On Apr 24, 2009, at 11:51 AM, Shneids wrote:
> Code:
> ==> /opt/zenoss/zenoss/log/zenhub.log <==
> 2009-04-24 11:43:48 ERROR zen.hub: device swd77
> Traceback (most recent call last):
> File "/opt/zenoss/zenoss/Products/ZenHub/services/
> CommandConfig.py", line 99, in getDataSourceCommands
> cmdinfo = getDeviceCommands(dev)
> File "/opt/zenoss/zenoss/Products/ZenHub/services/
> CommandConfig.py", line 56, in getDeviceCommands
> c, t = getComponentCommands(o)
> File "/opt/zenoss/zenoss/Products/ZenHub/services/
> CommandConfig.py", line 26, in getComponentCommands
> for ds in templ.getRRDDataSources('COMMAND'):
> AttributeError: getRRDDataSources
>
>
> I get this error when restarting Zenoss. Any idea what this means?
It looks like it might be related to a known bug where device classes
named the same thing as performance templates cause a conflict and
errors like this. See the following ticket.
Ticket #4743: Device class sharing their name with a template cause
errors
http://dev.zenoss.org/trac/ticket/4743
If you're running Zenoss 2.3.3 you can patch the fix into your
installation by running the following command as the zenoss user.
Otherwise you'll have to wait for its default inclusion in the 2.4
release.
zenpatch 12976
zenhub restart
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users