I have successfully configured some universal device pollers and published to the website.
The UDP poller is configured to advise of the status of HSRP on a given vlan of a Cisco
switch.
The status is returned as 6 if active and 5 if standby.
This result is published in a raw format to the web and I need to tranform the result somehow so that the 6 is shown as active and the 5 as standby.
Is there a way to do this? (I've played with udp tranform results but no joy yet).
Thanks
Sam