the script runs every minute, this works well for a VPN scenario. However this also means that if the VPN goes down then the script sends out a notification everytime it find the VPN down condition true.
Ideally, once the condition is met a message should be sent but not sent again until some kind of 'reset' is carried out.
the script runs every minute, this works well for a VPN scenario. However this also means that if the VPN goes down then the script sends out a notification everytime it find the VPN down condition true.
Ideally, once the condition is met a message should be sent but not sent again until some kind of 'reset' is carried out.