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