aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/uptime.json
blob: b1abe4e3d0b23773f4318381691e61ce29fb066b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"uptime": {
		"title": "Uptime",
		"vertical": "Days",
		"type": "uptime",
		"legend": {
			"value": {
				"name": "Current",
				"color": "00e000"
			}
		},
		"legend_format": "%.1lf"
	}
}