Commit Graph

94 Commits

Author SHA1 Message Date
nicolargo 84324615c5 Align conf file between default and the one used in Docker compose 2026-01-03 09:32:34 +01:00
Drakarah 862ac41b58 Merge branch 'develop' of https://github.com/nicolargo/glances into develop 2026-01-03 07:33:53 +00:00
nicolargo ba932e72bd Read only container (with docker-compose) #3382 2025-12-30 10:40:36 +01:00
nicolargo 5d9593b393 Lint the code 2025-12-26 18:47:01 +01:00
Drakarah 29d7a15dab Add a hide_attributes to well hide attributes 2025-12-22 09:17:20 +00:00
nicolargo fb17066692 Update docs 2025-11-09 13:05:07 +01:00
nicolargo f87783689b Docs and requirements for Glances 4.4.0 2025-11-02 17:01:32 +01:00
nicolargo 133f97efd8 Show used port in container section #2054 2025-11-01 10:27:34 +01:00
nicolargo 067eb918ad Sensors plugin refresh by default every 10 seconds 2025-10-24 18:35:30 +02:00
nicolargo 1b93758b65 [UI] Process virtual memory display can be disable by configuration #3299 2025-10-18 16:03:23 +02:00
nicolargo d0137830c2 Choose between used or available in the mem plugin #3288 2025-09-25 22:20:23 +02:00
nicolargo 1daac0e6d0 Add Disk I/O Latency stats #1070 2025-08-10 19:08:02 +02:00
korn3r 202289599d
Update docker-compose.yml
added commented out by default mount point for /etc/os-release. without it Glances container shows distibution information from container itself and not host system.
2025-07-21 02:05:09 +03:00
nicolargo 3d263bc7d4 Create a Glances API in order to use Glances as a Python lib #3237 2025-07-12 18:16:43 +02:00
nicolargo 218831ecb9 Align glances.conf file 2025-07-09 17:28:19 +02:00
nicolargo 1365d600a3 (postgre)SQL export support / TimeScaleDB #2814 2025-07-05 10:32:11 +02:00
nicolargo e28bf6496f Add a new field in the process list to identifie Zombie process #3178 2025-07-05 10:32:11 +02:00
nicolargo 91fa4bf200 Update configuration file for docker compose 2025-03-22 17:39:36 +01:00
Nicolas Hennion c93df694d9
Update docker-compose.yml
Update Docker-Compose
2025-01-15 09:56:29 +01:00
Nicolas Hennion c536fcde77
Update docker-compose.yml
Dockerized Web Sever mode with login/password #2684
2025-01-15 09:55:40 +01:00
nicolargo e14934a197 Update profiling file 2024-12-27 11:53:34 +01:00
nicolargo 695559c72a Align conf file 2024-12-23 11:52:57 +01:00
nicolargo a20362d68e Update glances.conf for container 2024-12-21 15:38:48 +01:00
nicolargo 3f26fb85f6 Ability to specify hide or show for smart plugin #2996 2024-11-16 11:39:24 +01:00
nicolargo 172dda97de Remove test in the glances.conf file 2024-11-11 15:26:59 +01:00
nicolargo e2b53594ec Update glances.conf 2024-11-08 12:36:54 +01:00
nicolargo d0629ea128 Change the default path for graph export to /tmp/glances 2024-11-06 15:42:40 +01: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
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 36755ba4be Show only active Disk I/O (and network interface) #2929 2024-09-08 19:17:07 +02:00
nicolargo 0003768bb8 url_prefix do not work in Glances < 4.2.0 #2912 2024-08-10 10:18:49 +02:00
nicolargo 2b30c9986f Add VMs section (disabled by default) in the Docker glances.conf file 2024-07-26 10:20:47 +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 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 de69635d41 Upgrade Ubuntu Docker image to 24.04 2024-04-29 18:17:32 +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 f19e98417a Align glances.conf 2024-04-27 16:34:17 +02:00