How does Nagios XI get data from VMWare and Xenserver?
Does it use the API's?
Thanks.
VMWare/ Xenserver Monitoring
Re: VMWare/ Xenserver Monitoring
There may be some plugins that use the APIs, while others use snmp or actual agents.
For Xen plugins: http://exchange.nagios.org/index.php?op ... chword=xen
For VMWare/esx plugins: http://exchange.nagios.org/index.php?op ... ord=vmware
And: http://exchange.nagios.org/index.php?op ... chword=esx
For Xen plugins: http://exchange.nagios.org/index.php?op ... chword=xen
For VMWare/esx plugins: http://exchange.nagios.org/index.php?op ... ord=vmware
And: http://exchange.nagios.org/index.php?op ... chword=esx
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Re: VMWare/ Xenserver Monitoring
Thank you abrist.
Do you know what the Nagios XI wizard for VMWare uses?
Do you know what the Nagios XI wizard for VMWare uses?
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: VMWare/ Xenserver Monitoring
The VMWare wizard that is included with Nagios XI installations uses the check_esx3.pl plugin. This plugin will be already installed on your XI server at the following directory path:
Code: Select all
/usr/local/nagios/libexec/check_esx3.plRe: VMWare/ Xenserver Monitoring
It uses the "check_esx3.pl" plugin.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: VMWare/ Xenserver Monitoring
Thanks for the quick help!
I may've worded my question poorly - does check_esx3.pl utilize the VMWare API to run the checks, or a different method?
I'm not seeing that plugin on Exchange, so didn't see any details there. . .
I may've worded my question poorly - does check_esx3.pl utilize the VMWare API to run the checks, or a different method?
I'm not seeing that plugin on Exchange, so didn't see any details there. . .
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: VMWare/ Xenserver Monitoring
Yes it does use the VMware API, and that will have to be installed separately due to licensing, along with a few dependencies.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Re: VMWare/ Xenserver Monitoring
Just what I needed, thanks Nagios team.
Re: VMWare/ Xenserver Monitoring
Great, best of luck!
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.