aboutsummaryrefslogtreecommitdiffstats
path: root/pcp/screens/biosnoop
blob: e6cdf8945252a04421675ec01691ba0f27c6bf7e (plain) (blame)
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
#
# pcp-htop(1) configuration file - see pcp-htop(5)
#

[biosnoop]
heading = BioSnoop
caption = BPF block I/O snoop
default = false

pid.heading = PID
pid.caption = Process identifier
pid.metric = bpf.biosnoop.pid
pid.format = process

disk.heading = DISK
disk.caption = Device name
disk.width = -7
disk.metric = bpf.biosnoop.disk

rwbs.heading = TYPE
rwbs.caption = I/O type string
rwbs.width = -4
rwbs.metric = bpf.biosnoop.rwbs

bytes.heading = BYTES
bytes.caption = I/O size in bytes
bytes.metric = bpf.biosnoop.bytes

lat.heading = LAT
lat.caption = I/O latency
lat.metric = bpf.biosnoop.lat

sector.heading = SECTOR
sector.caption = Device sector
sector.metric = bpf.biosnoop.sector

comm.heading = Command
comm.caption = Process command name
comm.width = -16
comm.metric = bpf.biosnoop.comm
comm.format = process

© 2014-2024 Faster IT GmbH | imprint | privacy policy