Commit Graph

  • 1353b22445 Revert "Switch Docker Alpine based images to hardened" develop nicolargo 2025-12-23 14:33:55 +01:00
  • f058360b52 Merge branch 'issue3280' into develop nicolargo 2025-12-23 14:15:16 +01:00
  • f3b3b42e29 Switch Docker Alpine based images to hardened nicolargo 2025-12-23 14:14:58 +01:00
  • be199ef044 Merge branch 'issue3359_Improve_DockerFile' into develop nicolargo 2025-12-22 10:58:30 +01:00
  • 15d252a40b Some imporovement regarding Dockerfile - #3359 nicolargo 2025-12-22 10:58:09 +01:00
  • d5ce8a7461 Lint code for Python 3.10 nicolargo 2025-12-21 14:40:39 +01:00
  • 8eea421faf Merge work done by @meatposes issue994-Intel_GPU-xpumcli nicolargo 2025-12-20 16:00:14 +01:00
  • f587b281c0 Catch error on ADM GPU plugin and Python 3.9 nicolargo 2025-12-20 15:33:17 +01:00
  • e74dcc0060 Add comment for Git action tests nicolargo 2025-12-20 15:19:58 +01:00
  • 59d54b8e2b Correct issue with test on Python 3.9 nicolargo 2025-12-20 10:36:00 +01:00
  • 184e490660 Bump to Python 3.10 as minimal version nicolargo 2025-12-20 10:22:03 +01:00
  • cd1f9348c2 Change load method name nicolargo 2025-12-20 10:08:26 +01:00
  • 68b5215e94 Lint quicklook nicolargo 2025-12-20 10:01:01 +01:00
  • 928e577d8c Update webUI nicolargo 2025-12-20 09:53:29 +01:00
  • 915afe340a chore(deps): update dependency filelock to v3.20.1 [security] renovate/pypi-filelock-vulnerability renovate[bot] 2025-12-20 08:45:44 +00:00
  • 1b6d63fd2f Update deps nicolargo 2025-12-20 09:44:49 +01:00
  • fafdef615d Lint the code and correct issue with List (replaced by list) nicolargo 2025-12-20 09:40:09 +01:00
  • 8ab188bc04 Lint code nicolargo 2025-12-20 09:33:01 +01:00
  • cd9360f637 Merge pull request #3379 from okulev/cpu_freq_nomax Nicolas Hennion 2025-12-20 09:22:22 +01:00
  • be5a92c7e6 Merge pull request #3381 from ruben-arts/patch-1 Nicolas Hennion 2025-12-20 09:20:22 +01:00
  • 9907e7242f Merge pull request #3383 from kelvinvelasquez-SDE/fix/security-bandit Nicolas Hennion 2025-12-20 09:19:09 +01:00
  • 9b5cc01b06 fix(security): resolve B701 and B113 bandit issues (#3353) Kelvin Velasquez 2025-12-19 13:23:51 -06:00
  • 89753198b3 Remove LGPL-3.0 license from pyproject.toml Ruben Arts 2025-12-19 10:17:28 +01:00
  • 8408a35100 Update license specification to SPDX format Ruben Arts 2025-12-19 10:04:07 +01:00
  • 98a795e0af Update dependency docutils to v0.22.4 renovate/docutils-0.x renovate[bot] 2025-12-18 21:49:29 +00:00
  • bd246fe966 Fix quicklook in case psutil.cpu_freq().max=0.0 Ognyan Kulev 2025-12-16 17:45:42 +02:00
  • d1e7c1610f Update github/codeql-action action to v4 renovate/github-codeql-action-4.x renovate[bot] 2025-12-15 18:14:28 +00:00
  • a87f379e7c Update dependency python to 3.14 renovate/python-3.x renovate[bot] 2025-12-15 18:14:25 +00:00
  • 460a8e25fc Update dependency exceptiongroup to v1.3.1 renovate/exceptiongroup-1.x renovate[bot] 2025-12-15 18:14:21 +00:00
  • 59e32c0b8e Update dependency dnspython to v2.8.0 renovate/dnspython-2.x renovate[bot] 2025-12-15 18:14:15 +00:00
  • 5c0cd52a06 Update dependency click to v8.3.1 renovate/click-8.x renovate[bot] 2025-12-15 18:14:12 +00:00
  • 6877a7e24c Update dependency ruamel-yaml-clib to v0.2.15 renovate/ruamel-yaml-clib-0.x renovate[bot] 2025-12-15 18:14:09 +00:00
  • 7e4d420e6d Update dependency kiwisolver to v1.4.9 renovate/kiwisolver-1.x renovate[bot] 2025-12-15 18:14:06 +00:00
  • dd7bdbf2c7 Update dependency ibmcloudant to v0.11.2 renovate/ibmcloudant-0.x renovate[bot] 2025-12-15 18:14:02 +00:00
  • 8cea776904 Update dependency contourpy to v1.3.3 renovate/contourpy-1.x renovate[bot] 2025-12-15 18:13:59 +00:00
  • 7b22761c75 Merge pull request #3377 from okulev/amdgpu_gtt Nicolas Hennion 2025-12-15 09:05:57 +01:00
  • 2a508d7641 Use glob.glob also for device list Ognyan Kulev 2025-12-14 23:57:41 +02:00
  • 41db9c86f9 Include GTT to mem% for integrated AMD GPUs Ognyan Kulev 2025-12-14 22:39:02 +02:00
  • eb21408b72 Lint the code nicolargo 2025-12-14 17:27:53 +01:00
  • 4f48d33709 Merge pull request #3376 from okulev/amdgpu_ids Nicolas Hennion 2025-12-14 17:24:33 +01:00
  • 2800e81cb0 Add pci id files to tests-data Ognyan Kulev 2025-12-14 14:19:18 +02:00
  • bc629d12b2 Remove 'AMD' prefix and 'Graphics' suffix. Ognyan Kulev 2025-12-14 12:44:30 +02:00
  • ec11dff2cd Get amdgpu name from amdgpu.ids Ognyan Kulev 2025-12-13 21:33:22 +02:00
  • 71b0d4b606 Dependencies update nicolargo 2025-12-06 17:55:24 +01:00
  • f84baaa8df Update requirements nicolargo 2025-11-29 09:50:26 +01:00
  • f2641c80e2 Glances won't start when using snmp discovery with parameter -c #3354 nicolargo 2025-11-23 10:06:08 +01:00
  • b9c451ce7a Merge branch 'issue3342-precommit_hooks' into develop nicolargo 2025-11-22 19:08:00 +01:00
  • ca2d729211 Add bandit in Makefile nicolargo 2025-11-22 19:07:45 +01:00
  • 50818213b1 What a sexy pre-commit config file ! nicolargo 2025-11-22 18:48:13 +01:00
  • 868aa0f4b1 Merge branch 'issue3352-fetch_client_server' into develop nicolargo 2025-11-22 16:38:21 +01:00
  • f7ab7efdd4 Fetch option is not compliant with client/server mode #3352 nicolargo 2025-11-22 16:37:03 +01:00
  • 9797fc795e Correct lint issue nicolargo 2025-11-21 18:36:50 +01:00
  • fc2e2c71af Merge branch 'issue3350-jupiter-notebook' into develop nicolargo 2025-11-21 18:32:36 +01:00
  • 45bdcc92c7 Add a first and simple Jupyter notebook nicolargo 2025-11-21 18:32:23 +01:00
  • 1cf7683c1d Update Glances API documentation nicolargo 2025-11-21 18:03:36 +01:00
  • 1b3ee3e035 Update zero nicolargo 2025-11-21 17:57:05 +01:00
  • 3de1a25305 Revert some change on hide zero feature (need additional tests nicolargo 2025-11-16 11:32:21 +01:00
  • 1567c2db49 Update docs for PR #3346 nicolargo 2025-11-16 10:54:39 +01:00
  • 1171d0b4d3 Merge branch 'ciherrera20-issue3345' into develop nicolargo 2025-11-16 10:52:11 +01:00
  • df684c64c2 Remove unuse parameter in split_esc nicolargo 2025-11-16 10:51:49 +01:00
  • c70321c3fb Formatting changes from running make format Chris Herrera 2025-11-15 16:19:53 -08:00
  • 93120b9779 Use split_esc in read_alias Chris Herrera 2025-11-15 16:19:07 -08:00
  • 89c8fc125c Add unit test for split_esc Chris Herrera 2025-11-15 16:17:53 -08:00
  • 11aac6ca4d Add split_esc function globals Chris Herrera 2025-11-15 16:16:03 -08:00
  • e7bd8d4768 Correct issue with hide on diskio nicolargo 2025-11-16 10:41:35 +01:00
  • e660520eb2 Correct typo in Makefile nicolargo 2025-11-16 10:03:19 +01:00
  • 0ae24bade0 Correct an issue with Wifi Alert following implementation of action for all plugins nicolargo 2025-11-16 10:01:48 +01:00
  • 728b36a8c9 Correct an issue with FS Alert following implementation of action for all plugins nicolargo 2025-11-16 09:55:32 +01:00
  • e2a1606479 Remove test from config file nicolargo 2025-11-16 09:41:54 +01:00
  • 8c9822ed26 Integrate ruff pre-commit hooks Nicolas Hennion 2025-11-13 14:20:57 +01:00
  • c4f6c04eb4 Refactor export options in README Nicolas Hennion 2025-11-12 15:14:30 +01:00
  • 7c13d53cb8 Make WebUI and Restful API SSL compliant #3340 nicolargo 2025-11-11 18:35:15 +01:00
  • ccb00ec252 Make WebUI and Restful API SSL compliant #3340 nicolargo 2025-11-11 18:34:51 +01:00
  • ab3b386e10 Improve Docker build pipeline#3336 nicolargo 2025-11-11 17:45:31 +01:00
  • 5cbd9e030a Improve Docker build pipeline #3336 nicolargo 2025-11-11 17:45:16 +01:00
  • c89effd602 Add a "focus" option for the processlist plugin #3293 nicolargo 2025-11-11 10:40:23 +01:00
  • ab68fcbe28 Add a focus option for the processlist plugin #3293 nicolargo 2025-11-11 10:40:06 +01:00
  • df4b312bec Update requirements files nicolargo 2025-11-10 11:58:41 +01:00
  • 25da171479 Add some fetch templates as an example nicolargo 2025-11-10 11:45:33 +01:00
  • 34c3c11725 Make unit test with Python 3.13 on Windows nicolargo 2025-11-10 11:16:07 +01:00
  • de0b1ef2da Make unit test with Python 3.14 on Windows and MacOS nicolargo 2025-11-10 11:08:37 +01:00
  • c0dad78189 Unittest now take into account the default glances.conf file nicolargo 2025-11-10 10:53:52 +01:00
  • d9abfca7fb Remove test because it breaks the CI test nicolargo 2025-11-10 10:27:13 +01:00
  • cb377055f2 Remove test because it breaks the CI test nicolargo 2025-11-10 10:26:22 +01:00
  • b2e3ea283d Remove test because it breaks the CI test nicolargo 2025-11-10 07:48:03 +01:00
  • a74b1867d7 Merge branch 'issue3324-log_and_alert_for_all' into develop nicolargo 2025-11-09 17:28:42 +01:00
  • afff3e2ba6 Add a simple unit test for get_alert nicolargo 2025-11-09 17:27:00 +01:00
  • fb17066692 Update docs nicolargo 2025-11-09 13:05:07 +01:00
  • e5e476d255 Ok for containers and folders nicolargo 2025-11-09 13:02:59 +01:00
  • ea10748e07 Fs is OK nicolargo 2025-11-09 12:58:12 +01:00
  • 7c19d01c21 DiskIO is OK nicolargo 2025-11-09 12:54:29 +01:00
  • 8bb2a8a91b Network IO is OK nicolargo 2025-11-09 12:49:44 +01:00
  • b75d1f24c3 Correct an issue with events type name (unattended _ in the name) nicolargo 2025-11-08 19:34:31 +01:00
  • 5efa3a01a3 Update docs nicolargo 2025-11-08 19:22:49 +01:00
  • e11cb80492 First issue corrected. It is now possible to generate alarm for plugins returning a list (tested only with sensors). To be done for all plugins (add header adn actions_keys) nicolargo 2025-11-08 18:40:20 +01:00
  • e2d37ee482 Change the way uv is installed #3338 nicolargo 2025-11-08 16:18:22 +01:00
  • 930745b5f3 Package generation issue on Pypi because of README.rst #3337 nicolargo 2025-11-08 09:37:38 +01:00
  • ba1b898a3e Add info in F.A.Q about free memory nicolargo 2025-11-08 09:25:26 +01:00
  • 9de127cce9 Update documentation for API nicolargo 2025-11-08 09:16:16 +01:00
  • 55ff04437f Update documentation for API nicolargo 2025-11-08 08:58:19 +01:00