Commit Graph

44 Commits

Author SHA1 Message Date
Alessio Sergi
8c5b74ed6a Fix some doc and comments
Add riemann to the index, otherwise it doesn't exist.
2016-03-29 11:29:13 +02:00
nicolargo
ee471b9dd7 [Folders] Differentiate permission issue and non-existence of a directory (issue #828) 2016-03-28 20:56:44 +02:00
nicolargo
ea474e2d80 Add default config for Riemann 2016-03-25 22:08:30 +01:00
Alessio Sergi
a548103024 Disable more sections in the configuration file (already disabled by default)
Fix some typos.
2016-03-07 17:55:53 +01:00
Alessio Sergi
46846b49c0 Disable the folders section in the shipped configuration file
...otherwise the plugin will be enabled in Python 3.5+ by default.
2016-03-07 17:22:17 +01:00
Nicolargo
5497ae125f Use wildcard (regexp) to the hide configuration option for network, diskio and fs sections #799 2016-02-26 13:38:46 +01:00
Nicolargo
2cb24a88be Done for FS and NETWORK. To be tested 2016-02-26 11:42:47 +01:00
nicolargo
5785fcff28 First try, FS and NETWORK did not work... 2016-02-25 22:12:55 +01:00
nicolargo
5422bbbddf Add a connector to ElasticSearch (welcome to Kibana dashboard) #311 2016-02-04 14:23:18 +01:00
nicolargo
e255b2a1f5 Add hide configuration key for FS Plugin (issue #736) 2015-12-06 14:01:16 +01:00
nicolargo
71a18e67a7 When Glances is starting the notifications should be delayed #732 2015-11-28 15:52:42 +01:00
nicolargo
ca47c2c97e First try for the Folders plugin in the WebUI 2015-11-21 15:38:28 +01:00
nicolargo
97bf233776 Implement Folder plugin (issue #721) 2015-11-21 10:53:49 +01:00
Nicolargo
c364977df1 Add support for OpenTSDB export (issue #638) 2015-08-06 23:07:28 +02:00
nicolargo
5b397d8e90 Support Fahrenheit (issue #620) 2015-06-19 23:14:21 +02:00
nicolargo
4f41d8c062 Server password configuration for the browser mode #500 2015-05-31 16:37:20 +02:00
vsn4ik
7b3d5d6dd1 Fix monitor section (counter) 2015-05-15 00:21:49 +03:00
nicolargo
49a579d6d1 Correct some PEP on the brand new RabbitMQ export module 2015-04-12 21:40:46 +02:00
root
8a3c2e29bf RabbitMQ export from Sylvain Luce / Katyucha 2015-04-06 21:54:46 +02:00
nicolargo
ea76c33dd4 Add prefix option to the InfluxDB export module 2015-03-22 21:21:58 +01:00
nicolargo
0003e0e50a Allow logical mounts points in the FS plugin (issue #448) 2015-02-08 18:00:35 +01:00
Nicolargo
596d93aa63 Add limits to the quicklook plugin 2015-02-03 17:07:16 +01:00
Nicolargo
7273343a3e User can force log/alert using the configuration file (issue #437) 2015-01-11 16:03:16 +01:00
Nicolargo
a0a3349e63 Update documentation 2015-01-02 23:23:47 +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
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
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
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
5961a947db Reactive limits for sensors 2014-05-26 12:56:40 +02:00
Nicolas Hennion
c00f48d5d5 Enable/disable for optionnal plugins 2014-03-28 13:48:53 +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
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