Search found 58 matches
- Fri Jul 12, 2013 10:03 am
- Forum: Nagios XI
- Topic: Don't always receive notification that a service/host is Up
- Replies: 4
- Views: 359
Re: Don't always receive notification that a service/host is
Thanks for the assistance, I didn't even pay attention to the drop down box for documentation!
- Fri Jul 12, 2013 9:53 am
- Forum: Nagios XI
- Topic: Don't always receive notification that a service/host is Up
- Replies: 4
- Views: 359
Re: Don't always receive notification that a service/host is
For some reason the "Contact Management" page help icons don't pop up any info. Am I correct in assuming the "r" in "d u r f s n" is for recovery? If that's the case, then the main contact we use didn't have the "r" checked.
- Fri Jul 12, 2013 8:48 am
- Forum: Nagios XI
- Topic: Don't always receive notification that a service/host is Up
- Replies: 4
- Views: 359
Don't always receive notification that a service/host is Up
Nagios XI 2012R2.2 CentOS 6.3 2.6.32-279.5.1.el6.x86_64 Some of our services and hosts that may send "DOWN" notices, won't send a subsequent "UP" notice. We had an alert this morning that was pinging a linux server and showed down, but upon checking it was up and we just never re...
- Tue Mar 12, 2013 4:59 pm
- Forum: Nagios XI
- Topic: Apply config error, no snapshot error to view
- Replies: 19
- Views: 1471
Re: Apply config error, no snapshot error to view
Thanks for the info, and we used that guide to migrate our RRD a few days ago. My solution to running out of disk space was to tar/gzip the *rrd.xml file before hand, and then just add an extra step to untar/ungzip on the new server during processing.
Thanks for help the guys!
Thanks for help the guys!
- Tue Mar 12, 2013 4:50 pm
- Forum: Nagios XI
- Topic: Apply config error, no snapshot error to view
- Replies: 19
- Views: 1471
Re: Apply config error, no snapshot error to view
I had to touch installed.timezone for A-subcomponents to run, but got it going. Everything appears to have gone OK. I have rerun the commands for reconfig.txt and cmd.txt. During the "submit" for cmd.txt, the config actually applied this time. reconfig.txt [root@monitor scripts]# cat recon...
- Tue Mar 12, 2013 4:24 pm
- Forum: Nagios XI
- Topic: Apply config error, no snapshot error to view
- Replies: 19
- Views: 1471
Re: Apply config error, no snapshot error to view
Please, follow the steps outlined here , and post the "reconfig.txt" and "cmd.txt" files. Thanks! The problem may stem from the fact our previous nagiosxi install was 32 bit, and the new one is 64 bit? Both instances were from VMware OVF's. There are messages about "bad ELF...
- Tue Mar 12, 2013 4:07 pm
- Forum: Nagios XI
- Topic: Apply config error, no snapshot error to view
- Replies: 19
- Views: 1471
Re: Apply config error, no snapshot error to view
You had no output to error_log? Can you ll that directory?: ll -la /var/log/httpd/ Correct. ll output: [root@monitor local]# ll -la /var/log/httpd/ total 70888 drwx------. 2 root root 4096 Mar 10 03:48 . drwxr-xr-x. 9 root root 4096 Mar 10 03:48 .. -rw-r--r-- 1 root root 17692060 Mar 12 16:04 acces...
- Tue Mar 12, 2013 4:01 pm
- Forum: Nagios XI
- Topic: Apply config error, no snapshot error to view
- Replies: 19
- Views: 1471
Re: Apply config error, no snapshot error to view
I hate to be the bearer of bad news, but there was no output. I did the same thing for "access_log" and captured the following if it helps 204.80.201.50 - - [12/Mar/2013:15:59:07 -0500] "POST /nagiosxi/config/configobject.php HTTP/1.1" 200 12887 "http://monitor.megagate.com/...
- Tue Mar 12, 2013 3:43 pm
- Forum: Nagios XI
- Topic: Apply config error, no snapshot error to view
- Replies: 19
- Views: 1471
Re: Apply config error, no snapshot error to view
Didn't appear to be multiple processes running: Output of ps -aef | grep nagios before stop/starting/killall [root@monitor local]# ps -aef | grep nagios nagios 543 538 0 15:40 ? 00:00:00 /bin/sh -c /usr/bin/php -q /usr/local/nagiosxi/cron/feedproc.php > /usr/local/nagiosxi/var/feedproc.log 2>&1 ...
- Tue Mar 12, 2013 3:37 pm
- Forum: Nagios XI
- Topic: Apply config error, no snapshot error to view
- Replies: 19
- Views: 1471
Re: Apply config error, no snapshot error to view
Open up a terminal to the XI box and run the following: cat /var/log/messages | grep seg We are looking for a segfault as that is a symptom of a possible problem. If you go to "home" --> "Process Info" in the XI interface, are all the "dots" green as well as the "...