aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/ntpd.json
blob: f7ec91838171c1c9841e7f393cc1ea5916d18492 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
	"delay": {
		"title": "Delay",
		"vertical": "Seconds",
		"legend_format": "%5.1lf%s"
	},
	"frequency_offset": {
		"title": "Frequency offset",
		"vertical": "ppm",
		"legend_format": "%5.1lf%s"
	},
	"time_dispersion": {
		"title": "Time dispersion",
		"vertical": "Seconds",
		"legend_format": "%5.1lf%s"
	},
	"time_offset": {
		"title": "Time offset",
		"vertical": "Seconds",
		"legend_format": "%5.1lf%s"
	}
}