diff options
author | Philip Lacroix <philnx at posteo dot de> | 2015-02-07 06:33:57 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-07 06:33:57 +0700 |
commit | ade70ab197ad52e8e7a2c7652e4cc0ac83fcb3be (patch) | |
tree | af9090c0a718bc104e146bf9f46adda924b3a848 /system/glances/slack-desc | |
parent | 610988b2e954ad55a8ff4be76cd3675c812a9a02 (diff) | |
download | slackbuilds-ade70ab197ad52e8e7a2c7652e4cc0ac83fcb3be.tar.gz |
system/glances: Updated for version 2.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/glances/slack-desc')
-rw-r--r-- | system/glances/slack-desc | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/system/glances/slack-desc b/system/glances/slack-desc index e6cf4a76b8..8a6835ccd1 100644 --- a/system/glances/slack-desc +++ b/system/glances/slack-desc @@ -6,14 +6,14 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -glances: glances (a cross-platform curses-based monitoring tool) +glances: glances (a cross-platform, curses-based system monitoring tool) glances: -glances: glances is a cross-platform curses-based monitoring tool written in -glances: Python, which can adapt the displayed information depending on the -glances: terminal size. It can also work in a client/server mode for remote -glances: monitoring. It uses the psutil library to get information from your -glances: system. +glances: glances is a cross-platform, curses-based system monitoring tool +glances: written in Python. It can adapt the displayed information depending +glances: on the terminal size, and can also work in a client/server mode for +glances: remote monitoring. It uses the psutil library to fetch statistical +glances: values from key elements, like CPU, load average, memory, network, +glances: disks, file systems, processes, etc. glances: glances: Homepage: https://github.com/nicolargo/glances glances: -glances: |