package
0.18.0
Repository: https://github.com/kyoshidajp/go-check-plugins.git
Documentation: pkg.go.dev

# README

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)

# Packages

No description provided by the author