Commit Graph

286 Commits

Author SHA1 Message Date
Nicolargo
dfd2cf1c38 Add {{mustache}} feature to the action script 2015-01-02 22:59:08 +01:00
Nicolargo
35414e9a3c Add GlancesActions class. Actions are run every refresh time... It sucks... 2015-01-01 22:34:55 +01:00
Nicolargo
237f9fb0c9 Statsd export module is Ok 2014-12-30 22:33:54 +01:00
Nicolargo
751fb8948c InfluxDB connection parameter in the Glances configuration file 2014-12-28 22:41:33 +01:00
Alessio Sergi
56e35e4b04 glances.conf: update 2014-12-16 17:34:00 +01:00
Nicolargo
dafcc65d5c Log if Zeroconf < 0.16 is detected 2014-12-03 23:16:34 +01:00
Nicolargo
43027f4a39 Upgrade status in the browser list 2014-12-02 22:40:59 +01:00
Nicolargo
c0a98cc7d2 Correct browser mode issue and alias name 2014-12-02 19:17:43 +01:00
Nicolargo
bd768aa4da Feature ready. UX to be refactor 2014-11-24 21:47:18 +01:00
Nicolargo
e3d84c79b2 Add static server list 2014-11-24 21:02:43 +01:00
Nicolas Hennion
4521f2aa0b Automaticaly compute top processes number for the current screen - issue #408 2014-09-15 19:06:12 +02:00
Nicolargo
af3c76e7b5 Comment configuration file 2014-08-05 16:13:40 +02:00
Nicolargo
4aeb922acf Add a max_processes key in the configuration file to set the maximum number of showed processes 2014-08-05 16:10:42 +02:00
Nicolargo
257a90f718 Add alias feature and optimize history feature footprint 2014-07-31 13:21:46 +02:00
Alessio Sergi
4bbc4f31ab Add missing [monitor] section to glances.conf (disabled by default)
Rules of thumb:
- glances.conf: this is the config file that comes with the source tarball.
  Touch carefully. Not for testing.
- glances-test.conf: this is the config file for testing purposes only.
2014-06-22 02:37:03 +02:00
Alessio Sergi
790357d46e Do not provide custom values by default in config file 2014-06-16 18:14:51 +02:00
Nicolargo
3cf7cc275b Update the default configuration file. No Dropbox dependant 2014-05-27 17:02:39 +02:00
Alessio Sergi
950b12cfcf batterie -> battery
Remove unused variables
No whitespace inside parentheses
Add missing whitespace around arithmetic operator
Fix indentation
Remove trailing whitespaces
2014-05-27 01:07:47 +02:00
Nicolargo
9cae8263a7 Update configuration file exemple 2014-05-26 14:00:18 +02:00
Nicolargo
8628f1e57a Add bitrate limits to the networks interfaces 2014-05-26 13:37:51 +02:00
Nicolargo
5961a947db Reactive limits for sensors 2014-05-26 12:56:40 +02:00
Nicolargo
0a615b95f6 Correct issue #346 if drive is removed during the FS grab 2014-04-27 17:54:29 +02:00
Nicolargo
181e27dd40 Update configuration file 2014-04-21 21:38:25 +02:00
Nicolas Hennion
c00f48d5d5 Enable/disable for optionnal plugins 2014-03-28 13:48:53 +01:00
Nicolas Hennion
fb3745d8b6 Hide config list works for network interface 2014-03-28 12:23:39 +01:00
Nicolas Hennion
43c9c805be Alert is working in v2 2014-02-26 21:31:36 +01:00
Nicolas Hennion
8b93077e1a Refactor limits for process list 2014-02-22 22:46:34 +01:00
Nicolas Hennion
22d5e4c982 Refactor limits for process list 2014-02-22 22:45:47 +01:00
Nicolas Hennion
d038e619f4 Add NET+DISKIO+FS to the sidebar 2014-02-15 12:16:09 +01:00
Nicolas Hennion
5c4d3eca4d Manage args between all module 2014-02-11 16:44:59 +01:00
Nicolas Hennion
e2f7005d75 Add curse display for MEM plugin 2014-02-10 22:15:39 +01:00
Alessio Sergi
0ba2cfa6c3 Add reference link for CPU steal time 2014-01-05 18:17:59 +01:00
Alessio Sergi
638a5b55b1 Add CPU steal time
Add steal time to the global CPU/per-CPU time accounting.
Add steal limits, alerts, and log support.
Update help screen.

Based on PR #309 by @pcn
2014-01-05 11:55:00 +01:00
Alessio Sergi
e0ec5e0569 Fix typos in config file 2014-01-04 13:17:00 +01:00
Nicolas Hennion
4dd4461989 Manage disks and network interfaces hidden lists (issue #304) 2013-12-29 22:34:37 +01:00
Alessio Sergi
d997802de1 Fix source distribution
Add missing files to MANIFEST.in
Better package structure
Better path handling
2013-12-14 15:05:05 +01:00