Glances | scripts-underground Glances | scripts-underground
⚠️
WARNING: Executing scripts from the internet without understanding what they do can be dangerous. This is an open frontier — always review the code before running it.

Glances

REPO_BASE=https://raw.githubusercontent.com/scripts-underground/proxmox/main bash -c "$(curl -fsSL https://raw.githubusercontent.com/scripts-underground/proxmox/main/scripts/addon/glances.sh)"

Glances

Cross-platform system monitoring tool. Web UI with CPU, memory, disk, network, and process overview.

Notes

  • Access at http://:61208
  • Supports both Debian/Ubuntu and Alpine
  • Install/Update/Uninstall via interactive menu
Copied!