Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 305 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 305 Bytes

check-ntpoffset

Description

Check ntp offset.

Setting

[plugin.checks.ntpoffset]
command = "/path/to/check-ntpoffset -w=50 -c=100"

Options

-w --warning   Warning threshold of ntp offset(ms) (default: 50)
-c --critical  Critical threshold of ntp offset(ms) (default: 100)