Hello all,
I've got 2 triggers, one check if a file exist and another one check a TCP port.
If the file exist, the trigger is ON and the second trigger is desactivate (with trigger dependency). I use it for maintenance.
If i reboot the monitored host, the triggers go in UNKNOWN state and then the TCP trigger goes ON. (because the dependence falls)
So, i'd like to skip the unknown state to keep my TCP trigger OFF (even if it's really ON...).
Any ideas ?
Thanks.
Kind regards.
I've got 2 triggers, one check if a file exist and another one check a TCP port.
If the file exist, the trigger is ON and the second trigger is desactivate (with trigger dependency). I use it for maintenance.
If i reboot the monitored host, the triggers go in UNKNOWN state and then the TCP trigger goes ON. (because the dependence falls)
So, i'd like to skip the unknown state to keep my TCP trigger OFF (even if it's really ON...).
Any ideas ?
Thanks.
Kind regards.
Comment