Commit Graph

223 Commits (157f2822d2d482029ee73c88dd48fe30ee43a368)

Author SHA1 Message Date
nicolargo 6b924418cc Customizable InfluxDB2 export interval #2348 2023-04-22 09:15:46 +02:00
nicolargo 7a60fcd010 Links to documents in sample glances.conf are not valid. #2271 2023-03-11 11:13:23 +01:00
nicolargo d28a696fc1 Refactor the Cloud plugin, disable it by default in the default configuration file - Related to #2279 2023-03-11 11:01:29 +01:00
nicolargo 30f981bd8e Add a new exporter to MongoDB time-serie #2203 2023-01-30 10:46:39 +01:00
nicolargo b79edc7df6 Glances 3.3.1 release 2023-01-14 09:59:56 +01:00
nicolargo 25fa4c6536 Correct regexp in glances.conf file example 2022-12-21 09:35:33 +01:00
nicolargo c061dc919f Add example for the date format 2022-12-12 14:20:09 +01:00
nicolargo 056e9d2940 Add unitary test for memory profiling 2022-11-12 17:15:44 +01:00
nicolargo 7003616ea5 version 3.3.0 2022-10-16 15:30:33 +02:00
nicolargo 0302cdcd57 Password files in same configuration dir in effect #2143 2022-10-16 10:32:35 +02:00
nicolargo 0ac1bcb76b AMP: regex with special chars #2152 Remove example 2022-10-15 16:22:25 +02:00
nicolargo 1aa5596cc2 AMP: regex with special chars #2152 2022-10-15 16:20:30 +02:00
Kian-Meng Ang 4046fbb18c Fix typos
Found via `codespell -S ./venv,./glances/outputs,*.svg -L hart,bu,te,statics`
2022-10-03 21:53:24 +08:00
nicolargo 28c6589280 Correct issue with the regexp filter (use fullmatch instead of match) 2022-09-25 10:13:57 +02:00
nicolargo d8a00d73a2 Fix code scanning alert - Clear-text logging of sensitive information #2124 2022-09-09 20:29:01 +02:00
nicolargo 42f25d3e38 Apply alias to Duplicate sensor name #1686 2022-09-09 11:59:04 +02:00
nicolargo 7c5bbe6c5a First version ok for both PY2 and PY3 2022-08-08 10:59:00 +02:00
nicolargo 296c3fd2a0 Only work for the first refresh... 2022-08-07 17:43:11 +02:00
nicolargo 177eff05a2 Improve error message when export error occures 2022-07-15 18:25:41 +02:00
nicolargo 17ff53d3a7 Default MQQT server port is 8883 (but 1883 for mosquito) 2022-07-15 11:43:47 +02:00
nicolargo cea2e777ef Improve error message when MQTT error occures 2022-07-15 11:42:20 +02:00
nicolargo 9aaf620e2f Change exit message when export plugin init failed 2022-07-15 11:16:07 +02:00
nicolargo 4d50e8cb57 Create a Show option in the configuration file to only show some stats #2052 2022-05-22 16:27:46 +02:00
nicolargo 1bbba2043c Grafana dashboards not displayed with influxdb2 #1960 2021-11-28 10:46:14 +01:00
Néfix Estrada 55523167a7 Fix Grafana CPU temperature panel
It had a specific host, with this fix it will work for all hosts
2021-11-18 12:27:55 +01:00
nicolargo 5b5cb1ceea distutils is deprecated in Python 3.10 #1923 2021-08-29 10:37:25 +02:00
nicolargo ba1af75e08 Public IP address doesn't display anymore #1910 2021-07-31 10:22:42 +02:00
nicolargo 655b472628 Remove test in conf file 2021-06-27 09:41:06 +02:00
nicolargo 7dd70a93a6 Network interfaces not applying in web UI #1884 2021-06-27 09:39:44 +02:00
nicolargo 153ce376bd Docker containers information missing with Docker 20.10.x #1878 2021-06-14 19:34:12 +02:00
nicolargo 7f5c5e7dee Get system sensors temperatures thresholds #1864 2021-06-05 17:24:06 +02:00
nicolargo f354d1a2b6 Correct issue with bad key for AMPS 2021-06-05 09:06:10 +02:00
nicolargo ad14969d06 Default refresh time for sensors is refresh rate * 2 2021-05-30 17:52:33 +02:00
nicolargo a27715b28f Generate specific tag from stats' key for InfluxDB and InfluxDB2 export #1871 2021-05-29 10:38:53 +02:00
nicolargo 1f41d1084c Merge branch 'develop' into issue1871 2021-05-29 09:29:28 +02:00
Nicolas Hennion 99814a8ca8 Set the dafault refresh rate of system stats to 60 seconds 2021-05-28 17:54:34 +02:00
nicolargo 5f034972cd Generate specific tag for every docker container on influxdb export #1871 2021-05-27 17:33:14 +02:00
Nicolas Hennion 3a9ec4e4a8 Make the Docker API connection timeout configurable 2021-05-26 14:18:27 +02:00
Nicolas Hennion ca246a1ae5 Add coment to defaullt glances.conf file 2021-05-26 11:40:26 +02:00
nicolargo abb97d5286 First optimzation with a new dynamic way to compute the refresh rate. Good news, the CPU consumption seams to be lower than ~20% with a refresh rate more or less the same... 2021-05-23 18:54:42 +02:00
nicolargo e1c4769567 Pressing Q to get rid of irq not working #1792 2021-05-14 16:07:42 +02:00
nicolargo 8d094d5ac8 Implemented but test is KO: only a part of the stats are exported... Same behavor with both client Graphyte and GraphiteSender. Perhaps the issue came from the server (docker-graphite-grafana) 2021-05-11 08:52:03 +02:00
nicolargo af6f0245e8 Correct default Graphite port to 2003 2021-05-11 08:46:15 +02:00
nicolargo 560b989f17 Connection to Graphite Server should be done before releasing the feature 2021-05-10 09:12:23 +02:00
nicolargo 6bceeef43f Export to graphite #1854 2021-05-09 18:17:14 +02:00
nicolargo c96fee907e Refactor the way importants stats are displayed #1826 2021-03-21 17:11:47 +01:00
nicolargo 871b4c32b2 Reaplly the Add hide option to sensors plugin #1596 PR 2021-03-13 08:36:48 +01:00
nicolargo 829174bbf0 Remove pystache by chevron (mustache implementation) #1817 2021-02-28 10:19:33 +01:00
nicolargo 7821292920 Update docs 2021-02-06 12:01:31 +01:00
nicolargo 80d5479466 First version of the new influxdb2 exporter 2020-12-23 10:56:02 +01:00