Commit Graph

6743 Commits

Author SHA1 Message Date
nicolargo c523d20648 Merge branch 'master' into develop 2025-11-02 17:19:04 +01:00
nicolargo ef36eb9ab6 version 4.4.0 2025-11-02 17:07:24 +01:00
nicolargo f38ff27faa Merge branch 'develop' 2025-11-02 17:02:14 +01:00
nicolargo f87783689b Docs and requirements for Glances 4.4.0 2025-11-02 17:01:32 +01:00
nicolargo 28098f1555 Snap rplace architectures per platforms 2025-11-01 17:04:00 +01:00
nicolargo 0cec111764 Snap rplace architectures per platforms 2025-11-01 16:56:23 +01:00
nicolargo 54068209b3 Add limitation to TimescaleDB export for diskio, not working for the moment 2025-11-01 16:43:56 +01:00
nicolargo bdd66c56d3 Correct an issue when containers ports as no destination 2025-11-01 15:54:30 +01:00
nicolargo 10111cc7f6 Add check in pre-commit 2025-11-01 15:32:54 +01:00
nicolargo 02752f90ea Remove duplicate line at the end of file and update doc for Glances 4.4.0RC1 2025-11-01 15:29:34 +01:00
nicolargo d9d4507bd4 Merge branch 'issue2054' into develop 2025-11-01 10:27:50 +01:00
nicolargo 133f97efd8 Show used port in container section #2054 2025-11-01 10:27:34 +01:00
nicolargo c9fc7d4bb4 Resolve conflict 2025-11-01 09:50:47 +01:00
nicolargo 7f34578cea Show used port in container section - First try, ok for one port... #2054 2025-11-01 09:49:49 +01:00
nicolargo 7b827954e0 Update dep 2025-11-01 09:31:52 +01:00
nicolargo 3a3ae4eddb Solve issue with multiprocessing exception with Snap package 2025-10-31 19:15:06 +01:00
nicolargo aef78c3a10 Use develop branch for snap 2025-10-31 17:58:45 +01:00
nicolargo db13c8380b Update docs and add some system test for CPU consumption 2025-10-31 17:43:44 +01:00
nicolargo 7f2f69985c Update .gitignore 2025-10-24 19:24:03 +02:00
nicolargo 6361217258 Correct issue with 2 digit instead of one in Glances UI MEM 2025-10-24 19:22:57 +02:00
nicolargo 7edbab35d8 Highlight zero for proces CPU and RAM 2025-10-24 18:54:24 +02:00
nicolargo 067eb918ad Sensors plugin refresh by default every 10 seconds 2025-10-24 18:35:30 +02:00
nicolargo c8ed977c9d Add a test script for identify CPU consumption of sensor plugin 2025-10-23 11:47:54 +02:00
nicolargo 1ac760c55b Refactor port to take into account netifaces2 2025-10-23 11:43:22 +02:00
nicolargo c2e038d244 Optimize LRU caching for API requests with plugins list (ex: Homepage plugin) 2025-10-23 11:30:03 +02:00
nicolargo 02fe3aa12e Merge branch 'issue1553' into develop 2025-10-23 10:33:12 +02:00
nicolargo f3a76caa64 Show long command line with arrow key #1553 2025-10-23 10:33:01 +02:00
Nicolas Hennion 729532713f Quick and dirty patch for discussion - Last dev build broke Homepage API calls ? only 1 widget still working #3322 2025-10-20 13:21:18 +00:00
nicolargo 2b1d6f4309 Update memory profiling file 2025-10-19 17:47:16 +02:00
nicolargo 6dd33e3317 Correct issue with Chrome driver in WebUI unit test 2025-10-19 17:28:00 +02:00
nicolargo 1114a9ab87 Merge branch 'issue3033' into develop 2025-10-19 17:19:53 +02:00
nicolargo 4361df8f84 Do not call update if a call is done to a specific plugin through the API #3033 2025-10-19 17:19:34 +02:00
nicolargo 1bc8df0a13 Patch api to make fetch compliant with Windows 2025-10-18 16:12:02 +02:00
nicolargo 1b93758b65 [UI] Process virtual memory display can be disable by configuration #3299 2025-10-18 16:03:23 +02:00
nicolargo 8fa0677538 Update .pre-commit-config.yaml file #3300 2025-10-18 14:25:33 +02:00
nicolargo 074a01efc2 Update .pre-commit-config.yaml file #3300 2025-10-18 14:17:37 +02:00
nicolargo 227dedb41b Try to use Python 3.14 in the CI 2025-10-18 14:00:18 +02:00
nicolargo bcd48844b5 Support for Python 14 #3319 2025-10-18 13:51:15 +02:00
nicolargo f01008f430 Support for Python 14 #3319 2025-10-18 12:03:18 +02:00
nicolargo a41a67edf7 Cloud plugin always generate communication with 169.254.169.254, even if the plugin is disabled #3316 2025-10-18 10:52:18 +02:00
nicolargo 6fc887839e Cloud plugin always generate communication with 169.254.169.254, even if the plugin is disabled #3316 2025-10-18 09:38:17 +02:00
nicolargo 8c70a55488 API response delay (3+ minutes) when VMs are running due to 'virsh domstats' – Suggest adding '--nowait' option #3317 2025-10-18 09:30:55 +02:00
nicolargo 8a748d15e3 Upgrade export test with InfluxDB 1.12 2025-10-18 09:25:39 +02:00
nicolargo bcfb3675a6 Update dep 2025-10-18 09:06:24 +02:00
nicolargo e3b016e6f3 Update dep and change Fetch screenshot for documentation 2025-10-18 08:59:21 +02:00
Nicolas Hennion a64474f43f
Merge pull request #3314 from syohex/typo-option-document
Fix typo of --export-process-filter help message
2025-10-14 07:48:07 +02:00
Shohei YOSHIDA c2b59d0a74
Fix typo of --export-process-filter help message 2025-10-14 12:08:21 +09:00
Nicolas Hennion d6a820d2bb Remove unused lib 2025-10-13 11:54:33 +00:00
Nicolas Hennion ee50f4e8e2 In the outdated feature, catch error message is Pypi server not reachable 2025-10-13 11:49:19 +00:00
Nicolas Hennion eead34b0d0 Glances do not display CPU stat correctly #3155 2025-10-13 11:43:32 +00:00