Page 1 of 1

Linux NRPE agent installation

Posted: Fri Mar 29, 2013 1:39 am
by sbaviswa
One of our Nagios Customer wants to monitor linux/ windows servers. For security reasons, the servers cannot be provided with an internet connection.

But the NRPE agent installation fails with many dependencies & the nagios documentation suggests using yum.

Is there any method for installing agents into servers/ desktops with no internet connection. Is there any specific repository where we can download the list of packages required for the agent install.

Regards
SBA-Viswa

Re: Linux NRPE agent installation

Posted: Fri Mar 29, 2013 8:15 am
by scottwilkerson
The packages required to install the Linux agent are

Code: Select all

autoconf gcc glibc libmcrypt-devel make openssl-devel sudo sysstat xinetd bc
and their dependencies

Re: Linux NRPE agent installation

Posted: Tue Apr 23, 2013 6:25 am
by sbaviswa
Tried the said method of downloading & installing the packages & its dependencies. But the customer is not happy with the way each package & its dependency needs to be first found, then downloaded & then installed. It take huge time.

Do you know any other agent method for monitoring linux based servers with a simple installation, like the case of check_mk where just that agent with xinetd is sufficient for monitoring the linux server.

Regards
SBA-Viswa

Re: Linux NRPE agent installation

Posted: Tue Apr 23, 2013 12:01 pm
by scottwilkerson
With XI another way would be to use NRDS which is included in XI.

You can find it under Admin-> NRDS Config Manager

There is a video explaining it here
http://library.nagios.com/library/produ ... s-tutorial