Commit Graph

312 Commits

Author SHA1 Message Date
nicolargo
773ebd9920 Remove log message used during debug 2024-11-08 19:32:37 +01:00
nicolargo
64e8cf4221 Issue when display sensors with space in browser #2983 2024-11-08 19:31:35 +01:00
nicolargo
cd70a8091f Correct issue when key name contains space - Related to #2983 2024-11-08 19:19:56 +01:00
nicolargo
15d993a2cc Remove the test in glances.conf file 2024-11-08 18:22:08 +01:00
nicolargo
efd79b0bd8 Correct an issue on the Webbrowser, the column list is now shared between static and dynamic Glances servers list 2024-11-08 18:21:40 +01:00
nicolargo
0f641cb9eb Merge branch 'develop' into issue1121 2024-11-08 12:35:41 +01:00
nicolargo
dc5c182ee8 The Web browser client should detect clients on the same LAN (thanks to zeroconf, like it is already done in --browser XMLRPC client/server mode) 2024-11-08 11:59:18 +01:00
nicolargo
d0629ea128 Change the default path for graph export to /tmp/glances 2024-11-06 15:42:40 +01:00
nicolargo
3352f095b6 Refactor servers list (static and dynamic) 2024-11-02 08:59:45 +01:00
nicolargo
d538b2dd13 First step done - Rest server are managed in the current TUI client browser 2024-11-01 14:29:33 +01:00
nicolargo
ffba4ca6f4 hide_zero=True option not working in the WebUI #2987 2024-10-26 12:37:56 +02:00
nicolargo
5732a52fbc Update docs 2024-10-23 21:29:37 +02:00
Nicolas Hennion
88a804b57b
Merge pull request #2985 from uoguelph-engg4450/Lukas-Dev
Implement Improve hide_zero option #2958
2024-10-23 21:07:30 +02:00
Tacitor
9ad511ad05 add the changes to give a threshold in the config to cut off small values 2024-10-20 21:46:43 -04:00
Tacitor
31abc57c2a add a todo statement 2024-10-20 20:15:15 -04:00
nicolargo
d67d4e3d0e Glances 4.2.0 2024-10-20 17:37:34 +02:00
nicolargo
4afe46a2cb Make feature #1289 compatible with multiple keys 2024-10-13 17:45:45 +02:00
nicolargo
65abadfe00 Remove default conf (column def) from the config file 2024-10-06 17:16:16 +02:00
nicolargo
56d7801afb Feature request: make the central client UI configurable (example: GPU status) #1289 2024-10-06 11:20:12 +02:00
nicolargo
75fdc8f46e Remove test 2024-09-14 09:54:10 +02:00
nicolargo
7d3904e89f The Web interface ignores the strftime_format parameter #2939 2024-09-14 09:52:51 +02:00
nicolargo
36755ba4be Show only active Disk I/O (and network interface) #2929 2024-09-08 19:17:07 +02:00
nicolargo
c9525b8a5a Manage the all option (in the Vms plugin) 2024-08-16 09:49:11 +02:00
nicolargo
9d76bfeb3e First version of the Curses UI, miss engine name 2024-07-23 19:34:12 +02:00
nicolargo
f4c7ca01fe Correct codespell 2024-06-29 19:19:26 +02:00
nicolargo
582ca07716 Glances 4.1.0 2024-06-29 09:49:36 +02:00
nicolargo
4b071403da Disable separator option do not work... #2823 2024-06-09 10:08:16 +02:00
nicolargo
6077bb4a55 [BREAKING CHANGE in conf file] Secure call to AMPS, use && as commend separator instead of ; 2024-06-01 18:32:51 +02:00
nicolargo
d0de547e41 Add support for automatically hiding network interfaces that are down or that don't have any IP addresses #2799 2024-06-01 11:02:58 +02:00
nicolargo
6410ccab9b Make CORS option configurable #2812 2024-06-01 10:38:40 +02:00
nicolargo
1183b4dabd Update docs 2024-05-18 10:58:39 +02:00
Nicolas Hennion
6583109c73 Update the Grafana dashboard - Sensors is now displayed #2780 2024-05-16 14:14:16 +00:00
Nicolas Hennion
986cd99fbd Update the Grafana dashboard #2780 2024-05-16 13:44:51 +00:00
nicolargo
893c1452a3 Allow user to define only careful limits 2024-05-09 16:14:01 +02:00
nicolargo
e2e2264a4d Set sensor refresh time at Glances refresh * 3 2024-04-30 17:02:34 +02:00
nicolargo
610ee081c2 Refactor the Wifi plugin 2024-04-28 11:16:27 +02:00
nicolargo
6b0de5d6be Refactor how sensors is displayed in the curses interface 2024-04-28 10:28:19 +02:00
nicolargo
a60e8a42c7 Refactor how left bar is displayed 2024-04-28 09:37:26 +02:00
nicolargo
81668fc947 Correct issue with Alias in sensors 2024-04-27 16:28:38 +02:00
nicolargo
e4a6638c30 Hide snap per default 2024-04-27 10:54:16 +02:00
nicolargo
df66a7ffe9 Please add a startup flag to select an alternate web server static file path #2612 2024-04-26 09:28:24 +02:00
nicolargo
8ab5d9fcc2 The cpulist of the percpu parameter cannot be fully displayed due to too many cores #2734 2024-04-25 15:36:30 +02:00
nicolargo
28a3a8874f Export individual processes stats - Add some tags for the InfluxDB export #794 2024-04-21 18:31:40 +02:00
nicolargo
9ac1ad88e8 [IP plugin] Make the public ip information more configurable (not only from the Censys service) #2732 2024-04-21 16:47:36 +02:00
nicolargo
1de207e2fd RAID plugin not showing up in Glances web UI (Docker install) #2716 2024-04-13 10:40:29 +02:00
nicolargo
0ca1334791 GPU monitoring (AMD / ATI) #993 2024-04-07 15:32:24 +02:00
nicolargo
f87e7d7fe6 Export individual processes stats #794 2024-04-06 17:46:42 +02:00
nicolargo
6fc0814a32 Add optino to set export process filter from the command line 2024-04-05 19:39:12 +02:00
nicolargo
8107525aef It Works ! Have to finalise documentation + configuration file 2024-04-01 19:48:52 +02:00
nicolargo
12d9ac1dff First try, stdout JSON work ok but not the CSV export 2024-03-31 12:21:01 +02:00