diff options
author | Philip Lacroix <philnx@posteo.de> | 2014-12-27 20:59:34 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-12-27 23:16:21 -0600 |
commit | 9280cb6c7536e8b945ed4b6b5a8fc6d7857dda62 (patch) | |
tree | 7fcd18dc28f3a67a872724843e75293d58b77729 /system/glances/README | |
parent | d573df69fc40a16196cdc53742f6d549add7221b (diff) | |
download | slackbuilds-9280cb6c7536e8b945ed4b6b5a8fc6d7857dda62.tar.gz |
system/glances: Updated for version 2.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/glances/README')
-rw-r--r-- | system/glances/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/glances/README b/system/glances/README index d1ea44258b..0169b34e9b 100644 --- a/system/glances/README +++ b/system/glances/README @@ -11,10 +11,10 @@ This tool is written in Python and uses the psutil library to fetch the statistical values from key elements, like CPU, load average, memory, network, disks, file systems, processes, etc. -Optional dependencies are hddtemp (for HHD temperature monitoring support) -and python3. Others not available on SBo are bottle (for Web server mode), -py3sensors (for HW monitoring support) and batinfo (for battery monitoring -support). +Optional dependencies are hddtemp (HHD temperature monitoring support), +pysnmp (SNMP support), matplotlib, netifaces and python3. Others not +available on SBo are bottle (Web server mode), py3sensors (HW monitoring +support), batinfo (battery monitoring support) and zeroconf. NOTE: when launching Glances in a terminal with a bright background, the option '--theme-white' is recommended. |