I am getting the following error in zenactions log when I turn on alert rules:

2008-03-04 08:14:00 INFO zen.ZenActions: sent email:[zenoss] <servername>.com 
snmp agent down on device <servername>.com to:['[EMAIL PROTECTED]']
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")

And the first alert sends over and over again with out going on to the next 
error. This particular zenoss box monitors lab servers and has zenoss version 
2.1.2 on a CentOS 5 system. I looked at other posts but did not find any 
solutions. Any help would be appreciated.

Jason




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

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

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



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

Reply via email to