Skip to content

Monitoring & infrastructure

These widgets surface the health of your hosts and containers. Several can also feed the Dashboard's health row.

Proxmox VE

CPU and memory gauges plus running-VM counts and uptime for a node.

TypeFields
proxmoxURL (https://host:8006), Token ID (user@realm!name), Token secret

Create the token under Datacenter → API Tokens. Self-signed certificates need INSECURE_TLS=1 on the container (see Environment variables).

Shared Proxmox config

You can set a Proxmox host once under Integrations and have widgets reuse it.

Proxmox Backup Server

TypeFields
proxmoxbackupserverURL, Token ID, Token secret

Create the token under Configuration → Access Control → API Tokens.

Beszel

Beszel shows per-node gauges - CPU, memory and disk - rendered as round donut gauges. You can choose which nodes appear.

TypeFields
beszelURL, Email, Password, Show nodes
  • Show nodes - leave blank for all nodes, or list a subset like apps,pi5,proxmox.
  • Beszel can also be the Dashboard's health source, with extra detail (disk, uptime).

Glances

TypeFields
glancesURL, API version (default 4)

Point the URL at your Glances web server. Glances can also be a Dashboard health source.

Uptime Kuma

Shows an uptime percentage and an up/down bar from a published status page.

TypeFields
uptimekumaURL, Status-page slug

Container stats - Komodo / Portainer

TypeFields
komodo / portainerURL, API key

Container controls

To start/stop/restart containers and reflect their status on cards, connect a Docker socket-proxy - separate from these widgets.

Next steps