2010/1/4 steve f <[email protected]>: > Hello & Happy New Year, > > Is it possible to have Nagios notify me of a service problem once an hour > AND tell me how many times it alerted during that hour time frame? > > For example, if I run a plugin, I don't necessarily want to have a > notification every time the threshold was met but after 1 hour, send me a > notification that during that hour time period, the threshold was exceeded > 10 times? > > I know that via the notification cfg I can set the time frame for sending a > notification but can I keep a running total of the number of alerts for that > 1 hour timeframe?
Out of the box, no I don't think there is a way you can do that. If you use ndoutils, I guess you could write a custom notification command script which gets the information you need by doing a SQL query of the database. > Thanks, I'm not sure you will want to thank me for this advice! The NDO schema can be a right pain. Cheers, Jim ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
