Page 1 of 1

Error during linux-nrpe-agent installation on VMA 6.0

Posted: Wed Jan 16, 2019 12:09 am
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

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

Posted: Wed Jan 16, 2019 11:33 am
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?

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

Posted: Thu Jan 17, 2019 2:22 am
by yangzhiyao2653
SUSE Linux Enterprise Server 11 (x86_64)
VERSION = 11
PATCHLEVEL = 3
vMA 6.0.0 BUILD-3755529

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

Posted: Thu Jan 17, 2019 11:35 am
by lmiltchev
Have you modified the fullinstall script (or any other scripts) before running it? Can you post the install.log?

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

Posted: Thu Jan 17, 2019 8:17 pm
by yangzhiyao2653
After you remind, I commented out fullinstall check statements about the OS environment,now has been installed properly, thanks!

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

Posted: Fri Jan 18, 2019 9:40 am
by lmiltchev
I am glad your issue has been resolved! I am closing this topic. Thanks!