Search found 22 matches
- Wed May 07, 2014 2:36 pm
- Forum: Nagios XI
- Topic: Nagios XI 2014 RC3 Now Available ** BETA **
- Replies: 28
- Views: 11340
Re: Nagios XI 2014 RC3 Now Available ** BETA **
I figured it out. For somereason, xi_timeperiod_24x7 was completely blank... I manually added all the days/hours and it's working now. Very odd that the timeperiod was blank though.
- Wed May 07, 2014 1:28 pm
- Forum: Nagios XI
- Topic: Nagios XI 2014 RC3 Now Available ** BETA **
- Replies: 28
- Views: 11340
Re: Nagios XI 2014 RC3 Now Available ** BETA **
If I had to guess it seems like there could be 2 instances of nd02db running somehow, lets run service ndo2db stop service nagios stop killall -9 ndo2db killall -9 nagios service ndo2db start service nagios start Same... Here's what's running for ndo2db [root@gv1hqqnm38b etc]# ps -ef|grep ndo nagio...
- Wed May 07, 2014 10:42 am
- Forum: Nagios XI
- Topic: Nagios XI 2014 RC3 Now Available ** BETA **
- Replies: 28
- Views: 11340
Re: Nagios XI 2014 RC3 Now Available ** BETA **
So, I did a fresh install of RC3 on a RHEL6 box (2.6.32-431.11.2.el6.x86_64). The server itself looks fine, but I can't seem to get it to actually connect to anything else. I've got it on my dev/qa subnet, and setup 2 dev servers with the NRPE client. When I add the hosts via the NRPE wizard, they j...
- Tue May 06, 2014 1:53 pm
- Forum: Nagios XI
- Topic: Nagios2014R1.0RC3 & RHEL6... wants a centos pkg?
- Replies: 5
- Views: 608
- Tue May 06, 2014 11:13 am
- Forum: Nagios XI
- Topic: Nagios2014R1.0RC3 & RHEL6... wants a centos pkg?
- Replies: 5
- Views: 608
Re: Nagios2014R1.0RC3 & RHEL6... wants a centos pkg?
Gotcha.. I think I've got my Satellite server syncing the channel it needs, then I can add it to the box and try it again.
- Tue May 06, 2014 10:20 am
- Forum: Nagios XI
- Topic: Nagios2014R1.0RC3 & RHEL6... wants a centos pkg?
- Replies: 5
- Views: 608
Nagios2014R1.0RC3 & RHEL6... wants a centos pkg?
I built a new RHEL6.4 VM to test out Nagios2014R1.0RC3 and in attempting to run the fullinstall it errors out. The install.log shows: Nagios XI Installation Log ========================== DATE: Tue May 6 09:54:41 CDT 2014 DISTRO INFO: RedHatEnterpriseServer 6.4 x86_64 THIS IS A NEW INSTALL! INSTALLI...
- Tue Oct 08, 2013 3:16 pm
- Forum: Nagios XI
- Topic: Monitor SSL Cert installed on F5 loadbalancer?
- Replies: 1
- Views: 665
Monitor SSL Cert installed on F5 loadbalancer?
Is it possible to use the XI website wizard to monitor the expiration of a website SSL cert if the cert is installed on an F5 load balancer? I've got this setup, but it's currently not working. I've validated with networking that we aren't getting hung up on the firewall wall. The error I'm seeing i...
- Wed Oct 02, 2013 9:48 am
- Forum: Nagios XI
- Topic: New services not showing up in XI
- Replies: 16
- Views: 1632
Re: New services not showing up in XI
OK, so I fixed the mysql issues... I had to run the mysql_upgrade with a username/password for it to work. I then had to repair some of the mysql db tables and it restarts without complaint now: 131002 09:42:47 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql 131002 9:42:47 [Not...
- Wed Oct 02, 2013 9:28 am
- Forum: Nagios XI
- Topic: New services not showing up in XI
- Replies: 16
- Views: 1632
Re: New services not showing up in XI
It kind of looks like it did... though I'm not certain how/when. I typically push updates to all my servers via a Redhat Satellite server and the mysql I've got installed came from an atomic repo, which Satellite can't manage/update for me. However, it does look like I am running the very latest of ...
- Wed Oct 02, 2013 9:10 am
- Forum: Nagios XI
- Topic: New services not showing up in XI
- Replies: 16
- Views: 1632
Re: New services not showing up in XI
So... I've been digging around in logs and whatnot (waiting for a return email or phone call from support) and I see this in /var/log/mysql.log: =================================================== 131002 09:08:27 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql 131002 9:08:27 [N...