hi,
I am trying to group a list of services, using a servicegroup or other methods.
Currently, I have this config file
define service{
name my-service
use generic-service
check_period 24x7
max_check_attempts 4
normal_check_interval 240
retry_check_interval 1
contact_groups admins
notification_options w,u,c,r
notification_interval 240
notification_period 24x7
register 0
}
define service{
use my-service
host hostA
service_description SERVICEA
check_command my_command!SERVICEA
}
define service{
use my-service
host hostB
service_description SERVICEB
check_command my_command!SEFVICEB
}
Each time, I add 1 service for each service_description. Do you have any other
optimal method?
thank you
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Nagios-users mailing list
[email protected]
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