summaryrefslogtreecommitdiff
path: root/qa/366.out
blob: decc95751fc2020cdc8e7bf20fca7f39a3ef5703 (plain)
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
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
QA output created by 366
< #pmlogconf 1.0
---
> #pmlogconf 2.0
> #+ groupdir $PCP_VAR_DIR/config/pmlogconf
> #
< #+ I0:n:once:
< ## hardware configuration [nodevis, osvis, oview, routervis,
< ## pmchart:Overview]
---
> #+ platform/hinv:y:once:
> ## platform, filesystem and hardware configuration
> log advisory on once {
> 	hinv
> 	kernel.uname
> 	filesys.mountdir
> 	filesys.blocksize
> 	filesys.capacity
> }
< #+ D0:n:default:
< ## activity (IOPs and bytes for both reads and writes) over all disks
< ## [osvis, pmstat, pmchart:Disk, pmchart:Overview]
---
> #+ disk/summary:y:default:
> ## summary disk activity (IOPs and bytes for both reads and writes over
> ## all disks).
> log advisory on default {
> 	disk.all.read
> 	disk.all.write
> 	disk.all.total
> 	disk.all.read_bytes
> 	disk.all.write_bytes
> 	disk.all.total_bytes
> 	disk.all.avactive
> }
< #+ D1:n:default:
< ## per controller disk activity [pmchart:DiskCntrls]
---
> #+ disk/percontroller:x::
< #+ D2:n:default:
< ## per spindle disk activity [dkvis, pmie:per_disk]
---
> #+ disk/perdisk:n:default:
> ## per spindle disk activity
< #+ D3:n:default:
---
> #+ v1.0/D3:n:default:
< #+ C0:n:default:
< ## utilization (usr, sys, idle, ...) over all CPUs [osvis, pmstat,
< ## pmchart:CPU, pmchart:Overview, pmie:cpu]
---
> #+ cpu/summary:y:default:
> ## utilization (usr, sys, idle, ...) over all CPUs
> log advisory on default {
> 	kernel.all.cpu
> }
< #+ C2:n:default:
---
> #+ v1.0/C2:n:default:
< #+ C1:n:default:
< ## utilization per CPU [clustervis, mpvis, nodevis, oview, pmie:cpu,
< ## pmie:per_cpu]
---
> #+ cpu/percpu:n:default:
> ## utilization per CPU
< #+ C3:n:default:
---
> #+ v1.0/C3:n:default:
< #+ K0:n:default:
< ## load average and number of logins [osvis, pmstat, pmchart:LoadAvg,
< ## pmchart:Overview, pmie:cpu]
---
> #+ v1.0/K0:y:default:
> ## load average and number of logins
> log advisory on default {
> 	kernel.all.load
> 	kernel.all.users
> }
< #+ Ka:n:default:
< ## run and swap queues [pmkstat]
---
> #+ kernel/queues-irix:x::
< #+ K1:n:default:
< ## context switches, total syscalls and counts for selected calls (e.g. read,
< ## write, fork, exec, select) over all CPUs [pmstat, pmchart:Syscalls,
< ## pmie:cpu]
---
> #+ kernel/syscalls-irix:x::
< #+ K2:n:default:
< ## per CPU context switches, total syscalls and counts for selected calls
< ## [pmie:per_cpu]
---
> #+ kernel/syscalls-percpu-irix:x::
< #+ K3:n:default:
< ## bytes across the read() and write() syscall interfaces
---
> #+ kernel/read-write-data:x::
< #+ K4:n:default:
< ## interrupts [pmkstat]
---
> #+ kernel/interrupts-irix:x::
< #+ K5:n:default:
< ## buffer cache reads, writes, hits and misses [pmchart:BufferCache,
< ## pmie:filesys]
---
> #+ kernel/bufcache-activity:x::
< #+ K6:n:default:
< ## all available buffer cache data
---
> #+ kernel/bufcache-all:x::
< #+ K7:n:default:
< ## vnode activity
---
> #+ kernel/vnodes:x::
< #+ K8:n:default:
< ## name cache (namei, iget, etc) activity [pmchart:DNLC, pmie:filesys]
---
> #+ kernel/inode-cache:x::
< #+ K9:n:default:
< ## asynchronous I/O activity
---
> #+ sgi/kaio:x::
< #+ M0:n:default:
< ## pages in and out (severe VM demand) [pmstat, pmchart:Paging]
---
> #+ memory/swap-activity:n:default:
> ## pages in and out (severe VM demand)
< #+ M1:n:default:
< ## address translation (faults and TLB activity)
---
> #+ memory/tlb-irix:x::
< #+ M2:n:default:
< ## kernel memory allocation [osvis, pmstat, pmchart:Memory, pmchart:Overview]
---
> #+ kernel/memory-irix:x::
< #+ M3:n:default:
< ## current swap allocation and all swap activity [pmchart:Swap, pmie:memory]
---
> #+ memory/swap-all:n:default:
> ## current swap allocation and all swap activity
< #+ M4:n:default:
---
> #+ memory/swap-config:n:default:
< #+ M5:n:default:
< ## "large" page and Origin node-based allocations and activity [nodevis,
< ## oview]
---
> #+ sgi/node-memory:x::
< #+ M7:n:default:
< ## NUMA migration stats [nodevis, oview]
---
> #+ sgi/numa-summary:x::
< #+ M6:n:default:
< ## all NUMA stats
---
> #+ sgi/numa:x::
< #+ N0:n:default:
< ## bytes and packets (in and out) and bandwidth per network interface
< ## [clustervis, osvis, pmchart:NetBytes, pmchart:Overview, pmie:per_netif]
---
> #+ networking/interface-summary:y:default:
> ## bytes, packets and errors (in and out) per network interface
> log advisory on default {
> 	network.interface.in.bytes
> 	network.interface.in.packets
> 	network.interface.in.errors
> 	network.interface.out.bytes
> 	network.interface.out.packets
> 	network.interface.out.errors
> 	network.interface.collisions
> }
< #+ N1:n:default:
---
> #+ networking/interface-all:n:default:
< #+ N2:n:default:
< ## TCP bytes and packets (in and out), connects, accepts, drops and closes
< ## [pmchart:NetConnDrop, pmchart:NetPackets, pmie:network]
---
> #+ networking/tcp-activity-irix:x::
< #+ N3:n:default:
< ## all available TCP data [pmchart:NetTCPCongestion]
---
> #+ networking/tcp-all:n:default:
> ## all available TCP data
< #+ N4:n:default:
< ## UDP packets in and out [pmchart:NetPackets]
---
> #+ networking/udp-packets-irix:x::
< #+ N5:n:default:
---
> #+ networking/udp-all:n:default:
< #+ N6:n:default:
< ## socket stats (counts by type and state)
---
> #+ networking/socket-irix:x::
< #+ N7:n:default:
< ## all available data for other protocols (IP, ICMP, IGMP)
---
> #+ networking/other-protocols:n:default:
> ## all available data for other protocols (ip, icmp, igmp, udplite)
< #+ N8:n:default:
< ## mbuf stats (alloc, failed, waited, etc) [pmie:network]
---
> #+ networking/mbufs:x::
< #+ N9:n:default:
< ## multicast routing stats
---
> #+ networking/multicast:x::
< #+ Na:n:default:
< ## SVR5 streams activity
---
> #+ networking/streams:x::
< #+ S2:n:default:
< ## RPC stats [pmie:rpc]
---
> #+ networking/rpc:n:default:
> ## RPC stats
< #+ F0:n:default:
< ## Filesystem fullness [pmchart:FileSystem, pmie:filesys]
---
> #+ filesystem/all:n:default:
> ## generic filesystem size, fullness and mount information
< #+ F1:n:default:
< ## XFS data and log traffic
---
> #+ filesystem/xfs-io-irix:x::
< #+ F2:n:default:
< ## all available XFS data
---
> #+ filesystem/xfs-all:n:default:
> ## all available XFS information
< #+ F3:n:default:
< ## XLV operations and bytes per volume [xlv_vis]
---
> #+ sgi/xlv-activity:x::
< #+ F4:n:default:
< ## XLV striped volume stats [xlv_vis]
---
> #+ sgi/xlv-stripe-io:x::
< #+ F6:n:default:
< ## XVM operations and bytes per volume
---
> #+ sgi/xvm-ops:x::
< #+ F7:n:default:
< ## XVM stripe, mirror and concat volume stats [pmie:xvm]
---
> #+ sgi/xvm-stats:x::
< #+ F8:n:default:
< ## all available XVM data
---
> #+ sgi/xvm-all:x::
< #+ F5:n:default:
< ## EFS activity
---
> #+ sgi/efs:x::
< #+ H0:n:default:
< ## NUMALink routers [nodevis, oview, routervis, pmchart:NUMALinks,
< ## pmie:craylink]
---
> #+ sgi/craylink:x::
< #+ H1:n:default:
< ## Origin hubs [pmie:craylink]
---
> #+ sgi/hub:x::
< #+ H2:n:default:
< ## global MIPS CPU event counters (enable first with ecadmin(1))
---
> #+ sgi/cpu-evctr:x::
< #+ H3:n:default:
< ## XBOW activity [xbowvis]
---
> #+ sgi/xbow:x::
> #+ apache/processes:x::
> #----
> #+ apache/summary:x::
> #----
> #+ apache/uptime:x::
> #----
> #+ filesystem/summary:n:default:
> ## filesystem size and fullness
> #----
> #+ filesystem/xfs-io-linux:n:default:
> ## XFS data and log I/O traffic [Linux]
> #----
> #+ kernel/load:n:default:
> ## load average
> #----
> #+ kernel/memory-linux:n:default:
> ## kernel memory allocation [Linux]
> #----
> #+ kernel/summary-linux:y:default:
> ## summary kernel performance data [Linux]
> log advisory on default {
> 	mem.util
> 	swap.pagesin
> 	swap.pagesout
> 	swap.free
> 	swap.used
> 	kernel.all.pswitch
> 	kernel.all.intr
> 	kernel.all.load
> 	kernel.all.runnable
> 	network.interface.collisions
> 	network.interface.in.drops
> 	network.interface.out.drops
> 	disk.dev.avactive
> 	filesys.full
> }
> #----
> #+ kernel/summary-windows:x::
> #----
> #+ kernel/syscalls-linux:n:default:
> ## context switches and fork system calls over all CPUs [Linux]
> #----
> #+ mailq/summary:x::
> #----
> #+ netfilter/config:x::
> #----
> #+ netfilter/summary:x::
> #----
> #+ networking/socket-linux:n:default:
> ## socket stats (in use, high-water mark, etc.) [Linux]
> #----
> #+ networking/tcp-activity-linux:n:default:
> ## TCP packets (in and out), errors and retransmits [Linux]
> #----
> #+ networking/udp-packets-linux:n:default:
> ## UDP packets in and out [Linux]
> #----
> #+ platform/linux:y:once:
> ## Linux swap, cache and networking configuration
> log advisory on once {
> 	swap.length
> 	mem.slabinfo.objects.size
> 	network.interface.mtu
> 	network.interface.speed
> 	network.interface.duplex
> 	network.interface.inet_addr
> }
> #----
> #+ tools/atop-proc:n:120 seconds:
> ## per-process metrics used by the atop command
> #----
> #+ tools/atop-summary:y:once:
> ## metrics sampled once by the atop command
> log advisory on once {
> 	hinv.cpu.clock
> 	hinv.ncpu
> 	mem.physmem
> }
> #----
> #+ tools/collectl-summary:y:once:
> ## metrics sampled once by the collectl command
> log advisory on once {
> 	hinv.ncpu
> 	mem.physmem
> }
> #----
> #+ tools/free:y:default:
> ## metrics used by the pcp-free(1) command
> log advisory on default {
> 	mem.util.free
> 	mem.util.shared
> 	mem.util.bufmem
> 	mem.util.cached
> 	mem.util.highFree
> 	mem.util.highTotal
> 	mem.util.lowFree
> 	mem.util.lowTotal
> 	mem.util.swapFree
> 	mem.util.swapTotal
> }
> #----
> #+ tools/free-summary:y:once:
> ## metrics sampled once by the pcp-free(1) command
> log advisory on once {
> 	mem.physmem
> }
> #----
> #+ tools/ip:y:default:
> ## metrics used by the ip(1) command
> log advisory on default {
> 	network.interface.mtu
> 	network.interface.out.bytes
> 	network.interface.out.packets
> 	network.interface.out.errors
> 	network.interface.out.drops
> 	network.interface.out.carrier
> 	network.interface.collisions
> 	network.interface.in.bytes
> 	network.interface.in.packets
> 	network.interface.in.errors
> 	network.interface.in.drops
> 	network.interface.total.mcasts
> }
> #----
> #+ tools/numastat:y:default:
> ## metrics used by the pcp-numastat(1) command
> log advisory on default {
> 	mem.numa.alloc
> }
> #----
> #+ tools/pcp-summary:y:once:
> ## metrics used by the pcp(1) command
> log advisory on once {
> 	hinv.ncpu
> 	hinv.ndisk
> 	hinv.nnode
> 	hinv.physmem
> 	pmda.uname
> 	pmcd.numagents
> 	pmcd.numclients
> 	pmcd.services
> 	pmcd.version
> 	pmcd.build
> 	pmcd.agent.status
> 	pmcd.pmlogger
> 	pmcd.pmie
> }
> #----
> #+ tools/pmclient:n:5 second:
> ## metrics sampled frequently by the pmclient(1) command
> #----
> #+ tools/pmclient-summary:n:once:
> ## metrics sampled once by the pmclient(1) command
> #----
> #+ tools/pmieconf:n:default:
> ## metrics used by pmie(1) rules from the pmieconf(1) command
> #----
> #+ tools/pmstat:y:default:
> ## metrics used by the pmstat(1) command
> log advisory on default {
> 	kernel.all.load
> 	swap.used
> 	mem.util.free
> 	mem.util.bufmem
> 	mem.util.cached
> 	swap.in
> 	swap.pagesin
> 	swap.out
> 	swap.pagesout
> 	disk.all.blkread
> 	disk.all.blkwrite
> 	kernel.all.intr
> 	kernel.all.pswitch
> 	kernel.all.cpu
> }
> #----
> #+ tools/sar-summary:y:once:
> ## metrics sampled once by the sar(1) command
> log advisory on once {
> 	hinv.ncpu
> }
> #----
> #+ tools/uptime:y:default:
> ## metrics used by the pcp-uptime(1) command
> log advisory on default {
> 	kernel.all.load
> 	kernel.all.nusers
> 	kernel.all.uptime
> }
> #----
> #+ tools/vmstat-summary:y:once:
> ## metrics sampled once by the vmstat(1) command
> log advisory on once {
> 	mem.physmem 			# K total memory
> }
> #----
> #+ zimbra/all:x::
> #----