4 lines
424 B
Makefile
4 lines
424 B
Makefile
# Written by Checkmk store
|
|
|
|
notification_rules += [{'description': 'Notify all contacts of a host/service via HTML email', 'comment': '', 'docu_url': '', 'disabled': False, 'allow_disable': True, 'match_folder': 'outside', 'match_host_event': ['?d', 's', 'x'], 'match_service_event': ['?c', '?u', 's', 'x'], 'contact_object': True, 'contact_all': False, 'contact_all_with_email': False, 'notify_plugin': ('asciimail', {})}]
|