glances/glances
nicolargo e46a38f141 version 4.3.2 2025-07-05 10:43:46 +02:00
..
amps Related to iteritems, itervalues, and iterkeys are not more needed in Python 3 #3181 2025-07-05 10:32:11 +02:00
exports (postgre)SQL export support / TimeScaleDB #2814 2025-07-05 10:32:11 +02:00
outputs Correct a crash in client/server mode 2025-07-05 10:32:11 +02:00
plugins Glances breaks if Podman container is started while it is running #3199 2025-07-05 10:32:11 +02:00
README.txt Refactor servers list (static and dynamic) 2024-11-02 08:59:45 +01:00
__init__.py version 4.3.2 2025-07-05 10:43:46 +02:00
__main__.py chg: ruff - pyupgrade 2024-05-17 03:37:22 +05:30
actions.py chg: ruff - pyupgrade 2024-05-17 03:37:22 +05:30
amps_list.py glances: Refactor _build_amps_list 2025-07-05 10:32:11 +02:00
attribute.py Update docs and correct an issue with UTC import 2025-07-05 10:32:11 +02:00
client.py Correct a crash in client/server mode 2025-07-05 10:32:11 +02:00
client_browser.py Lint the code 2025-01-25 11:11:17 +01:00
config.py default_config_dir: Fix config path to include glances/ directory 2025-02-17 16:26:44 +03:00
cpu_percent.py Little improvment regarding the CPU name if nothing is found. Display the CPU architecture. 2025-03-22 16:05:58 +01:00
event.py Merge Ruff formating and solve some conflicts #2779 2024-05-18 10:37:57 +02:00
events_list.py chg: ruff - pyupgrade 2024-05-17 03:37:22 +05:30
filter.py chg: ruff - pyupgrade 2024-05-17 03:37:22 +05:30
folder_list.py Correct an issue with the fs plugin in test_perf 2024-12-28 18:27:43 +01:00
globals.py Implement a basic memory cache with TTL for API call (set to ~1 second) #3202 2025-07-05 10:32:11 +02:00
history.py chg: ruff - pyupgrade 2024-05-17 03:37:22 +05:30
logger.py chg: ruff - pyupgrade 2024-05-17 03:37:22 +05:30
main.py Make the shtab optional 2025-07-05 10:32:10 +02:00
outdated.py chg: ruff - pyupgrade 2024-05-17 03:37:22 +05:30
password.py strip unsupported line endings from password file 2025-07-05 10:32:11 +02:00
password_list.py chg: ruff - pyupgrade 2024-05-17 03:37:22 +05:30
ports_list.py Browser do not working 2024-12-30 14:19:26 +01:00
processes.py glances: remove iterator helpers 2025-07-05 10:32:11 +02:00
programs.py Thread mode ('j' hotkey) is not taken into accound in the WebUI #3019 2024-11-17 15:31:10 +01:00
secure.py [BREAKING CHANGE in conf file] Secure call to AMPS, use && as commend separator instead of ; 2024-06-01 18:32:51 +02:00
server.py First version but only for the TUI standalone mode 2024-11-10 20:00:40 +01:00
servers_list.py Glances Central Browser should use name instead of IP adress for redirection #3103 2025-07-05 10:32:11 +02:00
servers_list_dynamic.py Browser do not working 2024-12-30 14:19:26 +01:00
servers_list_static.py Correct an issue on the Webbrowser, the column list is now shared between static and dynamic Glances servers list 2024-11-08 18:21:40 +01:00
snmp.py chg: ruff - pyupgrade 2024-05-17 03:37:22 +05:30
standalone.py Correct a crash in client/server mode 2025-07-05 10:32:11 +02:00
stats.py Code refactoring - Rename plugin class to <Plugin name>Plugin instead of PluginModel #3169 2025-07-05 10:32:11 +02:00
stats_client.py Code refactoring - Rename plugin class to <Plugin name>Plugin instead of PluginModel #3169 2025-07-05 10:32:11 +02:00
stats_client_snmp.py glances: Refactor 2025-07-05 10:32:11 +02:00
stats_server.py chg: ruff - pyupgrade 2024-05-17 03:37:22 +05:30
stats_streamer.py First version of the Curses UI, miss engine name 2024-07-23 19:34:12 +02:00
thresholds.py chg: ruff - pyupgrade 2024-05-17 03:37:22 +05:30
timer.py Add stats about running VMS (qemu/libvirt/kvm support through virsh) #1531 2025-07-05 10:32:11 +02:00
web_list.py chg: ruff - pyupgrade 2024-05-17 03:37:22 +05:30
webserver.py First version but only for the TUI standalone mode 2024-11-10 20:00:40 +01:00

README.txt

You are in the main Glances source folder. This page is **ONLY** for developers.

If you are looking for the user manual, please follow this link:
https://glances.readthedocs.io/en/stable/