Page 1 of 1

False alert

Posted: Tue Mar 11, 2014 1:08 pm
by ancovington
On one of our windows servers Nagios is reporting the following status information for one or more of the disk partitions:

"(Return code of 139 is out of bounds)"

Could someone help us resolve this please?

Re: False alert

Posted: Tue Mar 11, 2014 1:12 pm
by sreinhardt
What agent are you using on that windows system, and what plugin on the nagios side are you using to check that agent? Have you tried running the same command via from the nagios system, if so what was the result?

Re: False alert

Posted: Tue Mar 11, 2014 1:54 pm
by ancovington
We are using the same agent on all servers - NSClient 3.9
and we are using the Windows server plugin on the Nagios system. We just ran into this error today. A couple of days ago, we never received this.

Re: False alert

Posted: Tue Mar 11, 2014 4:25 pm
by sreinhardt
Are these all physical disks\partitions on the windows machine and not network shares?
Has the command to check that particular system (provided this is happening to only one at the moment) changed recently on either the nagios or nsclient side?
Could you post the service and command description from the nagios side please?

Re: False alert

Posted: Wed Mar 19, 2014 10:11 am
by ancovington
Yes, these are physical partitions on a vm machine; We haven't made any configuration changes, but more and more drives are producing these errors now. It has spread to 1 other email server. Because of this we are being notified like crazy!

Here is a sample of the service command for one of the drives producing this error:

check_xi_service_nsclient!!USEDDISKSPACE!-l P -w 90 -c 95!!!!!

Edit: Never-mind, I found what was going on. After logging into the server, it looks like someone removed those partitions. Smh
Thank you!