Support Needed - XI Update

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
ancovington
Posts: 175
Joined: Fri Sep 13, 2013 1:32 pm

Re: Support Needed

Post by ancovington »

Does the NSClient have to be installed on VM hosts in order for it to be monitored?
Is there an NSClient for linux machines?
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Support Needed

Post by slansing »

NSClient is by far not the only way to monitor objects, you have many ways of doing so. You could use SNMP gets / traps, NCPA, NSCA, NRDP/S, WMI, check_nt, etc. It all depends on what you want to use for each host. The equivalent to NSClient++ on the linux/unix end would be either the NCPA agent, or NRPE agent.
ancovington
Posts: 175
Joined: Fri Sep 13, 2013 1:32 pm

Re: Support Needed

Post by ancovington »

Thank you! :D

Our VMware engineer is very concerned about going through with installing the NRPE rpm on the VM ESX as the root user. Can you assure that this will not stop any services or bring down the ESX and there will be no down time because 80% of our servers reside on this ESX?
ancovington
Posts: 175
Joined: Fri Sep 13, 2013 1:32 pm

Re: Support Needed

Post by ancovington »

The NagiosXi Server says that there is no SDK installed to Nagios for the guest vm, but when I went through the process to install the SDK to the Nagios Server, this is the result that I get:

[root@localhost vmware-vsphere-cli-distrib]# cd /tmp
[root@localhost tmp]# tar xzf VMware-vSphere-SDK-for-Perl-5.5.0-1384587.x86_64.taz.gz
tar (child): VMware-vSphere-SDK-for-Perl-5.5.0-1384587.x86_64.taz.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
[root@localhost tmp]# cd vmware-vsphere-cli-distrib/
[root@localhost vmware-vsphere-cli-distrib]# x/vmware-install.pl
-bash: x/vmware-install.pl: No such file or directory
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Support Needed

Post by abrist »

ancovington wrote:VMware-vSphere-SDK-for-Perl-5.5.0-1384587.x86_64.taz.gz
Shouldn't this be (tar.gz instead of taz.gz):

Code: Select all

VMware-vSphere-SDK-for-Perl-5.5.0-1384587.x86_64.tar.gz
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.
ancovington
Posts: 175
Joined: Fri Sep 13, 2013 1:32 pm

Re: Support Needed

Post by ancovington »

I apologize, that's what I meant.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Support Needed - XI Update

Post by sreinhardt »

Then just to be sure x/vmware-install.pl would just be ./vmware-install.pl. Did you also fix that up?
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.
ancovington
Posts: 175
Joined: Fri Sep 13, 2013 1:32 pm

Re: Support Needed - XI Update

Post by ancovington »

Yes
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Support Needed - XI Update

Post by sreinhardt »

Since I have not seen it listed, have you been following our vmware install doc? Also just to inform you since no one else did, there is no way presently to install nrpe\nsca on an esx host, the vmware sdk is needed. So, with all that, are you getting errors with the vmware install after referencing the correct install files?
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.
ancovington
Posts: 175
Joined: Fri Sep 13, 2013 1:32 pm

Re: Support Needed - XI Update

Post by ancovington »

Yes, I did follow that document. I received an error while trying to install command so when I try configure an guest os vm, it is saying that the SDK isn't installed.
Locked