-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsolaris-contrib.json
285 lines (285 loc) · 8.67 KB
/
solaris-contrib.json
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
{
"$schema": "file:///analytics-import.schema.json",
"v1": {
"groups": [
{
"uniqueName": "Data Link Broadcast and Multicast",
"visualizations": [
"Data Link Broadcast",
"Physical Link Multicast 1 "
]
},
{
"uniqueName": "Server Scale and Current Workload",
"visualizations": [
"Namespace Size and Number of Unique Stats Captured",
"Active Threads by Type"
]
},
{
"uniqueName": "Audit Group",
"visualizations": [
"Audit events by class for file access",
"Audit events by class for other categories",
"Audit events by class for system admin and access"
]
},
{
"uniqueName": "Physical Link Broadcast and Multicast",
"visualizations": [
"Physical Link Broadcast",
"Physical Link Multicast"
]
},
{
"uniqueName": "Physical Link Errors",
"visualizations": [
"Physical Link Errors"
]
},
{
"uniqueName": "Client Queries",
"visualizations": [
"Bytes Served",
"Requests Served",
"Cache Hits"
]
},
{
"uniqueName": "Physical Link Bandwidth",
"visualizations": [
"Physical Link Utilization",
"Physical Link Traffic"
]
},
{
"uniqueName": "Overview of CPU and Memory and Disk Usage",
"visualizations": [
"Statistics Store CPU time and Memory consumption",
"Repository Utilization",
"Repository Growth"
]
},
{
"uniqueName": "Data Link Bandwith and Errors",
"visualizations": [
"Data Link Traffic",
"Data Link Errors"
]
}
],
"sections": [
{
"groups": [
"Overview of CPU and Memory and Disk Usage"
],
"uniqueName": "Statistics Store Resource Consumption"
},
{
"groups": [
"Data Link Bandwith and Errors",
"Data Link Broadcast and Multicast"
],
"uniqueName": "Data Links"
},
{
"groups": [
"Audit Group"
],
"uniqueName": "Audit Section"
},
{
"groups": [
"Server Scale and Current Workload",
"Client Queries"
],
"uniqueName": "Statistics Store Introspective Information"
},
{
"groups": [
"Physical Link Bandwidth",
"Physical Link Errors",
"Physical Link Broadcast and Multicast"
],
"uniqueName": "Network Links"
}
],
"sheets": [
{
"sections": [
"Audit Section",
"Statistics Store Resource Consumption",
"Statistics Store Introspective Information",
"Network Links",
"Data Links"
],
"timeRangeEndTime": -1,
"uniqueName": "solaris-contrib"
}
],
"visualizations": [
{
"ssids": [
"//:class.proc//:res.sstored/*//:stat.cpu-percentage",
"//:class.proc//:res.sstored/*//:stat.memory-percentage"
],
"style": "time-series",
"uniqueName": "Statistics Store CPU time and Memory consumption"
},
{
"ssids": [
"//:class.app/solaris/audit/class//:stat.events//:part.long-classname(file-close,file-attr-access,file-create,file-delete,file-attr-modify,file-read)//:op.rate"
],
"style": "time-series-stacked",
"uniqueName": "Audit events by class for file access"
},
{
"ssids": [
"//:class.link/phys//:stat.in-mcast-packets//:op.rate",
"//:class.link/phys//:stat.out-mcast-packets//:op.rate"
],
"style": "time-series",
"uniqueName": "Physical Link Multicast"
},
{
"ssids": [
"//:class.app/solaris/sstore//:stat.data-returned//:op.rate"
],
"style": "time-series",
"uniqueName": "Bytes Served"
},
{
"ssids": [
"//:class.app/solaris/sstore//:stat.repo-size//:op.util"
],
"style": "time-series",
"uniqueName": "Repository Utilization"
},
{
"ssids": [
"//:class.app/solaris/sstore//:stat.//:s.[door-threads-created,door-threads-deleted]//:op.difference",
"//:class.app/solaris/sstore//:stat.//:s.[worker-threads-created,worker-threads-deleted]//:op.difference"
],
"style": "time-series",
"uniqueName": "Active Threads by Type"
},
{
"ssids": [
"//:class.link/phys//:stat.in-bytes//:op.rate//:op.util",
"//:class.link/phys//:stat.out-bytes//:op.rate//:op.util"
],
"style": "time-series-stacked",
"uniqueName": "Physical Link Utilization"
},
{
"ssids": [
"//:class.app/solaris/audit/class//:stat.events//:part.long-classname(sys-admin,login-logout,priv-exec,chg-sys-state,user-admin,x-srv-access)//:op.rate"
],
"style": "time-series-stacked",
"uniqueName": "Audit events by class for system admin and access"
},
{
"ssids": [
"//:class.link//:stat.in-drops//:op.rate",
"//:class.link//:stat.out-drops//:op.rate",
"//:class.link//:stat.out-errors//:op.rate"
],
"style": "time-series",
"uniqueName": "Data Link Errors"
},
{
"ssids": [
"//:class.app/solaris/sstore//:stat.door-calls-made//:op.rate"
],
"style": "time-series-stacked",
"uniqueName": "Requests Served"
},
{
"ssids": [
"//:class.link//:stat.in-bcast-packets//:op.rate",
"//:class.link//:stat.out-bcast-packets//:op.rate"
],
"style": "time-series",
"uniqueName": "Data Link Broadcast"
},
{
"ssids": [
"//:class.link//:stat.in-bytes//:op.rate",
"//:class.link//:stat.out-bytes//:op.rate"
],
"style": "time-series",
"uniqueName": "Data Link Traffic"
},
{
"ssids": [
"//:class.app/solaris/sstore//:stat.//:s.[dynamic-enabled,dynamic-disabled]//:op.difference",
"//:class.app/solaris/sstore//:stat.//:s.[persistent-enabled,persistent-disabled]//:op.difference",
"//:class.app/solaris/sstore//:stat.//:s.[namespace-size,stats-removed]//:op.difference"
],
"style": "time-comparison",
"uniqueName": "Namespace Size and Number of Unique Stats Captured"
},
{
"ssids": [
"//:class.link/phys//:stat.in-drops//:op.rate",
"//:class.link/phys//:stat.in-errors//:op.rate",
"//:class.link/phys//:stat.in-discards//:op.rate",
"//:class.link/phys//:stat.in-unknown-protos//:op.rate",
"//:class.link/phys//:stat.out-collisions//:op.rate",
"//:class.link/phys//:stat.out-discards//:op.rate",
"//:class.link/phys//:stat.out-drops//:op.rate",
"//:class.link/phys//:stat.out-errors//:op.rate",
"//:class.link/phys//:stat.out-overflows//:op.rate",
"//:class.link/phys//:stat.out-underflows//:op.rate"
],
"style": "time-series",
"uniqueName": "Physical Link Errors"
},
{
"ssids": [
"//:class.link/phys//:stat.in-mcast-packets//:op.rate",
"//:class.link/phys//:stat.out-mcast-packets//:op.rate"
],
"style": "time-series",
"uniqueName": "Physical Link Multicast 1 "
},
{
"ssids": [
"//:class.link/phys//:stat.in-bytes//:op.rate",
"//:class.link/phys//:stat.out-bytes//:op.rate"
],
"style": "time-series",
"uniqueName": "Physical Link Traffic"
},
{
"ssids": [
"//:class.app/solaris/sstore//:stat.repo-size//:op.rate"
],
"style": "time-series",
"uniqueName": "Repository Growth"
},
{
"ssids": [
"//:class.app/solaris/audit/class//:stat.events//:part.long-classname(proc-modify,proc-start-stop,ioctl,ipc,network,application)//:op.rate"
],
"style": "time-series-stacked",
"uniqueName": "Audit events by class for other categories"
},
{
"ssids": [
"//:class.app/solaris/sstore//:stat.response-cache-hits//:op.rate"
],
"style": "time-series",
"uniqueName": "Cache Hits"
},
{
"ssids": [
"//:class.link/phys//:stat.in-bcast-packets//:op.rate",
"//:class.link/phys//:stat.out-bcast-packets//:op.rate"
],
"style": "time-series",
"uniqueName": "Physical Link Broadcast"
}
]
}
}