Hello,
This is my first question about The Dude.
I need to ping some devices on my network, which are not accesible directly from the Dude server. So I wrote a perl script that makes a connection (telnet) with a router, pings the specified devices and returns OK for responding devices and DOWN for the others.
What I need to do (and don't know how) is to create a custom poller that will call the perl script, read the results and set the state of the devices on my dude map to UP or DOWN accordingly.
Is there a way to do this in The Dude?
Thanks in advance,
MP