diff options
Diffstat (limited to 'system/glances/README')
-rw-r--r-- | system/glances/README | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/system/glances/README b/system/glances/README index da0a08dc36..98d76f3133 100644 --- a/system/glances/README +++ b/system/glances/README @@ -1,8 +1,8 @@ Glances is a free (LGPL) cross-platform curses-based system monitoring tool which aims to present a maximum of information in a minimum of space, ideally -to fit in a classical 80x24 terminal, or larger for additional information: in -fact it can adapt dynamically the displayed information depending on the -terminal size. +to fit in a classical 80x24 terminal, or larger for additional data: in fact +it can adapt dynamically the displayed information depending on the terminal +size. This tool can also work in client/server mode. Remote monitoring can be done via terminal or web interface. @@ -14,14 +14,14 @@ file systems, processes, etc. OPTIONAL DEPENDENCIES Available on SBo: hddtemp (HHD temperature monitoring support), py3sensors -(HW monitoring support), pysnmp (SNMP support), netifaces (auto discoverer -mode), statsd (StatsD export module), matplotlib (generation of graphs from -history data) and python3. - -Not available on SBo: bottle (Web server mode), batinfo (battery monitoring -support), pymdstat (RAID support), zeroconf (auto discoverer mode), influxdb -(InfluxDB export module), pystache (action script feature), docker-py (Docker -monitoring support). +(HW monitoring support), batinfo (battery monitoring support), bottle (Web +server mode), pymdstat (RAID support), ysnmp (SNMP support), netifaces (auto +discoverer mode), statsd (StatsD export module), matplotlib (generation of +graphs from history data) and python3. + +Not available on SBo: influxdb (InfluxDB export module), pystache (action +script feature), docker-py (Docker monitoring support), zeroconf (auto +discoverer mode). NOTES |