I have TrippLite PDU's that have nice SNMP and even telnet and ssh and webUI. In the PDU you can name the port for what's plugged into it. The OID for port 14 would be tlpPduOutletDescription.1.14 and would produce a value of something like "somehostname-ps-1" or "somehostname-ps-2". What I want to do is use discovery to find all of the ports and to find the names of the stuff plugged into the port and then include that data in other discovery items. Doing so, I know, will make dependencies such as: port-1-amps becomes dependent on port-1-name but that's ok. I'm just a little stuck trying to figure out how to make it work. The base template I'm working with was obtained from the list of Zabbix templates that have been contributed. I would happily re-contribute this to the universe if we can make it more elegant in this way.
Thoughts?
Thoughts?
Comment