Zenoss: Getting SNMP stats over SSH
- by normalocity
I have the SSH connection working. I have it successfully modeling the device (Ubuntu Server, in this case).
What I can't get to work is the SNMP portion. It sounds like I have to custom add the snmpwalk command when doing monitoring over SSH - in other words, have Zenoss connect via SSH, and then run an arbitrary command agains the client (in this case, an snmpwalk), and then parse the results.
What I need help doing is:
Add the snmpwalk command to the SSH monitoring
Parsing the output and getting the data back into the charts