Error during linux-nrpe-agent installation on VMA 6.0

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
yangzhiyao2653
Posts: 27
Joined: Fri May 18, 2018 1:15 am

Error during linux-nrpe-agent installation on VMA 6.0

Post by yangzhiyao2653 »

Hi,

We are using vMA-6.0.0.1-3755529 to monitor our ESX/vCenter servers with the box293_check_vm plugin.
I would like to monitor the vMA as well because the load gets pretty high from time to time.
I've used the Linux Server configuration wizard in Nagios XI to add the server to NagiosXI and wanted to install the linux-nrpe-agent.tar.gz
I tried two installation package(SUSE Enterprise and OpenSUSE). If I run the fullinstall script I get the following error :
SUSE LINUX is not currently supported. Please use either Red Hat, CentOS, Oracle Linux, CloudLinux, SUSE Enterprise, OpenSUSE, Ubuntu, or Debian.
Of course I have seen this article and made adjustment according to the above operations.libopenssl-devel and gcc45 already installed.
https://support.nagios.com/forum/viewto ... 16&t=37450
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Error during linux-nrpe-agent installation on VMA 6.0

Post by lmiltchev »

Can you log in the vMA box, run the following command and show the output?

Code: Select all

cat /etc/*release
Have you modified the fullinstall script (or any other scripts) before running it? Can you post the install.log?
Be sure to check out our Knowledgebase for helpful articles and solutions!
yangzhiyao2653
Posts: 27
Joined: Fri May 18, 2018 1:15 am

Re: Error during linux-nrpe-agent installation on VMA 6.0

Post by yangzhiyao2653 »

SUSE Linux Enterprise Server 11 (x86_64)
VERSION = 11
PATCHLEVEL = 3
vMA 6.0.0 BUILD-3755529
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Error during linux-nrpe-agent installation on VMA 6.0

Post by lmiltchev »

Have you modified the fullinstall script (or any other scripts) before running it? Can you post the install.log?
Be sure to check out our Knowledgebase for helpful articles and solutions!
yangzhiyao2653
Posts: 27
Joined: Fri May 18, 2018 1:15 am

Re: Error during linux-nrpe-agent installation on VMA 6.0

Post by yangzhiyao2653 »

After you remind, I commented out fullinstall check statements about the OS environment,now has been installed properly, thanks!
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Error during linux-nrpe-agent installation on VMA 6.0

Post by lmiltchev »

I am glad your issue has been resolved! I am closing this topic. Thanks!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked