Page 1 of 1

Installation problems

Posted: Mon Jun 18, 2012 2:18 am
by Spark
Hi,

I have installed Nagios this way on my debian server (source: http://assets.nagios.com/downloads/nagi ... _Agent.pdf):

1. echo "deb http://ppa.launchpad.net/nagiosinc/ppa/ubuntu lucid main" > /etc/apt/sources.list.d/nagiosinc.list
2. gpg --keyserver keyserver.ubuntu.com --recv-keys B18637BB5175BC68
3. gpg --export --armor B18637BB5175BC68 | apt-key add -
4. apt-get update
5. apt-get install nagios-agent

The installations seems to be successfull (I see nagios nrpe process running in top).
But I can't access the webinterface. I called http://my-domain.com/nagiosxi/
Apache is installed and working.

Some ideas?

Re: Installation problems

Posted: Mon Jun 18, 2012 7:44 am
by scottwilkerson
This just installs the agent for monitoring, not Nagios XI

Nagios XI can only be installed on RHEL or CentOS 5 or 6