diff options
author | Philip Lacroix <philnx at posteo dot de> | 2015-02-14 10:40:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-14 10:40:17 +0700 |
commit | 1f6a6234c81df87681b70982c5650c150c827bbf (patch) | |
tree | b0b8840d8f17f08fd2141be13bfd00843bbc87a9 /system/glances/README | |
parent | f7ba97debbc7b29583746307e18fef4ba13b144c (diff) |
system/glances: Update optional dependencies.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 da0a08dc36d83..98d76f31330e0 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 |