aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/thermal.json
blob: b9bf765bfc38917370f5c88fa813dd42238b7651 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"gauge": {
		"title": "Temperature ({{PI}}) on {{HOST}}",
		"vertical": "°C",
		"legend": {
			"value": {
				"name": "Temperature"
			}
		},
		"legend_format": "%.1lf"
	}
}