I'm looking for a way to make a node and/or group status and icon change from green to something else based upon an snmp poller.
More specifically:
I snmp poll for Dell Openmanage status. If it's anything other than 3 ("OK"), then I want the node and if possible the group status to be in a different state other than green.
I have a custom property created for nodes that contains the Dell Openmanage status, so I have a way to display individual nodes with a problem, but I really would like to make the individual node status and group status represent that there is a hardware issue with the node.
Any way to do this via SQL?