I just found these in zenhub.log:
Traceback (most recent call last):
File "/usr/local/zenoss/Products/ZenModel/PerformanceConf.py", line 188,
in getDevices
except:
File "/usr/local/zenoss/Products/ZenModel/Device.py", line 498, in
getSnmpOidTargets
oids.extend(o.getSnmpOidTargets())
File "/usr/local/zenoss/Products/ZenModel/RRDView.py", line 284, in
getSnmpOidTargets
for ds in templ.getRRDDataSources("SNMP"):
File "/usr/local/zenoss/Products/ZenModel/RRDView.py", line 263, in
getThresholds
for thresh in templ.thresholds():
AttributeError: thresholds
If I modify the getThresholds() function to add some logging to it, it
always raises an exception on the 2nd line in the function. I tried
commenting out the for loop, so the function just returns {}, and it
exceptions out on the comment.
Geoff Franks
Sr. Systems Administrator
Hauptman Woodward Institute
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users