aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/ntpd.json
blob: 366dd58cd980ff36df6865609b0fbb7ec6edac23 (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 on {{HOST}}",
		"vertical": "Seconds",
		"legend_format": "%5.1lf%s"
	},
	"frequency_offset": {
		"title": "Frequency offset on {{HOST}}",
		"vertical": "ppm",
		"legend_format": "%5.1lf%s"
	},
	"time_dispersion": {
		"title": "Time dispersion on {{HOST}}",
		"vertical": "Seconds",
		"legend_format": "%5.1lf%s"
	},
	"time_offset": {
		"title": "Time offset on {{HOST}}",
		"vertical": "Seconds",
		"legend_format": "%5.1lf%s"
	}
}