yes there is you create a houstgroup in hostgroups.cfg and then put the hostgroup name in services.cfg

define service{
....
hostgroup_name               v240_servers
..
}


2006/1/27, Alberto <[EMAIL PROTECTED]>:
Is there any way to define services for a hostgroup something like...

define service{
....
host_name               v240_servers
..
}

and not having to specify all hosts everytime I define a new service

define service{
host_name   node1,node2,node4,...
}


Reply via email to