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