Hi, a little question. Do VMs in KVM have a SMNP API for monitoring it or does proxmox have a api to smnp the VMs? We would monitoring for exsample bandwidth...
You could use Nagios or even better Icinga2 with Icingaweb2 as monitoring and then install / configure the pve-monitor plugin.
The plugin is using the proxmox api to get some basic informations about the VMs (KVM and OpenVZ) and also the configured storage of proxmox.
But each VM is getting in a bridged setup its own tap device (e.g. tap100i0 where 100 is the VM ID) which can be monitored with Nagios / Icinga2 plugins.
For example check_ifutil.pl could do that for each network device you configure in the monitoring setup. Maybe there are also some other and better bandwidth plugins out there.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.