Is there a way to have scripts run on a triggered event rather than by scheduler?
In particular i’m looking for a way to run a script when an interface goes up or down
I can see this can be done on VRRP or PPPoE servers (via profile) but I actually need an event to run when the PPPoE Client interface goes down/up
To my knowledge not directly. There is the netwatch, with up & down scripts, but it’s no synchronous. It will not be triggered by event, but by (delayed) detection.