glances/glances
nicolargo ff5e33d856 version 4.4.1 2025-11-03 14:47:16 +01: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 Add limitation to TimescaleDB export for diskio, not working for the moment 2025-11-01 16:43:56 +01:00
outputs Restful API issue after a while (stats are no more updated) #3333 2025-11-03 14:44:11 +01:00
plugins Correct an issue when containers ports as no destination 2025-11-01 15:54:30 +01:00
README.txt Refactor servers list (static and dynamic) 2024-11-02 08:59:45 +01:00
__init__.py version 4.4.1 2025-11-03 14:47:16 +01: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
api.py Patch api to make fetch compliant with Windows 2025-10-18 16:12:02 +02:00
attribute.py Update docs and correct an issue with UTC import 2025-07-05 10:32:11 +02:00
client.py Clear-text logging of sensitive information 2025-08-16 10:20:59 +02:00
client_browser.py Lint the code 2025-01-25 11:11:17 +01:00
config.py Revert "[WINDOWS] Glances do not display CPU stat correctly #3155" 2025-10-13 11:38:17 +00: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 Solve issue with multiprocessing exception with Snap package 2025-10-31 19:15:06 +01: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 Fix typo of --export-process-filter help message 2025-10-14 12:08:21 +09:00
outdated.py Remove unused lib 2025-10-13 11:54:33 +00:00
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 Remove duplicate line at the end of file and update doc for Glances 4.4.0RC1 2025-11-01 15:29:34 +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 Headers missing from predefined fields in TUI browser machine list - Part 1 #3250 2025-08-03 16:53:51 +02:00
servers_list_dynamic.py Add another check for the famous Netifaces issue - Related to #3219 2025-07-27 15:57:05 +02:00
servers_list_static.py Key error 'type' in server_list_static.py (load_server_list) #3247 2025-07-26 17:08:03 +02:00
snmp.py chg: ruff - pyupgrade 2024-05-17 03:37:22 +05:30
standalone.py First version of the (neo)fetch feature for OS 2025-09-20 19:38:33 +02:00
stats.py Restful API issue after a while (stats are no more updated) #3333 2025-11-03 14:44:11 +01: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/