Code: Select all
:if ([/interface get [find name="ether1-CAM-NE"] running]=!true) do={:log warning "Possible Power Outage"}
How can I make the if statement be "if ether1 and ether4 are not running" do={:log warning "Possible Power Outage"}?
Its probably really simple and i'm missing it. Yes, I know I could ping these with netwatch, but the router does not respond to pings.