aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/lvm.json
blob: 9ec38ae32fe6edc6846becc05bd104f9ea52f80f (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"
	}
}