downtime services too
This commit is contained in:
parent
f167643980
commit
eae3b92eaf
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ if action == 'add':
|
|||
'end_time': now + duration_seconds,
|
||||
'type': 'Host',
|
||||
'child_options': 'DowntimeTriggeredChildren',
|
||||
'all_services': True,
|
||||
'filter': f'match("{node_name}", host.name)',
|
||||
'pretty': True,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue