slackbuilds/system/glances/slack-desc

20 lines
1.0 KiB
Plaintext

# 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 work in a client/server mode for remote
glances: monitoring. It uses the psutil library to fetch statistical values
glances: from key elements, like CPU, load average, memory, network, disks,
glances: file systems, processes, etc.
glances:
glances: Homepage: https://github.com/nicolargo/glances
glances: