Handling services
Status: Alpha
Brought to you by:
kemuri
When editing a service I would like to have the ability
to multiple select hosts. my service entries are
something like the following...
define service{
host_name host1,host2,host3,host4
service_description imap
check_command check_imap
contact_groups unix-oncall
use basic_unix_service
}
When selecting edit for the imap service I would like
to be able to add a host to the host_name line.