Service Group Question
Leonard Miller
Leonard.Miller at baesystems.com
Wed Sep 7 17:26:58 CEST 2005
Hi,
I've been using Nagios for a few weeks now and like it a lot, but now I am starting to get into more depth with it. Which brings me to my question regarding service groups.
If I setup a service
define service{
use generic-service
host_name HOSTNAME1
service_description Uptime
is_volatile 0
check_period 24x7
max_check_attempts 3
normal_check_interval 2
retry_check_interval 1
contact_groups wireless-admins
notification_interval 240
notification_period 24x7
notification_options w,u,c,r
check_command check_snmp_uptime!$USER5$
}
then setup the service group to check multiple hosts
define servicegroup{
servicegroup_name wireless_radios
alias Wireless Uptime
members HOSTNAME1,UPTIME HOSTNAME2,UPTIME HOSTNAME3,UPTIME
}
What is to keep Nagios from doing a redundant check of HOSTNAME1?
Maybe I'm thinking too hard.
Thanks in advance
Leonard
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
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