I have a ServersCheck sensor gateway with two leak sensors connected. The SNMP-polled OID for each sensor returns a text value of either "DRY" or "WET"...really simple. I've created the pollers (one for each sensor) and the alarm which sends email and SMS...and these work fine. However, I want it to display something on the Orion node details web page for the sensor gateway, displaying either "WET" or "DRY" just like the OID returns. However, I can't seem to figure out how to work with text values; I have no trouble working with a numerical value (like a chart or a gauge for temp, humidity, etc.), but can't seem to figure out how to display the returned text value.
Can anyone point me in the right direction?
Thanks!
-Mike