Proxmox monitoring
that sees every guest.
One agent on the node and the whole hypervisor becomes observable: every VM and container with its own metrics, storage pools, cluster quorum, HA state, and the backup job that failed at 3 a.m. Read-only, configless, and guests are never billed.
Every guest, without an agent in the guest
The node's agent enumerates all VMs and containers and reports per-guest CPU, memory,
disk usage and uptime, tagged with the guest's id and name. A guest under memory
pressure or a container filling its rootfs is visible from the node — no agent inside
the guest, no exporter, no per-VM setup. Storage pools report utilization the same way,
so local-lvm at 82% shows up before it becomes an outage.
The cluster, as each node sees it
On clustered nodes the agent reports quorum, member count and per-node liveness from that node's point of view — which means a split brain is visible as two nodes disagreeing, not hidden behind one API answer. HA resource errors are tracked, corosync is monitored as its own service, and cluster rules simply do not exist on single-node installs, so a homelab box never pages you about a quorum it does not have.
Failed backups become incidents, not folklore
A failed vzdump or migration opens an incident attributed to the node that
actually ran the task, carrying the reason Proxmox itself recorded. The next successful
run of the same job resolves it automatically. Backup freshness is checked too: a backup
that silently stopped running is an alert, not a surprise during a restore.
DRBD and LINSTOR, if you run them
Replicated storage is monitored natively: resource and connection states, out-of-sync bytes that linger on a healthy link, quorum loss, satellites and storage pools. The transient snapshot resources that backup jobs create are recognized and excluded, so a nightly backup never mints a false out-of-sync alert.
Alert rules included
Quorum lost, HA resource errors, storage pool filling, failed tasks, host down in about a minute — calibrated on live fleets, tunable per team and per host.
The node is a server too
CPU, memory, disks, network, pending updates, SSH brute-force counters, certificates — the full host catalog applies to the node itself.
Alerts that reach a human
Telegram, Slack, Teams, email, escalation chains, on-call schedules — and a phone call that speaks, for the incidents that cannot wait.
Frequently asked
Do I need a Proxmox API token to monitor it?
Are my VMs and containers billed as hosts?
Does Wakora understand Proxmox clusters?
Three nodes fit in the free plan.
Install the agent on a node, watch discovery do the tour. No card, no trial clock.