-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathBusiness Service Component - Windows Ping.json
More file actions
100 lines (100 loc) · 3.08 KB
/
Business Service Component - Windows Ping.json
File metadata and controls
100 lines (100 loc) · 3.08 KB
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
{
"id": "eae66ed0-53e3-4881-bb58-6010e22ef12d",
"name": "Windows Ping",
"content": {
"_type": "layout/list",
"contents": [
{
"_type": "layout/column",
"columns": [
{
"width": 15,
"contents": [
{
"_type": "layout/list",
"contents": [
{
"_type": "tile/status-block",
"config": {
"context": {},
"source": {
"scope": {
"type": "children",
"traversalDepth": "oneLevel",
"criteria": "",
"classId": "8f55b279-8919-e6ba-ae7b-a105e121489f"
},
"stepSummary": "children"
},
"display": {
"label": "name",
"columns": 1,
"height": 1,
"fontsize": 1,
"sublabel": "healthstatesummary",
"topn": 0,
"wrapLabel": true
}
},
"description": "",
"title": "State"
}
]
}
]
},
{
"contents": [
{
"_type": "layout/list",
"contents": [
{
"_type": "tile/scomperf-as-line-graph",
"config": {
"context": {
"scope": {
"type": "children",
"criteria": "",
"traversalDepth": "oneLevel",
"classId": "8f55b279-8919-e6ba-ae7b-a105e121489f"
}
},
"source": {
"aggregateValueType": "max",
"resolution": "auto",
"timeframe": {
"type": "inherit"
},
"topn": 0,
"customMetricLabel": true,
"metricLabel": "",
"objectname": "Ping",
"countername": "Response Time (ms)"
},
"display": {
"range": "zero-fit",
"height": 200,
"label": "auto",
"showKey": true
}
},
"title": "Response Time (ms)",
"description": ""
}
]
}
],
"width": 85
}
]
}
]
},
"derivedFrom": "00000000-0000-0000-0000-000000000000",
"draft": false,
"rank": 507,
"match": {
"type": "scom/object",
"groupIds": "b4cab058-7647-2afa-189a-807f8a2de40d"
}
}