Can someone explain if its possible to fetch the ‘disk space usage’ of a proxmox VM/container without installing checkmk agents on the container/vms?
The checkmk agent is running on the proxmox host node and so far I have been able to get dynamic host configuration
going for me. But I am missing a few items I need help with:
- Can I monitor ‘disk space usage’ of proxmox VM/containers monitored without agents?
- Can I have both
dynamic host configuration
(piggyback) +network discovery
combining into a single checkmk ‘host’? I see all VMs in checkmk thanks to piggyback but missing the IP address that is later found via network scanning… ideally I can “merge” the findings. - Super noob question: If certain hosts have “CRIT” warnings on certain services; can I disable or change the “CRIT” to “WARN” ? how do I do this in checkmk?
Thanks