Commit Graph

797 Commits

Author SHA1 Message Date
nicolargo 326c2fef51 Remove Netifaces dependency and use a pure Python to get Default Gateway.
Ip address and Net mask are now retreived thanks to PSutil.
2026-01-03 15:12:53 +01:00
nicolargo 5cbbe91e1f Regenerate the WebUI and lint the code 2026-01-03 08:52:19 +01:00
Drakarah 862ac41b58 Merge branch 'develop' of https://github.com/nicolargo/glances into develop 2026-01-03 07:33:53 +00:00
nicolargo 6e844f3c8b Update doc 2026-01-02 18:10:00 +01:00
nicolargo b7c6cce373 First version ok. Log message should be removed. Code should be tested. 2025-12-30 19:04:07 +01:00
Drakarah 0b141ff92d update doc 2025-12-22 09:42:32 +00:00
nicolargo 50818213b1 What a sexy pre-commit config file ! 2025-11-22 18:48:13 +01:00
nicolargo 1cf7683c1d Update Glances API documentation 2025-11-21 18:03:36 +01:00
nicolargo 1567c2db49 Update docs for PR #3346 2025-11-16 10:54:39 +01:00
nicolargo ccb00ec252 Make WebUI and Restful API SSL compliant #3340 2025-11-11 18:34:51 +01:00
nicolargo ab68fcbe28 Add a focus option for the processlist plugin #3293 2025-11-11 10:40:06 +01:00
nicolargo 25da171479 Add some fetch templates as an example 2025-11-10 11:45:33 +01:00
nicolargo 5efa3a01a3 Update docs 2025-11-08 19:22:49 +01:00
nicolargo 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) 2025-11-08 18:40:20 +01:00
nicolargo ba1b898a3e Add info in F.A.Q about free memory 2025-11-08 09:25:26 +01:00
nicolargo 9de127cce9 Update documentation for API 2025-11-08 09:16:16 +01:00
nicolargo 55ff04437f Update documentation for API 2025-11-08 08:58:19 +01:00
nicolargo ba6be768d0 Update documentation 2025-11-08 08:56:43 +01:00
nicolargo ff5e33d856 version 4.4.1 2025-11-03 14:47:16 +01:00
nicolargo ef36eb9ab6 version 4.4.0 2025-11-02 17:07:24 +01:00
nicolargo f87783689b Docs and requirements for Glances 4.4.0 2025-11-02 17:01:32 +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 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 133f97efd8 Show used port in container section #2054 2025-11-01 10:27:34 +01:00
nicolargo db13c8380b Update docs and add some system test for CPU consumption 2025-10-31 17:43:44 +01:00
nicolargo 067eb918ad Sensors plugin refresh by default every 10 seconds 2025-10-24 18:35:30 +02:00
nicolargo f3a76caa64 Show long command line with arrow key #1553 2025-10-23 10:33:01 +02:00
nicolargo 2b1d6f4309 Update memory profiling file 2025-10-19 17:47:16 +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 1b93758b65 [UI] Process virtual memory display can be disable by configuration #3299 2025-10-18 16:03:23 +02:00
nicolargo e3b016e6f3 Update dep and change Fetch screenshot for documentation 2025-10-18 08:59:21 +02:00
nicolargo f1328a84e9 Use uv instead of venv in Makefile #3304 2025-10-12 15:19:32 +02:00
nicolargo 48674ee71f Clean unused decorator 2025-09-28 15:00:37 +02:00
nicolargo d0137830c2 Choose between used or available in the mem plugin #3288 2025-09-25 22:20:23 +02:00
Nicolas Hennion 48296a5de9
Merge pull request #3289 from bkanuka/issue3979-zfs-cache
Issue #3279 zfs cache and memory math issues
2025-09-25 20:48:49 +02:00
nicolargo ff6dcd5cb0 Update documentation 2025-09-25 13:49:06 -04:00
jmwallach 36c9658912
Update network.rst
Fix labeling error
2025-09-24 16:40:09 -07:00
nicolargo fcdd792722 Update docs for DuckDB export 2025-09-21 15:09:28 +02:00
nicolargo 3de48a4f56 First version done. Need to be tested and documented. 2025-09-21 15:08:25 +02:00
nicolargo be29f069d6 First release ok, need to add some tests 2025-09-21 10:03:33 +02:00
nicolargo d5d38af356 First version of the (neo)fetch feature for OS 2025-09-20 19:38:33 +02:00
Nicolas Hennion ba68e3d8f4
Merge pull request #3275 from timrettop/sensors-docs-alias
Update sensors.rst
2025-08-30 08:49:12 +02:00
Tim Potter 81a16075bd
Update sensors.rst
Add alias example
2025-08-28 13:43:11 -05:00
Lawrence 05080765cc
Update docker env quote 2025-08-27 21:06:10 +01:00
nicolargo 973dd8978e Update API docs 2025-08-17 18:34:31 +02:00
nicolargo 1daac0e6d0 Add Disk I/O Latency stats #1070 2025-08-10 19:08:02 +02:00
nicolargo f1ae3bb535 Filter fields to export #3258 2025-08-01 17:19:43 +02:00
nicolargo 11890f31b1 Update docs 2025-07-27 16:18:30 +02: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 73a01d4c52 version 4.3.3 2025-07-09 17:35:33 +02:00