Did not see this before, but I posted something very similiar if not the same:

I am running CentOS 5 and zenoss version 2.1.2 and when I turn on my alerting 
rules, I get the following in zenactions and the emails repeat every 60 seconds 
even though the repeat in the alerting rules is 0:

2008-03-04 08:14:00 INFO zen.ZenActions: sent email:[zenoss] <server>.com snmp 
agent down on device <server>.com to:['<mailbox@>.com']
2008-03-04 08:14:00 ERROR zen.ZenActions: unexpected exception
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 393, in runCycle
    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 260, in processEvent
    self.execute(addcmd)
  File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 170, in execute
    result = 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
OperationalError: (1136, "Column count doesn't match value count at row 1")

Does anybody have any ideas of why this is occuring?




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

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

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



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

Reply via email to