Page 1 of 1
Any recommendations for VMware monitoring
Posted: Mon Jul 16, 2012 12:21 pm
by samton99
Hello,
I am working on monitoring my vm hosts now through Nagios. I am sure there are many who are presently doing this and would like to know what is the best plugins for vmware monitoring.
thanks in advance
Re: Any recommendations for VMware monitoring
Posted: Mon Jul 16, 2012 2:10 pm
by agriffin
I currently use check_esx3 for this -- seems to work pretty well.
Re: Any recommendations for VMware monitoring
Posted: Mon Jul 16, 2012 2:57 pm
by samton99
Can you provide me with where the plugin is.
I have looked at the op5 plugin which is check_vmware_api.pl. They said they renamed it it to this. But then I tried the checks and check command and no go.
Would you mind to let me know where the plugin and maybe a snippet of your commands and servicesÉ If not, then the plugin will be fine and I will search on how this is done.
thanks
Re: Any recommendations for VMware monitoring
Posted: Mon Jul 16, 2012 4:13 pm
by agriffin
You're right, it doesn't seem to be listed on exchange any more. It's used in the Nagios XI VMWare wizard though, so you can download
this zip file to get it. Unzip it, and you'll find the the plugin in vmware/plugins/check_esx3.pl. Discard the rest of the files in that zip file unless you feel like upgrading to Nagios XI.
Re: Any recommendations for VMware monitoring
Posted: Tue Jul 17, 2012 12:31 pm
by samton99
Hi,
Thanks after much playing with it I finally got it to work and I got it to work with the check_vmware_api.pl.
Would it possible for you to send me your service definitions for your vm's?
Thanks