Search found 57 matches

by c.slagel
Tue Apr 07, 2015 2:30 pm
Forum: Nagios XI
Topic: Update just stops dead
Replies: 5
Views: 715

Re: Update just stops dead

Not sure what happened to it... Pretty sure nobody deleted it. But I reinstalled it and the upgrade went fine. Thanks!
by c.slagel
Tue Apr 07, 2015 1:51 pm
Forum: Nagios XI
Topic: Update just stops dead
Replies: 5
Views: 715

Re: Update just stops dead

Sure thing, I'll attach it to this post. Also, looks like nrdp server directory does not exist: [root@localhost nagiosxi]# ls -la /usr/local/nrdp/ ls: cannot access /usr/local/nrdp/: No such file or directory [root@localhost nagiosxi]# Is this something that should have been in the Nagios installati...
by c.slagel
Tue Apr 07, 2015 1:38 pm
Forum: Nagios XI
Topic: Update just stops dead
Replies: 5
Views: 715

Update just stops dead

Trying to upgrade from 2012R2.9 to the latest version... The upgrade goes fine for a while, then just stops. Here's the last line it gets to: make[1]: Leaving directory `/tmp/nagiosxi/subcomponents/extraplugins/check_mysql_health-2.1.8.2/plugins-scripts' Making all in t make[1]: Entering directory `...
by c.slagel
Fri Nov 14, 2014 4:58 pm
Forum: Open Source Nagios Projects
Topic: Can only access Nagios core homepage, all others fail
Replies: 1
Views: 697

Can only access Nagios core homepage, all others fail

So I have installed Nagios Core on a fresh CentOS6 box. I can login and reach the homepage just fine, however when I click on ANY section of the sidebar (services, hosts, etc) I get an internal server error. HTTP error log reads as follows: [Fri Nov 14 21:54:25 2014] [error] [client 67.52.160.42] (1...
by c.slagel
Mon Sep 29, 2014 6:13 pm
Forum: Nagios XI
Topic: service restart event handler repetition.
Replies: 5
Views: 349

Re: service restart event handler repetition.

OK, so... The script on the nagios server only triggers event handlers if the service enters a hard state: #!/bin/sh # Event Handler for Restarting Linux/BSD/Windows Services # Assumes # $USER1$/servicerestart.sh $SERVICESTATE$ $HOSTADDRESS$ $_SERVICESERVICE$ case "$1" in OK) ;; WARNING) ;...
by c.slagel
Thu Sep 18, 2014 1:09 pm
Forum: Nagios XI
Topic: service restart event handler repetition.
Replies: 5
Views: 349

Re: service restart event handler repetition.

Haha for sure, it's wonderful!

So, is there a way to automate that? This way would also require manual intervention which we are trying to avoid.
by c.slagel
Wed Sep 17, 2014 6:43 pm
Forum: Nagios XI
Topic: service restart event handler repetition.
Replies: 5
Views: 349

service restart event handler repetition.

So we are using the service restart event handler that Nagios provided their wonderful guide for. Most of the time it works awesome, but sometimes the services are so badly messed up that the restart doesn't fix the issue and we have to go in and manually restart them again ourselves. Is there an ea...
by c.slagel
Fri Jun 06, 2014 1:05 pm
Forum: Nagios XI
Topic: Nagios MMS not being received by ATT Iphones
Replies: 28
Views: 3557

Re: Nagios MMS not being received by ATT Iphones

isadmin, they're asking for phone numbers of other AT&T users affected. Do you possibly want to PM me so we can discus?

Or anyone else that may be experiencing this annoying issue.
by c.slagel
Fri Jun 06, 2014 12:30 pm
Forum: Nagios XI
Topic: Nagios MMS not being received by ATT Iphones
Replies: 28
Views: 3557

Re: Nagios MMS not being received by ATT Iphones

I'm experiencing this same issue since the same time. I've actually finally got AT&T to get their engineers to contact me to see what's up. I'll keep you up to date on their findings.
by c.slagel
Thu May 29, 2014 9:00 pm
Forum: Nagios XI
Topic: Strange error in service status
Replies: 3
Views: 327

Re: Strange error in service status

I made these changes, however all of our mysql services are now reading:

Code: Select all

(Return code of 255 is out of bounds)