Glances is a command-line system monitoring tool designed to collect system information, enabling the monitoring of metrics such as load, CPU, network, memory, disk, processes, and more. This guide is based on a Linux cloud server and provides instructions on the installation and usage of the Glances tool.
For Ubuntu or Debian operating systems, the installation command is as follows.
apt-get update
apt-get install glances
For CentOS/Fedora operating systems, the installation command is as follows.
yum install -y glances
Running Glances is as simple as entering the glances command.
Glances offer several hotkeys to alter the display format:
Glances also uses different colors to represent data:
Glances is a powerful and user-friendly monitoring tool for Linux operating systems, offering a comprehensive display of various system metrics, allowing system administrators to quickly understand the current state of the system.
23-02-2024 02:02:07
22-02-2024 03:19:32
22-02-2024 03:16:03
22-02-2024 03:14:03
22-02-2024 03:11:58