we are using few passive checks with freshness threshold.
If there is a warning or critical reported from the passive check and someone clicks on "Force an immediate check" from the Quick Actions.
It turns to Unknown as we have used
Code: Select all
command_line /usr/local/nagios/libexec/check_dummy 3 "No Result from service"2. Is there a way to remove the "Force an immediate check" from quick actions when we are using passive checks. using service groups or something like that.