Best way to organzie data...

Bruce Elrick bruce at elrick.ca
Fri Jul 2 22:53:41 CEST 2004


Edwards, Thomas W. wrote:

> How do you tie a service to a host group?  Are you implying you make one
> service check and apply it to an entire host group instead of
> individually?  
> 
> Thanks.
> 

Instead of host_name use hostgroup_name in the service definition:
define service {
         use                             24x7-unix-service
         hostgroup_name                  all-unix-servers
         service_description             PING
         check_command                   check_ping!100.0,20%!500.0,60%
}



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
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