Newbie question here. My alerts don't seem to be emailing. When I use the 
'test' option next to the email address, the mail comes through fine. But when 
there is an event in zenoss I don't get any emails. To check this, I did the 
following [and got the error at the bottom]:

$ zenactions run
INFO:zen.ZenActions:Processed 0 commands in 0.001089
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 546, in ?
    za.run()
  File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 405, in run
    return self.mainbody()
  File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 384, in mainbody
    self.processRules(zem)
  File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 221, in processRules
    self.processEvent(zem, ar, actfunc)
  File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 245, in processEvent
    for result in self.query(q):
  File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 183, in query
    curs.execute(stmt)
  File "/opt/zenoss/lib/python/MySQLdb/cursors.py", line 137, in execute
    self.errorhandler(self, exc, value)
  File "/opt/zenoss/lib/python/MySQLdb/connections.py", line 33, in 
defaulterrorhandler
    raise errorclass, errorvalue
_mysql_exceptions.OperationalError: (1054, "Unknown column 'id' in 'field 
list'")

Any advice on fixing this would be a great help. Thanks.




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

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

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



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

Reply via email to