Suppress Connection Errors #379
Answered
by
matteocorti
berndschneider5
asked this question in
Q&A
-
Is there an option, that the check will not produce a Critical message, if the host/port is not available? Or maybe an Unknown state instead of critical in this case? |
Beta Was this translation helpful? Give feedback.
Answered by
matteocorti
May 3, 2022
Replies: 1 comment 5 replies
-
You can use the Optionally, you can specify the desired return value. Examples:
|
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
berndschneider5
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use the
--ignore-connection-problems
command line option to return an OK state.Optionally, you can specify the desired return value.
Examples: