How to add multiple datapoints in Zenoss the Easy Way.

Posted by asanabria6910 on Mar 4, 2009 8:52 PM
By linuxdynasty.org
Mail this story
Web version

Recently I had to input quite a few OID's into Zenoss. This meant I had to create a Data Source for each OID I wanted to monitor as well as one Data Point. Now I knew this was going to be a hassle!!! So I decided to write a custom Python script that uses pysnmp to essentially do a snmpwalk (nextCmd) on a Branch of OID's. This means that I can create one Data Source and Mutiple Data Points. Which drops the amount of time that I have to input into the Zenoss GUI.

Full Story

Printed at http://lxer.com/module/newswire/view/116758/index.html