Hi,
Need your help to find out best plugin to user with nagios core for virtual machines. Goal is to fetch data like:
: Numb of VM Hosted on HYP
: Hostname, ip and other details of those VM
: System resources allocated vs used to running vms
: Other hardware details ( as much possible)
can you please suggest some generic or vendor specific plugins if available. I tried searching your exchange..but no luck.
Suggest nagios plugin to Virtual machines
-
ericssonvietnam
- Posts: 239
- Joined: Mon Jun 27, 2016 11:05 pm
Re: Suggest nagios plugin to Virtual machines
Are you looking for plugins for vmware, hyper-v, kvm, xen, or something else?
-
ericssonvietnam
- Posts: 239
- Joined: Mon Jun 27, 2016 11:05 pm
Re: Suggest nagios plugin to Virtual machines
I am looking out for a "generic" plugin which can work on all or at least of *Nix Os.
Re: Suggest nagios plugin to Virtual machines
There isn't one single plugin / solution for what you are looking for but here are a few examples you can look at.
NRPE allows you to remotely execute Nagios plugins on other Linux/Unix machines. This allows you to monitor remote machine metrics (disk usage, CPU load, etc.).
NRPE can also communicate with some of the Windows agent addons, so you can execute scripts and check metrics on remote Windows machines as well.
Take a look athis link for more details.
https://exchange.nagios.org/directory/A ... or/details
and
This Plugin checks that all virtual machines running on your Hyper-V server are in good health.
https://exchange.nagios.org/directory/P ... th/details
Take a look at them and if you have any questions, please post it here.
NRPE allows you to remotely execute Nagios plugins on other Linux/Unix machines. This allows you to monitor remote machine metrics (disk usage, CPU load, etc.).
NRPE can also communicate with some of the Windows agent addons, so you can execute scripts and check metrics on remote Windows machines as well.
Take a look athis link for more details.
https://exchange.nagios.org/directory/A ... or/details
and
This Plugin checks that all virtual machines running on your Hyper-V server are in good health.
https://exchange.nagios.org/directory/P ... th/details
Take a look at them and if you have any questions, please post it here.
Be sure to check out our Knowledgebase for helpful articles and solutions!