Search found 3 matches

by gsmith411
Thu Jun 05, 2014 1:04 pm
Forum: Open Source Nagios Projects
Topic: Status information unknown, but status OK and green
Replies: 8
Views: 5902

Re: Status information unknown, but status OK and green

Thanx for the quick reply. Its 2 nagios supplied checks. On the nagios server, I am running check_by_ssh. This check should log into the remote machine and run the nagios supplied script check_procs. Both are nagios supplied. I would assume they should return correct values. The reason the Check_by_...
by gsmith411
Thu Jun 05, 2014 9:10 am
Forum: Open Source Nagios Projects
Topic: Status information unknown, but status OK and green
Replies: 8
Views: 5902

Re: Status information unknown, but status OK and green

Like I said, I realize I need to check why I am getting the return code of 255 and thats a whole different subject. My concern is that the service check is in an unknown state, and yet Nagios is telling me the status is OK. BTW, I am running Nagios Core 4.0.4 on a gentoo box. This particular check i...
by gsmith411
Thu Jun 05, 2014 8:36 am
Forum: Open Source Nagios Projects
Topic: Status information unknown, but status OK and green
Replies: 8
Views: 5902

Status information unknown, but status OK and green

I have Nagios checking a few services on a remote host. The Status information returns "Return code of 255 is out of bounds", and yet the Status is OK with a green bar. How do I change Nagios to show me when the status is unknown? I would like the status to be yellow, or orange or anything...