Few other issues I've found in .93, not sure if these are isolated to my 
install or not, but i would appreciate any feedback!

-) Since the upgrade, i'm getting errors when trying to monitor my CISCO PIX 
firewall. Did something change with the way SNMP requests are sent to devices?  
This is the error I get in my log on the PIX


Code:
incoming SNMP request (563 bytes) from IP address 10.26.10.241  Port 37390  
Interface "inside" exceeds data buffer size, discarding this SNMP request. 



-) Group alerts don't appear to work... here is a quick snip from my zenactions 
log file.  Group alerts didn't work for me in .92 either.


Code:
2007-10-10 20:08:24 WARNING zen.ZenActions: SELECT 
device,component,message,firstTime,summary,severity,summary, evid FROM status 
WHERE (prodState = 1000) and (eventState = 0) and (severity > 4) AND evid NOT 
IN  (SELECT evid FROM alert_state   WHERE userid='PageOnCrit' AND 
rule='PageOnCrit_Every_5min' )
2007-10-10 20:08:24 ERROR zen.ZenActions: action:PageOnCrit_Every_5min
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 220, in processRules
    self.processEvent(zem, ar, actfunc)
  File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 257, in processEvent
    if action(context, data, False):
  File "/opt/zenoss/Products/ZenEvents/zenactions.py", line 488, in sendEmail
    addr = action.getAddresses()
  File "/opt/zenoss/Products/ZenEvents/ActionRule.py", line 170, in getAddresses
    return self.getUser().getEmailAddresses()
  File "/opt/zenoss/Products/ZenModel/UserSettings.py", line 883, in 
getEmailAddresses
    for username in self.getMemberUsers():
AttributeError: getMemberUsers
2007-10-10 20:08:24 INFO zen.ZenActions: processed 9 rules in 0.06 secs



-) I've never been able to get acknowledgments to work... no matter how I seem 
to set-up my alerts, email acknowledgments never seem to come through.  Is 
there some trick, or some place where I can debug this?  This one issue is the 
only thing preventing me from proposing the solution to my management team for 
next years budget.



Thanks for a great tool and I look forward to getting these issues resolved.

------------------------
 Mike Graham




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

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

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



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

Reply via email to