Commit Graph

62 Commits (a38b6b48cbb0bdb99cdc6fd0311dc873c234608c)

Author SHA1 Message Date
nicolargo a38b6b48cb First release for the TCP ports scanner plugin. TODO: test and doc 2016-06-13 18:06:14 +02:00
Nicolargo f2a5df0070 Add comments to AMPs section in the configuration file 2016-06-10 16:34:33 +02:00
Nicolargo 02e9aa7232 Add Cassandra/Scylla export plugin #857 2016-06-10 16:16:41 +02:00
nicolargo 557b05935d Enable maximum retention time 2016-06-04 08:37:27 +02:00
nicolargo 67fab37daf Validation OK on online and offline machine 2016-05-13 22:41:28 +02:00
Nicolargo 36e788f25c Allow theme to be set in configuration file #862 2016-05-09 17:48:58 +02:00
nicolargo 9c609ffdfd Update doc for AMP 2016-05-02 10:32:46 +02:00
nicolargo 1621832567 Almost finished. Just had to correct an issue on the WebUI displaying AMP with empty result 2016-05-01 21:00:47 +02:00
nicolargo 92cb6e3407 First step for countmin / countmax 2016-04-30 23:29:05 +02:00
nicolargo 3203d84bc8 Default AMP manage default message 2016-04-30 19:10:25 +02:00
nicolargo eb5ea5d37b Create a default AMP to replace the Monitoring process list 2016-04-30 16:24:06 +02:00
nicolargo ba249a7514 Add SystemV AMP 2016-04-27 21:35:19 +02:00
Nicolargo 4613342019 Improve default configuration for ctx_switches 2016-04-27 14:58:40 +02:00
Nicolargo 4934d78d8e Improve default configuration values for IO stats 2016-04-27 11:55:21 +02:00
Nicolargo bad96d34bb Add Systemd AMP 2016-04-25 18:03:05 +02:00
nicolargo 09d87e0a4e Regression on Monitoring list 2016-04-15 15:05:32 +02:00
nicolargo 8efb5e2ac8 First run for the Nginx AMP process 2016-04-14 19:40:36 +02:00
nicolargo 34a500e3ed CPU additionnal stats monitoring: Context switch, Interrupts... (issue #810) 2016-03-31 12:30:14 +02:00
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