Commit Graph

6671 Commits

Author SHA1 Message Date
Nicolas Hennion
4f48d33709 Merge pull request #3376 from okulev/amdgpu_ids
Get amdgpu name from `amdgpu.ids`
2025-12-14 17:24:33 +01:00
Ognyan Kulev
2800e81cb0 Add pci id files to tests-data 2025-12-14 14:19:18 +02:00
Ognyan Kulev
bc629d12b2 Remove 'AMD' prefix and 'Graphics' suffix. 2025-12-14 12:44:30 +02:00
Ognyan Kulev
ec11dff2cd Get amdgpu name from amdgpu.ids 2025-12-13 21:33:22 +02:00
nicolargo
71b0d4b606 Dependencies update 2025-12-06 17:55:24 +01:00
nicolargo
f84baaa8df Update requirements 2025-11-29 09:50:26 +01:00
nicolargo
f2641c80e2 Glances won't start when using snmp discovery with parameter -c #3354 2025-11-23 10:06:08 +01:00
nicolargo
b9c451ce7a Merge branch 'issue3342-precommit_hooks' into develop 2025-11-22 19:08:00 +01:00
nicolargo
ca2d729211 Add bandit in Makefile 2025-11-22 19:07:45 +01:00
nicolargo
50818213b1 What a sexy pre-commit config file ! 2025-11-22 18:48:13 +01:00
nicolargo
868aa0f4b1 Merge branch 'issue3352-fetch_client_server' into develop 2025-11-22 16:38:21 +01:00
nicolargo
f7ab7efdd4 Fetch option is not compliant with client/server mode #3352 2025-11-22 16:37:03 +01:00
nicolargo
9797fc795e Correct lint issue 2025-11-21 18:36:50 +01:00
nicolargo
fc2e2c71af Merge branch 'issue3350-jupiter-notebook' into develop 2025-11-21 18:32:36 +01:00
nicolargo
45bdcc92c7 Add a first and simple Jupyter notebook 2025-11-21 18:32:23 +01:00
nicolargo
1cf7683c1d Update Glances API documentation 2025-11-21 18:03:36 +01:00
nicolargo
1b3ee3e035 Update zero 2025-11-21 17:57:05 +01:00
nicolargo
3de1a25305 Revert some change on hide zero feature (need additional tests 2025-11-16 11:32:21 +01:00
nicolargo
1567c2db49 Update docs for PR #3346 2025-11-16 10:54:39 +01:00
nicolargo
1171d0b4d3 Merge branch 'ciherrera20-issue3345' into develop 2025-11-16 10:52:11 +01:00
nicolargo
df684c64c2 Remove unuse parameter in split_esc 2025-11-16 10:51:49 +01:00
Chris Herrera
c70321c3fb Formatting changes from running make format 2025-11-16 10:43:46 +01:00
Chris Herrera
93120b9779 Use split_esc in read_alias
Allows for ':' to be used in sensor names or alias names
2025-11-16 10:43:46 +01:00
Chris Herrera
89c8fc125c Add unit test for split_esc 2025-11-16 10:43:46 +01:00
Chris Herrera
11aac6ca4d Add split_esc function globals
Extends the functionality of str.split by adding an escape character. This allows ignoring separators preceded by the escape character.
2025-11-16 10:43:46 +01:00
nicolargo
e7bd8d4768 Correct issue with hide on diskio 2025-11-16 10:41:35 +01:00
nicolargo
e660520eb2 Correct typo in Makefile 2025-11-16 10:03:19 +01:00
nicolargo
0ae24bade0 Correct an issue with Wifi Alert following implementation of action for all plugins 2025-11-16 10:01:48 +01:00
nicolargo
728b36a8c9 Correct an issue with FS Alert following implementation of action for all plugins 2025-11-16 09:55:32 +01:00
nicolargo
e2a1606479 Remove test from config file 2025-11-16 09:41:54 +01:00
Nicolas Hennion
8c9822ed26 Integrate ruff pre-commit hooks
Added ruff pre-commit hooks for linting and formatting.
2025-11-13 14:20:57 +01:00
Nicolas Hennion
c4f6c04eb4 Refactor export options in README
Consolidate export options into categories for clarity.
2025-11-12 15:14:30 +01:00
nicolargo
7c13d53cb8 Make WebUI and Restful API SSL compliant #3340 2025-11-11 18:35:15 +01:00
nicolargo
ccb00ec252 Make WebUI and Restful API SSL compliant #3340 2025-11-11 18:34:51 +01:00
nicolargo
ab3b386e10 Improve Docker build pipeline#3336 2025-11-11 17:45:31 +01:00
nicolargo
5cbd9e030a Improve Docker build pipeline #3336 2025-11-11 17:45:16 +01:00
nicolargo
c89effd602 Add a "focus" option for the processlist plugin #3293 2025-11-11 10:40:23 +01:00
nicolargo
ab68fcbe28 Add a focus option for the processlist plugin #3293 2025-11-11 10:40:06 +01:00
nicolargo
df4b312bec Update requirements files 2025-11-10 11:58:41 +01:00
nicolargo
25da171479 Add some fetch templates as an example 2025-11-10 11:45:33 +01:00
nicolargo
34c3c11725 Make unit test with Python 3.13 on Windows 2025-11-10 11:16:07 +01:00
nicolargo
de0b1ef2da Make unit test with Python 3.14 on Windows and MacOS 2025-11-10 11:08:37 +01:00
nicolargo
c0dad78189 Unittest now take into account the default glances.conf file 2025-11-10 10:53:52 +01:00
nicolargo
d9abfca7fb Remove test because it breaks the CI test 2025-11-10 10:27:13 +01:00
nicolargo
cb377055f2 Remove test because it breaks the CI test 2025-11-10 10:26:22 +01:00
nicolargo
b2e3ea283d Remove test because it breaks the CI test 2025-11-10 07:48:03 +01:00
nicolargo
a74b1867d7 Merge branch 'issue3324-log_and_alert_for_all' into develop 2025-11-09 17:28:42 +01:00
nicolargo
afff3e2ba6 Add a simple unit test for get_alert 2025-11-09 17:27:00 +01:00
nicolargo
fb17066692 Update docs 2025-11-09 13:05:07 +01:00
nicolargo
e5e476d255 Ok for containers and folders 2025-11-09 13:02:59 +01:00