aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/ipmi.json
blob: bd860dd0936b31f2d4ac8d78823ebf0ba8f96371 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
	"fanspeed": {
		"title": "Fanspeed ({{PI}})",
		"vertical": "RPM",
		"legend_format": "%5.1lf"
	},
	"temerature": {
		"title": "Temperature ({{PI}})",
		"vertical": "Celsius",
		"legend_format": "%5.1lf%s"
	},
	"voltage": {
		"title": "Voltage ({{PI}})",
		"vertical": "Volt",
		"legend_format": "%5.1lf"
	}
}