summaryrefslogtreecommitdiffstats
path: root/conf
AgeCommit message (Expand)Author
2024-01-14Make the left menu configurable (in Curses and WebUI) #2648nicolargo
2024-01-07Make the separator default behavor in UI (and add the option in the configura...nicolargo
2023-12-17Refactor alias configuration and allow alias for fs devicesnicolargo
2023-12-16Correct Help plugin in the WebUInicolargo
2023-12-16Help did not work in WebUI (empty black screen is displayed)nicolargo
2023-12-10Update documentationnicolargo
2023-11-04Corect an issue with default max events number (0 instead of 10)nicolargo
2023-10-08 CouchDB migration from CouchDB to PyCouchDB library #2570nicolargo
2023-10-07Disable IRQ per defaultnicolargo
2023-10-07Docker Prometheus issue with IRQ plugin #2564nicolargo
2023-10-07Update glances.conf file for Dockernicolargo
2023-10-07Make the alerts number configurable (related to #2558)nicolargo
2023-10-07Remove Python 3.12 because test not working on Windowsnicolargo
2023-09-09By default graph should be generated every 60 seconds if the --export-graph o...nicolargo
2023-09-09By default graph should not be generated every 60 seconds...nicolargo
2023-07-25Wifi plugin is back again (only current hotspot using the nmcli command line ...nicolargo
2023-07-24Wifi plugin is back again but with a limited scope (only wifi interface are m...nicolargo
2023-06-04Feature request: support path prefix so we can watch glances via url like htt...nicolargo
2023-04-30Resolve conflictnicolargo
2023-04-22Customizable InfluxDB2 export interval #2348nicolargo
2023-03-12Merge branch 'develop' into issue1985nicolargo
2023-03-11Links to documents in sample glances.conf are not valid. #2271nicolargo
2023-03-11Refactor the Cloud plugin, disable it by default in the default configuration...nicolargo
2023-02-19Merge branch 'develop' into issue1985nicolargo
2023-02-15chg: Plugin name - docker -> containersRaz Crimson
2023-01-30Add a new exporter to MongoDB time-serie #2203nicolargo
2023-01-21Merge branch 'develop' into issue1985nicolargo
2023-01-14Glances 3.3.1 releasenicolargo
2023-01-13Merge branch 'develop' into issue1985nicolargo
2022-12-21Correct regexp in glances.conf file examplenicolargo
2022-12-12Add example for the date formatnicolargo
2022-11-12Add unitary test for memory profilingnicolargo
2022-10-23First version. Container list and CPU ok, need others statsnicolargo
2022-10-16version 3.3.0v3.3.0nicolargo
2022-10-16Password files in same configuration dir in effect #2143nicolargo
2022-10-15AMP: regex with special chars #2152 Remove examplenicolargo
2022-10-15AMP: regex with special chars #2152nicolargo
2022-10-03Fix typosKian-Meng Ang
2022-09-25Correct issue with the regexp filter (use fullmatch instead of match)nicolargo
2022-09-09Fix code scanning alert - Clear-text logging of sensitive information #2124nicolargo
2022-09-09Apply alias to Duplicate sensor name #1686nicolargo
2022-08-08First version ok for both PY2 and PY3nicolargo
2022-08-07Only work for the first refresh...nicolargo
2022-07-15Improve error message when export error occuresnicolargo
2022-07-15Default MQQT server port is 8883 (but 1883 for mosquito)nicolargo
2022-07-15Improve error message when MQTT error occuresnicolargo
2022-07-15Change exit message when export plugin init failednicolargo
2022-05-22Create a Show option in the configuration file to only show some stats #2052nicolargo
2021-11-28Grafana dashboards not displayed with influxdb2 #1960nicolargo
2021-11-18Fix Grafana CPU temperature panelNéfix Estrada