forked from demisto/content
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplaybook-Centreon_Test.yml
72 lines (72 loc) · 1.35 KB
/
playbook-Centreon_Test.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
id: Centreon-Test-Playbook
version: -1
name: Centreon-Test-Playbook
starttaskid: "0"
tasks:
"0":
id: "0"
taskid: 14e584a2-db11-473e-8668-7c20e1e47e03
type: start
task:
id: 14e584a2-db11-473e-8668-7c20e1e47e03
version: -1
name: ""
iscommand: false
brand: ""
nexttasks:
'#none#':
- "1"
separatecontext: false
view: |-
{
"position": {
"x": 450,
"y": 50
}
}
"1":
id: "1"
taskid: 39a86d2d-ef6d-4c46-8201-3702706e17f0
type: regular
task:
id: 39a86d2d-ef6d-4c46-8201-3702706e17f0
version: -1
name: centreon-get-host-status
description: 'All the monitoring information regarding hosts '
script: Centreon|||centreon-get-host-status
type: regular
iscommand: true
brand: Centreon
scriptarguments:
criticality: {}
fields: {}
hostgroup: {}
instance: {}
limit: {}
number: {}
search: {}
sortType: {}
status: {}
viewType: {}
separatecontext: false
view: |-
{
"position": {
"x": 450,
"y": 230
}
}
view: |-
{
"linkLabelsPosition": {},
"paper": {
"dimensions": {
"height": 275,
"width": 380,
"x": 450,
"y": 50
}
}
}
inputs: []
outputs: []