One service definition for all hosts
Patryk Lasoń
eos at spin.ict.pwr.wroc.pl
Fri May 25 10:05:31 CEST 2007
Hello,
Is it possible to define a service check for a hostgroup?
I have 100 nodes in cluster and would like to define sth like this:
define hostgroup{
hostgroup wns
members wn1-wn100
}
define service{
hostgroup wns
service_description SSH
check_command check_ssh
}
It would check SSH on all hosts in "wns" hostgroup,
without defining it for every host.
I did RTFM, but couldn't find the answer.
Regards,
Patryk
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
More information about the Developers
mailing list