Im getting the following error when using the wizard.
PTH.DC.R03.U37.VM1921682570
CPU Usage for VMHost
Critical
8m 38s
5/5
2013-01-28 23:30:32
(null)
I followed this post: http://support.nagios.com/forum/viewtop ... =16&t=8968
as it was the same error I was having, yet the instructions are not solving my issue. I get the following on the command line:
[root@localhost vmware-vsphere-cli-distrib]# clear
[root@localhost vmware-vsphere-cli-distrib]# [root@localhost vmware-vsphere-cli-distrib]# /usr/local/nagios/libexec/check_esx3.pl -V|head
-bash: [root@localhost: command not found
[root@localhost vmware-vsphere-cli-distrib]# Can't locate Nagios/Plugin.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/local/nagios/libexec/check_esx3.pl line 32.
> BEGIN failed--compilation aborted at /usr/local/nagios/libexec/check_esx3.pl line 32.
>
XI and ESXi 5
-
geoffreykobrien
- Posts: 12
- Joined: Wed Jan 16, 2013 11:01 am
Re: XI and ESXi 5
I forgot to mention this is the latest vmware ova.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: XI and ESXi 5
Did you follow all the steps in this document? Because it looks like you are missing one of the items that would have been installed.
http://library.nagios.com/library/produ ... -nagios-xi
http://library.nagios.com/library/produ ... -nagios-xi
Re: XI and ESXi 5
Was there ever any resolution to this? I followed the .pdf instructions to the T and am having the same exact issue.
Re: XI and ESXi 5
Did you receive any errors for the step:
?
Code: Select all
yum install perl-Nagios-Plugin libuuid* perl-XML-LibXMLFormer 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.
-
geoffreykobrien
- Posts: 12
- Joined: Wed Jan 16, 2013 11:01 am
Re: XI and ESXi 5
noneabrist wrote:Did you receive any errors for the step:?Code: Select all
yum install perl-Nagios-Plugin libuuid* perl-XML-LibXML
Re: XI and ESXi 5
The error above is caused when nagios perl plugin is not installed.
Code: Select all
yum list installed| grep NagiosFormer 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.