summaryrefslogtreecommitdiff
path: root/src/pmlogconf/tools/atop
blob: 5d7ed8d71909fb63005acdd91e2bc364db456185 (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
#pmlogconf-setup 2.0
ident   metrics used by the atop command
probe	kernel.uname.sysname ~ Linux ? include : exclude

	disk.dev.avactive
	disk.dev.read
	disk.dev.read_bytes
	disk.dev.total
	disk.dev.write
	disk.partitions.blkread
	disk.partitions.blkwrite
	disk.partitions.read
	disk.partitions.write
	kernel.all.cpu.idle
	kernel.all.cpu.irq.hard
	kernel.all.cpu.irq.soft
	kernel.all.cpu.sys
	kernel.all.cpu.user
	kernel.all.cpu.wait.total
	kernel.all.intr
	kernel.all.load
	kernel.all.nprocs
	kernel.all.pswitch
	kernel.all.uptime
	kernel.percpu.cpu.idle
	kernel.percpu.cpu.irq.hard
	kernel.percpu.cpu.irq.soft
	kernel.percpu.cpu.sys
	kernel.percpu.cpu.user
	kernel.percpu.cpu.wait.total
	kernel.percpu.interrupts
	mem.freemem
	mem.util.bufmem
	mem.util.cached
	mem.util.commitLimit
	mem.util.committed_AS
	mem.util.shmem
	mem.util.slab
	mem.util.swapFree
	mem.util.swapTotal
	mem.vmstat.allocstall
	mem.vmstat.pginodesteal
	mem.vmstat.pswpin
	mem.vmstat.pswpout
	mem.vmstat.slabs_scanned
	network.icmp.inmsgs
	network.icmp.outmsgs
	network.interface.in.bytes
	network.interface.in.errors
	network.interface.in.packets
	network.interface.out.bytes
	network.interface.out.errors
	network.interface.out.packets
	network.ip.forwdatagrams
	network.ip.indelivers
	network.ip.inreceives
	network.ip.outrequests
	network.tcp.activeopens
	network.tcp.insegs
	network.tcp.outsegs
	network.tcp.passiveopens
	network.udp.indatagrams
	network.udp.outdatagrams
	proc.nprocs
	proc.runq.blocked
	proc.runq.defunct
	proc.runq.sleeping