I have been given the task of disabling warnings for a host group (developement servers). The only way I know how to is to look each one up and remove the check for warnings for every service with a warning check.
Is there a way to do it for the whole host group at once?
if the services have been defined using the host_group it can be done easily, if not i think you have to go on each service definition… but i’d rather make a new template excluding w from notificaion_options and assigning this template to the service definitions. next time you have to make such a change it’s easier…