debug notifications
Marc Powell
marc at ena.com
Wed Jan 28 19:18:01 CET 2009
On Jan 28, 2009, at 11:36 AM, Nicolas Laurance wrote:
> I have sent the config used as a first reply
Yup, I missed it --
> define service{
> name generic-service
> active_checks_enabled 1
> passive_checks_enabled 1
> parallelize_check 1
> obsess_over_service 1
> check_freshness 0
> notifications_enabled 1
> event_handler_enabled 1
> flap_detection_enabled 0
> failure_prediction_enabled 1
> process_perf_data 1
> retain_status_information 1
> retain_nonstatus_information 1
> is_volatile 0
> register 0
> }
>
>
> define service{
> name oust-service
> use generic-service
> check_period 24x7
> max_check_attempts 2
> normal_check_interval 1
> retry_check_interval 1
> contact_groups nil
> notification_interval 3
> notification_period 24x7
> notifications_enabled 1
> register 0
> }
>
> define service{
> use oust-service
> host_name oust
> service_description Inondation
> check_command check_oust!1.0!1.0
> }
You have no notification_options specified for this service. Nagios
will not notify for it.
http://nagios.sourceforge.net/docs/2_0/xodtemplate.html#service
--
Marc
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
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