aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/lvm.json
blob: e19ff1c740f8e05bc0cec077c49b4a35612e9973 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"df_complex": {
		"title": "Logical volumes for {{PI}})",
		"vertical": "Bytes",
		"type": "stacked",
		"legend": {
			"free": {
				"name": "Free",
				"color": "00ff00"
			}
		},
		"legend_format": "%5.1lf%sB",
		"base": "1024"
	}
}