Installation problems

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Spark
Posts: 1
Joined: Mon Jun 18, 2012 2:09 am

Installation problems

Post 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?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Installation problems

Post 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
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked