slackbuilds_ponce/system/glances/slack-desc
Philip Lacroix 1f6a6234c8 system/glances: Update optional dependencies.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-02-14 10:40:17 +07:00

19 lines
1 KiB
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
glances: glances (a cross-platform, curses-based system monitoring tool)
glances:
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 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: