Back to OP5 Monitor FAQ

How to make check_nrpe return UNKNOWN instead of CRITICAL

You can do that either by adding the flag “-u” to the existing check commands that utilizes the plugin “check_nrpe”, or create a new check command that includes the flag.

From the help text of check_nrpe:

-u = Make socket timeouts return an UNKNOWN state instead of CRITICAL

["Geneos"] ["FAQ"]

Was this topic helpful?