Hello,
I have a problem on a isdn bri card (Canal D busy, i opened a TAC) but for the moment i want to "resolve" the problem with event manager.
I want to reload router when automatic ping ip adress (up the isnd line) not run (ping not run => canad d busy => reload router)
at the moment i have two applet but without if ping not run reload.
how will we do it?
event manager applet isdnping
event timer watchdog time 900
action 1.0 cli command "ping 172.xx.xxx.x repeat 20"
action 2.0 syslog msg "ping isdn vers router1 "
event manager applet reload
event timer watchdog time 21600
action 1.0 reload
action 2.0 syslog msg "router reboot"
Thank you for you help (and sorry for my english language).
David