Hello,

I'm using zenoss 2.1.2 on FreeBSD.
I've setup a command in Event Manager to send a SMS if there is a fault,
with Default Command timeout = 60, Delay = 0 and Reapeat Time = 0 which resault 
in a "Does not repeat".

But I receive a SMS every 60 sec.
I've looked in zenactions.log and I found:

2008-02-26 13:33:46 ERROR zen.ZenActions: Command sendSMSServer timed out
2008-02-26 13:33:46 INFO zen.ZenActions: Running 
/usr/local/bin/sendSMSServer.php panoramix.sm.unibocconi.it 
panoramix.sm.unibocconi.it  threshold of CP
U Utilization not met: current value 1.38
2008-02-26 13:33:46 ERROR zen.ZenActions: unexpected exception
Traceback (most recent call last):
  File "/usr/local/zenoss/Products/ZenEvents/zenactions.py", line 393, in 
runCycle
    self.mainbody()
  File "/usr/local/zenoss/Products/ZenEvents/zenactions.py", line 383, in 
mainbody
    self.eventCommands(zem)
  File "/usr/local/zenoss/Products/ZenEvents/zenactions.py", line 372, in 
eventCommands
    self.processEvent(zem, command, self.runEventCommand)
  File "/usr/local/zenoss/Products/ZenEvents/zenactions.py", line 260, in 
processEvent
    self.execute(addcmd)
  File "/usr/local/zenoss/Products/ZenEvents/zenactions.py", line 170, in 
execute
    result = curs.execute(stmt)
  File "usr/local/zenoss/lib/python/MySQLdb/cursors.py", line 137, in execute
  File "usr/local/zenoss/lib/python/MySQLdb/connections.py", line 33, in 
defaulterrorhandler
OperationalError: (1136, "Column count doesn't match value count at row 1")
2008-02-26 13:33:46 ERROR zen.ZenActions: Command sendSMSServer timed out

any suggestions ?

Thank you very much.
Ciao,
Marco




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

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

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



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

Reply via email to