I have a very simple 1 line wan-start script that sends me (EventGhost Server) a message each time the router is rebooted.
The problem is each time my ISP has a hiccup long enough for my wan link to go down this script runs when the link is back up. Is it possible to distinguish between a "Link Down/Up" and an actual router reboot??
Router: Asus RT-AC68
FW: Merlin 384.5
Code:
curl "http://<local-IP:port>/?Main.Router.Reboot"
The problem is each time my ISP has a hiccup long enough for my wan link to go down this script runs when the link is back up. Is it possible to distinguish between a "Link Down/Up" and an actual router reboot??
Router: Asus RT-AC68
FW: Merlin 384.5