Commit Graph

222 Commits (b274879e17b6052a47495dd8fe3532b079c92106)

Author SHA1 Message Date
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