Page 3 of 9
Re: Random emails
Posted: Fri Aug 01, 2014 12:06 pm
by JohnFLi
[root@g1vpnag01 libexec]# cd /usr/local/nagios
[root@g1vpnag01 nagios]# tar cj /tmp/configs.tar.xz etc/
tar: Removing leading `/' from member names
tar: /tmp/configs.tar.xz: Cannot stat: No such file or directory
bzip2: I won't write compressed data to a terminal.
bzip2: For help, type: `bzip2 --help'.
I do have Host escalation for my servers........ I checked an made sure that its email address is correct.
Re: Random emails
Posted: Fri Aug 01, 2014 2:21 pm
by sreinhardt
I'd like to be 100% just for safetys sake. Let's try that one more time but slighly different.
Code: Select all
cd /usr/local/nagios
tar cjf /tmp/configs.tar.bz2 etc/
Re: Random emails
Posted: Fri Aug 01, 2014 4:43 pm
by JohnFLi
ok, I have the file.....where would you like me to send it to?
Re: Random emails
Posted: Fri Aug 01, 2014 10:05 pm
by Box293
JohnFLi wrote:ok, I have the file.....where would you like me to send it to?
Send it to me via private message. You might need to append .txt to the end of the file.
Re: Random emails
Posted: Mon Aug 04, 2014 11:03 am
by JohnFLi
PM has been sent
Re: Random emails
Posted: Wed Aug 06, 2014 2:51 am
by Box293
I've had a good look through your configurations, specifically at the host G1POSTAGE01 as that is the one you provided an example for. I couldn't find anything out of place, it all looks as it should.
I did notice in your nagios.cfg file you have:
Can you please set this to -1
Restart Nagios and see if it catches anything now when these strange emails are sent.
Re: Random emails
Posted: Wed Aug 06, 2014 9:58 am
by JohnFLi
ok, it has been set to -1
Re: Random emails
Posted: Wed Aug 06, 2014 12:09 pm
by JohnFLi
ok, after setting debug to -1, I got a couple of rejection emails concerning my machine G1PCWEBSERV02. (oddly enough, 2 emails saying it is up, 1 second part.
Below is from the debug log
Code: Select all
[1407344585] SERVICE ALERT: G1PCWEBSERV02;Web_Disk_Idle;CRITICAL;SOFT;1;0.00
[1407344585] SERVICE EVENT HANDLER: G1PCWEBSERV02;Web_Disk_Idle;CRITICAL;SOFT;1;notify-host-by-email
[1407344645] SERVICE ALERT: G1PCWEBSERV02;Web_Disk_Idle;OK;SOFT;2;91.56
[1407344645] SERVICE EVENT HANDLER: G1PCWEBSERV02;Web_Disk_Idle;OK;SOFT;2;notify-host-by-email
[1407344673] wproc: Core Worker 17747: job 756 (pid=21424) timed out. Killing it
[1407344673] wproc: CHECK job 756 from worker Core Worker 17747 timed out after 30.01s
[1407344673] wproc: host=G1VPSQL15; service=(null);
[1407344673] wproc: early_timeout=1; exited_ok=0; wait_status=0; error_code=62;
[1407344673] Warning: Check of host 'G1VPSQL15' timed out after 30.01 seconds
[1407344673] wproc: Core Worker 17747: job 756 (pid=21424): Dormant child reaped
[1407344690] wproc: Core Worker 17744: job 768 (pid=21490) timed out. Killing it
[1407344690] wproc: CHECK job 768 from worker Core Worker 17744 timed out after 30.01s
[1407344690] wproc: host=G1VPSPS01; service=(null);
[1407344690] wproc: early_timeout=1; exited_ok=0; wait_status=0; error_code=62;
[1407344690] Warning: Check of host 'G1VPSPS01' timed out after 30.01 seconds
[1407344690] wproc: Core Worker 17744: job 768 (pid=21490): Dormant child reaped
Re: Random emails
Posted: Thu Aug 07, 2014 3:09 am
by Box293
Can you please provide some more log output if possible.
Re: Random emails
Posted: Thu Aug 07, 2014 10:32 am
by JohnFLi
as requested