Summary
Add a Proxmox VE provider to Keep.
Description
Proxmox VE is a widely-used open source virtualization platform for running VMs and LXC containers. It has a full REST API that exposes node health, VM/container states, storage status, and task/event logs — all of which are valuable alert sources for infrastructure monitoring.
Provider Type
Alert (inbound) + optional Notification (outbound)
Use Case
- Monitor node CPU, memory, and disk utilization
- Alert when VMs or containers stop unexpectedly
- Surface storage pool warnings (ZFS degraded, low space)
- Pull Proxmox task logs as events into Keep
API Reference
https://pveapi.proxmox.com/
Why this is valuable
Proxmox is extremely popular in homelab, SMB, and enterprise edge environments. It currently has no Keep integration despite having a well-documented REST API. Many users running Proxmox also run Grafana, Prometheus, and other tools already supported by Keep — making this a natural fit.
Additional context
I'm a Proxmox user and plan to implement this provider.
Summary
Add a Proxmox VE provider to Keep.
Description
Proxmox VE is a widely-used open source virtualization platform for running VMs and LXC containers. It has a full REST API that exposes node health, VM/container states, storage status, and task/event logs — all of which are valuable alert sources for infrastructure monitoring.
Provider Type
Alert (inbound) + optional Notification (outbound)
Use Case
API Reference
https://pveapi.proxmox.com/
Why this is valuable
Proxmox is extremely popular in homelab, SMB, and enterprise edge environments. It currently has no Keep integration despite having a well-documented REST API. Many users running Proxmox also run Grafana, Prometheus, and other tools already supported by Keep — making this a natural fit.
Additional context
I'm a Proxmox user and plan to implement this provider.