TECHZEN Zenoss User Community ARCHIVE  

Custom SNMP device mapper

Subject: Custom SNMP device mapper
Author: Jim R
Posted: 2015-09-01 15:40

I see the following in DeviceMap.py:

scDeviceMapParse = getattr(device, 'scDeviceMapParse', None)
if scDeviceMapParse:
om = scDeviceMapParse(device, om)

Is this just an abandoned feature, or is it actually useable Where would one set scDeviceMapParse

I am assuming it is an attribute I would add via a ZenPack, but has this ever been used or documented



< Previous
4.2.5 + ZenPack + custom panel + "Site error"
  Next
skipping WMI-based collection, PySamba zenpack not installed
>