service definitions & use

David Rosenstrauch darose at darose.net
Tue Jul 14 18:03:08 CEST 2009


Natalie Aloi wrote:
> does anyone have any documentation about the USE parameter listed below - I have been unable to locate this option in the nagios documentation
> 
> define service{
>  name sensor-service
>  use generic-service
>  check_period 24x7
>  max_check_attempts 4
>  normal_check_interval 5
>  retry_check_interval 1
>  contact_groups sensor-admins
>  notification_options w,u,c,r
>  notification_interval 60
>  notification_period 24x7
>  register 0
>  }

It specifies a parent template to inherit from.

See:

http://nagios.sourceforge.net/docs/3_0/objectinheritance.html

HTH,

DR

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
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