diff options
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 e6cf4a76b8e96..8a6835ccd1020 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: |