bundles/icinga2: set some notification options for checks
This commit is contained in:
parent
b114ba3ff8
commit
4a57926577
10 changed files with 27 additions and 9 deletions
|
@ -28,6 +28,7 @@ if node.has_bundle('postfixadmin'):
|
|||
defaults['icinga2_api']['postfix']['services'].update({
|
||||
'SMTP CONNECT': {
|
||||
'check_command': 'check_smtp',
|
||||
'vars.notification.sms': True,
|
||||
},
|
||||
'SMTP SUBMISSION CONNECT': {
|
||||
'check_command': 'check_smtp',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue