Replies: 3 comments
-
|
right, |
Beta Was this translation helpful? Give feedback.
0 replies
-
Date Tue Sep 30 23:46:31 CEST 2025 (∞90s) What am I doing wrong? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
depending on your check interval of your host and services it can always happen that the services will fail before the host. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I need functionality that allows the service to retain downloaded data if the host's status is anything other than OK.
This means stopping service checks when the host's status is anything other than OK.
I found similar functionality in Nagios.
Nagios Core 4.1.1 implement the host_down_disable_service_checks=1 setting in nagios.cfg
https://support.nagios.com/kb/article.php?id=505
Beta Was this translation helpful? Give feedback.
All reactions