blob: 118cb34579c024351c89558a2fc7a16b13fa8245 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#
# pmlogger(1) configuration file suitable creating an archive to be
# used with clustervis(1)
#
log advisory on default {
kernel.percpu.cpu.sys
kernel.percpu.cpu.user
network.interface.in.packets
network.interface.out.packets
network.interface.total.bytes
network.interface.total.errors
}
|