39 lines
1.7 KiB
Makefile
39 lines
1.7 KiB
Makefile
# Written by Checkmk store
|
|
|
|
contacts.update({'automation': {'alias': 'Check_MK Automation - used for calling web services',
|
|
'contactgroups': [],
|
|
'email': '',
|
|
'notifications_enabled': False,
|
|
'pager': '',
|
|
'user_scheme_serial': 0},
|
|
'caelebfi': {'alias': 'Gorden',
|
|
'contactgroups': ['all'],
|
|
'disable_notifications': {},
|
|
'email': 'gorden.mende@solusar.de',
|
|
'fallback_contact': False,
|
|
'force_authuser_webservice': False,
|
|
'host_notification_options': 'durfs',
|
|
'notification_method': 'email',
|
|
'notification_period': '24X7',
|
|
'notification_rules': [{'allow_disable': True,
|
|
'comment': '',
|
|
'contact_users': ['caelebfi'],
|
|
'description': '',
|
|
'disabled': False,
|
|
'docu_url': '',
|
|
'match_folder': 'outside',
|
|
'notify_plugin': ('mail',
|
|
{'from': {'address': 'cmk@solusar.de'}})}],
|
|
'notifications_enabled': False,
|
|
'pager': '',
|
|
'service_notification_options': 'wucrfs',
|
|
'user_scheme_serial': 0},
|
|
'cmkadmin': {'alias': 'cmkadmin',
|
|
'contactgroups': [],
|
|
'disable_notifications': {},
|
|
'email': '',
|
|
'fallback_contact': False,
|
|
'force_authuser_webservice': False,
|
|
'pager': '',
|
|
'user_scheme_serial': 0}})
|