diff options
author | Philip Lacroix <slackph at posteo dot de> | 2015-09-11 01:40:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-11 01:40:53 +0700 |
commit | 6b7ccabd75ffb95cce8102d6456a95937cb63e30 (patch) | |
tree | d9a7ceea59793494d5d9159b82702a1ff248199e /system/glances/README | |
parent | 3656ebe532915894966b7d50c2f46fb6b13bac3d (diff) | |
download | slackbuilds-6b7ccabd75ffb95cce8102d6456a95937cb63e30.tar.gz |
system/glances: Update EMAIL.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/glances/README')
-rw-r--r-- | system/glances/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/glances/README b/system/glances/README index 15ef766369..f320d6e7c9 100644 --- a/system/glances/README +++ b/system/glances/README @@ -1,4 +1,4 @@ -Glances is a free (LGPL) cross-platform curses-based system monitoring tool +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 data as it can adapt the displayed information dynamically, depending on the terminal size. @@ -6,7 +6,7 @@ adapt the displayed information dynamically, depending on the terminal size. This tool can also work in client/server mode. Remote monitoring can be done via terminal or web interface. -Glances is written in Python and uses the psutil library to fetch statistical +glances is written in Python and uses the psutil library to fetch statistical values from key elements, like CPU, load average, memory, network, disks, file systems, processes, etc. @@ -24,7 +24,7 @@ feature), zeroconf (auto discoverer mode). NOTES -1) When launching Glances in a terminal with a bright background, the option +1) When launching glances in a terminal with a bright background, the option '--theme-white' is recommended. 2) For optional auto discoverer mode, both zeroconf and netifaces are needed. |