Installation problems
Posted: Mon Jun 18, 2012 2:18 am
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?
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?