Retention?

Ugo Bellavance ugob at lubik.ca
Fri Feb 29 21:21:00 CET 2008


Marc Powell wrote:
> 
> You need to set the values of retain_status_information and
> retain_nonstatus_information in your service definitions.
> 
> http://nagios.sourceforge.net/docs/2_0/xodtemplate.html#service

define host{
         name                            std_host_templ
         alias                           Standard Host Template
         check_command                   check_host_alive
         max_check_attempts                      5
         check_interval                  5
         active_checks_enabled           1
         passive_checks_enabled          0
         check_period                    none
         event_handler_enabled           0
         process_perf_data                       1
         retain_status_information               1
         retain_nonstatus_information    1
         contact_groups                  fsl-support
         notification_interval           30
         notification_period             24x7
         notifications_enabled           0
         register                                0
}

All my hosts have

"use	std_host_templ"

in their definitions.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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





More information about the Users mailing list