2006-11-09 11:56:31 WARNING zen.ZenActions: SELECT
firstTime,severity,component,summary,device,message, evid FROM status
WHERE (prodState = 1000) and (severity >= 3) and (eventState = 0) AND
evid NOT IN (SELECT evid FROM alert_state WHERE userid='asanabria'
AND rule='PAGE')
2006-11-09 11:56:31 ERROR zen.ZenActions: action:PAGE
Traceback (most recent call last):
File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 130, in
processRules
self.processActionRule(db, zem, ar)
File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 159, in
processActionRule
actfunc(ar, data, False)
File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 307, in
sendPage
self.options.snppport)
File "/opt/zenoss/lib/python/Pager.py", line 37, in __init__
self.server=SNPP(host=host, port=port, debuglevel=debuglevel)
File "/opt/zenoss/lib/python/snpplib.py", line 70, in __init__
self.connect(host, port)
File "/opt/zenoss/lib/python/snpplib.py", line 99, in connect
self.sock.connect((host,port))
File "<string>", line 1, in connect
error: (111, 'Connection refused')
2006-11-09 11:56:31 ERROR zen.ZenActions: unexpected exception
Traceback (most recent call last):
File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 249, in
runCycle
self.mainbody()
File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 240, in
mainbody
self.maintenance(db, zem)
File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 199, in
maintenance
self.execute(db, "call %s();" % proc)
File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 101, in
execute
return db.cursor().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: (1305, 'PROCEDURE events.clean_old_events does not
exist')
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users