Commit Graph

252 Commits

Author SHA1 Message Date
nicolargo
c9285be686 Update dependency urllib3 to v2 #2397 2024-02-17 12:04:27 +01:00
nicolargo
1623c27f4e Quicklook plugin lst is also configurable and taken into account in the WebUI 2024-01-28 10:42:20 +01:00
nicolargo
5092475d7f Make the Quicklook stats list configurable (TODO on the WebUI) 2024-01-27 11:20:44 +01:00
nicolargo
ef9694cd6a First version of the #2662 - Need to study how to display the swap 2024-01-20 14:56:57 +01:00
nicolargo
adf6a4222d Make the left menu configurable (in Curses and WebUI) #2648 2024-01-14 16:04:50 +01:00
nicolargo
309c45036f Make the separator default behavor in UI (and add the option in the configuration file 2024-01-07 18:52:22 +01:00
nicolargo
56a7622d14 Refactor alias configuration and allow alias for fs devices
#1735
2023-12-17 18:42:42 +01:00
nicolargo
dc0f363840 Correct Help plugin in the WebUI 2023-12-16 13:51:54 +01:00
nicolargo
93fc961b46 Help did not work in WebUI (empty black screen is displayed) 2023-12-16 12:32:00 +01:00
nicolargo
4a41c76953 Update documentation 2023-12-10 20:10:34 +01:00
nicolargo
8f6fe14ea1 Corect an issue with default max events number (0 instead of 10) 2023-11-04 11:34:27 +01:00
nicolargo
55d7c07543 CouchDB migration from CouchDB to PyCouchDB library #2570 2023-10-08 10:10:13 +02:00
nicolargo
0f938bead4 Disable IRQ per default 2023-10-07 10:18:39 +02:00
nicolargo
792e332921 Docker Prometheus issue with IRQ plugin #2564 2023-10-07 10:15:41 +02:00
nicolargo
cca55759ee Update glances.conf file for Docker 2023-10-07 09:58:12 +02:00
nicolargo
8ee0a83d77 Make the alerts number configurable (related to #2558) 2023-10-07 09:49:13 +02:00
nicolargo
2b641f4b5e Remove Python 3.12 because test not working on Windows 2023-10-07 09:00:36 +02:00
nicolargo
9211b39438 By default graph should be generated every 60 seconds if the --export-graph option is used... 2023-09-09 16:48:08 +02:00
nicolargo
3b6a4331c2 By default graph should not be generated every 60 seconds... 2023-09-09 16:46:19 +02:00
nicolargo
b28263855b Wifi plugin is back again (only current hotspot using the nmcli command line or the current wifi interface using the /proc/net/wireless file - Related to #1377 2023-07-25 16:04:38 +02:00
nicolargo
1def83cb8a Wifi plugin is back again but with a limited scope (only wifi interface are monitored, not all hotspots) 2023-07-24 20:03:46 +02:00
nicolargo
cf2dcb3d6b Feature request: support path prefix so we can watch glances via url like http://ip/urlprefix/ #1365 2023-06-04 10:44:42 +02:00
nicolargo
cd6a9d0ef3 Resolve conflict 2023-04-30 16:18:40 +02:00
nicolargo
6b924418cc Customizable InfluxDB2 export interval #2348 2023-04-22 09:15:46 +02:00
nicolargo
806f2a4b7f Merge branch 'develop' into issue1985 2023-03-12 09:09:55 +01: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
89a7383630 Merge branch 'develop' into issue1985 2023-02-19 10:02:49 +01:00
Raz Crimson
532df87e74 chg: Plugin name - docker -> containers 2023-02-15 00:13:36 +05:30
nicolargo
30f981bd8e Add a new exporter to MongoDB time-serie #2203 2023-01-30 10:46:39 +01:00
nicolargo
216b78936a Merge branch 'develop' into issue1985 2023-01-21 11:43:45 +01:00
nicolargo
b79edc7df6 Glances 3.3.1 release 2023-01-14 09:59:56 +01:00
nicolargo
9f6295a632 Merge branch 'develop' into issue1985 2023-01-13 15:45:40 +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
0e098407e1 First version. Container list and CPU ok, need others stats 2022-10-23 11:14:41 +02: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