Are there any known issues installing Nagios xi on RHEL 6? I'm getting numerous issues running the install scripts that I didn't get under RHEL5.
This is a 64bit install running the Manual install 2011R1.3
May 24, 2011
Many thanks.
Jason Manous
Nagios xi - Redhat 6
-
- Posts: 1128
- Joined: Wed Mar 03, 2010 12:38 pm
- Location: St. Paul, MN, USA
Re: Nagios xi - Redhat 6
Yes. There are a few things that you need to do differently that aren't properly documented yet. Here's what seems to work:
Skip running 0-yum.
Install the *EL6* version of EPEL.
Don't do anything for RPMForge (so far).
Manually touch installed.yum to simulate running that script.
Run the rest of fullinstall as usual.
yum install rrdtool-perl (this is the only dependency I've found so far
that's different).
Set the PHP timezone.
Proceed as usual.
-
- Posts: 61
- Joined: Thu Dec 09, 2010 11:39 am
Re: Nagios xi - Redhat 6
That sorted it out. Thanks very much.
-
- Posts: 1128
- Joined: Wed Mar 03, 2010 12:38 pm
- Location: St. Paul, MN, USA
Re: Nagios xi - Redhat 6
Let us know if you run into any other issues!