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?
Installation problems
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Installation problems
This just installs the agent for monitoring, not Nagios XI
Nagios XI can only be installed on RHEL or CentOS 5 or 6
Nagios XI can only be installed on RHEL or CentOS 5 or 6