summaryrefslogtreecommitdiffstats
path: root/tests/valid_configs/many_proc.toml
blob: 440eb469d0c20ebde0138ad0272f9ffe22e7b4fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[[row]]
ratio = 30
[[row.child]]
type = "cpu"
[[row]]
ratio = 40
[[row.child]]
ratio = 4
type = "mem"
[[row.child]]
ratio = 3
[[row.child.child]]
type = "proc"
[[row.child.child]]
type = "proc"
[[row]]
ratio = 30
[[row.child]]
type = "net"
[[row.child]]
type = "proc"
default = true