Not able to install Linux Nagios XI agent.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
aravindreddy114
Posts: 55
Joined: Tue May 07, 2013 12:48 pm

Not able to install Linux Nagios XI agent.

Post by aravindreddy114 »

Hi,
I am trying to install linux agent on a Cent OS server, this server does not have connection to internet or it does not have DNS configured.
When i try to install i am getting the below error. Any ideas on how to do this

Configuring Yum...
epel-release RPM installed OK
Yum configured OK
Installing prerequisites...
Loaded plugins: fastestmirror
Determining fastest mirrors
Error: Cannot find a valid baseurl for repo: addons
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=5 ... epo=addons error was
[Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')>
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Not able to install Linux Nagios XI agent.

Post by sreinhardt »

The nrdp linux agent does require an active internet connection or another way to install packages. If you can download them and use rpm to install this is an acceptable solution as well. The error you are seeing is Yum trying to update, we can skip this step once dependencies are installed.
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.
Locked