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