dudemon wrote: > did you try to snmpwalk whit specific OID like in DeviceMap.py ? for example > .1.3.6.1.2.1.1.1.0 > > I'm not python programmer but reading source code i can imagine that exist a > sort of control for running or not specific snmp plugin based on some sort of > value read from snmpwalk do it from DeviceMap.py > > If return a specific data, the data is not translate into device on dashboard
Yes, all values polled by DeviceMap.py are returned via an snmpwalk of the device. From the debugt output of ZenModeler, it doesn't seem that it is even running devicemap, even though it's listed as a collector for this device. -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=30819#30819 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
