Post

Glances

Glances is an open-source system cross-platform monitoring tool. It allows real-time monitoring of various aspects of your system such as CPU, memory, disk, network usage etc.

Glances

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/glances.sh)"

Configuration

Config file:

1
/usr/local/share/doc/glances/glances.conf

Notes

Execute within an existing LXC Console (Debian / Ubuntu / Alpine supported)

Web Interface

Port: 61208

Source code
Loading...