Hello,
I see critical alerts like this: (Return code of 255 for service 'w_log_app_restart' on host '******.wisc.edu' was out of bounds)
Obviously an internal error from the plugin.
Has there been any thought about changing Unkown == 3 to Unknown >= 3 ?
Earl
Retunr code question
Re: Retunr code question
Are you using check_nrpe? If you do, you could make connection problems return UNKNOWN instead of CRITICAL by using the "-u" flag.
-u, --unknown-timeout Make connection problems return UNKNOWN instead of CRITICAL
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
Bitflogger
- Posts: 226
- Joined: Mon Oct 16, 2017 9:24 am
Re: Retunr code question
OK, That helps.
Please lock the case.
Please lock the case.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Retunr code question
Great! LockingBitflogger wrote:OK, That helps.
Please lock the case.