Hi Simon,

thanks for your help,

Ive been trying to modify the DeviceMap.py file in 
Products/DataCollector/plugins/zenoss/snmp.

Ive tried editing the file, adding a line in the columns section to perform an 
additional snmpGet to pick up some data from other parts of the MIB instead.

e.g.

columns = {
                 '.1.3.6.1.2.1.1.1.0' : 'snmpDescr'
                 '.1.3.6.1.4.13598.1.1.15.1.0' : snmpSysName....

Unfortunately, when I run this the snmpSysName parameter is now blank. If I run 
the same snmpGet request from the command line I get a value. Is there 
something else I need to do after making a change?

Where is the parameter 'snmpSysName' defined?

Is there any help on writing a data collection pluggin?

many thanks,

------------------------
 Rainos




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=10290#10290

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to