glances/glances
nicolargo 5d9593b393 Lint the code 2025-12-26 18:47:01 +01:00
..
amps fix(security): resolve B701 and B113 bandit issues (#3353) 2025-12-19 13:23:51 -06:00
exports Lint the code 2025-12-26 18:47:01 +01:00
outputs Lint code for Python 3.10 2025-12-21 14:40:39 +01:00
plugins Lint the code 2025-12-26 18:47:01 +01:00
README.txt Refactor servers list (static and dynamic) 2024-11-02 08:59:45 +01:00
__init__.py Generate Snap for Glances 4.4.1 2025-11-03 15:02:24 +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 Unittest now take into account the default glances.conf file 2025-11-10 10:53:52 +01:00
attribute.py Update docs and correct an issue with UTC import 2025-07-05 10:32:11 +02:00
client.py Fetch option is not compliant with client/server mode #3352 2025-11-22 16:37:03 +01: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 Lint code for Python 3.10 2025-12-21 14:40:39 +01:00
event.py Merge Ruff formating and solve some conflicts #2779 2024-05-18 10:37:57 +02:00
events_list.py Correct an issue with events type name (unattended _ in the name) 2025-11-08 19:34:31 +01:00
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 Lint code for Python 3.10 2025-12-21 14:40:39 +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 Add a focus option for the processlist plugin #3293 2025-11-11 10:40:06 +01: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 Sort by time do not work anymore #3387 2025-12-26 18:22:20 +01: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 Glances won't start when using snmp discovery with parameter -c #3354 2025-11-23 10:06:08 +01:00
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/