Hi, I can prepare a set of command to show my devices status and set a schedule to run it in NCM. However, I cannot make further action base on the monitoring result.
For example, now I have a Cisco router which is set ipsec tunnel.
I want to have a script which could check this ipsec tunnel status every mid-night. If the status of output shows that the tunnel is down, the script will reload the router automatically.
Is it possible to do it?