Matt Lozier wrote: > Is there any way to have Nagios send out notifications for a problem > only **once**. > > About every half hour I get an e-mail notifying me that a host or > service is down, but I’m already aware of this. I do want to be > notified, but only once. If the host goes down at 5:30 pm, I only want > to be notified again once the host is back up. > > Any help and all suggestions are welcomed and **appreciated**!
First, I would suggest reading the documentation, specifically the object configuration files documentation, for the version you are running before asking questions like this. If you read it, this question will be quickly answered. Nagios 2.x <http://nagios.sourceforge.net/docs/2_0/> Nagios 3.x <http://nagios.sourceforge.net/docs/3_0/> Set the notification_interval parameter on your hosts and services to 0. Regards, Max ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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
