Well, I have a server that started crashing randomly since I started using 
ZenOSS to monitor it. But I need the alerts to be up and running.

zenactions is throwing the following traceback when run from the prompt:


Code:

[b]zenactions run
[/b]
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 643, in ?
    za.run()
  File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 496, in run
    self.schedule.run()
  File "/opt/zenoss/Products/ZenEvents/Schedule.py", line 81, in run
    self.workList = self.getWindows()
  File "/opt/zenoss/Products/ZenEvents/Schedule.py", line 61, in getWindows
    result.extend(x.getObject() for x in catalog())
  File "/opt/zenoss/Products/ZenEvents/Schedule.py", line 61, in <generator 
expression>
    result.extend(x.getObject() for x in catalog())
  File "/opt/zenoss/lib/python/Products/ZCatalog/CatalogBrains.py", line 77, in 
getObject
    parent = parent.unrestrictedTraverse(path[:-1])
  File "/opt/zenoss/lib/python/OFS/Traversable.py", line 221, in 
unrestrictedTraverse
    next=obj[name]
  File "/opt/zenoss/lib/python/OFS/ObjectManager.py", line 713, in __getitem__
    raise KeyError, key
KeyError: 'Email alert'




What key is it looking for? I've poked through the alerting rules to no avail. 
Test messages work, that's about it.




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=19343#19343

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to