slackbuilds_ponce/system/glances
Philip Lacroix 9280cb6c75 system/glances: Updated for version 2.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-12-27 23:16:21 -06:00
..
doinst.sh system/glances: Updated for version 1.7.4. 2014-03-12 12:42:51 -05:00
glances.info system/glances: Updated for version 2.2.1. 2014-12-27 23:16:21 -06:00
glances.SlackBuild system/glances: Updated for version 2.2.1. 2014-12-27 23:16:21 -06:00
README system/glances: Updated for version 2.2.1. 2014-12-27 23:16:21 -06:00
slack-desc

Glances is a free (LGPL) cross-platform curses-based monitoring tool,
which aims to present a maximum of information in a minimum of space
and ideally fits in a classical 80x24 terminal, or larger for additional
information.

Glances can adapt dynamically the displayed information depending on
the terminal size. It can also work in a client/server mode for remote
monitoring.

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 (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.