Maybe it will be useful for others. I found solution. Maybe it's not the best
one, but the only one I could find out.
Adding device to zenoss, zendisc.py in Products\DataCollector is executed.
So I modified the line:
oid = ".1.3.6.1.2.1.1.5.0"
to:
if devicepath=="/Power/UPS":
oid = "x.x.x.x.x.x.x.x.x.x.x"
else:
oid = ".1.3.6.1.2.1.1.5.0"
-------------------- m2f --------------------
Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=27874#27874
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users