twm1010 wrote: > > What does AttributeError: 'HttpMonitorDataSource' object has no attribute > '__of__' > mean?
That error means that Zenoss can't find the python code that implements a specific class, in this case the HttpMonitorDataSource class. So in your object database you have one or more HttpMonitor datasources, but the appropriate HttpMonitor ZenPack isn't installed so Zenoss chokes on those datasources. -jason -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=20974#20974 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
