Categorygithub.com/nabeken/go-check-timesyncd
repositorypackage
0.3.2
Repository: https://github.com/nabeken/go-check-timesyncd.git
Documentation: pkg.go.dev

# README

go-check-timesyncd

Go

go-check-timesyncd is a nagios-compatible timesyncd checker plugin written in Go.

Checks

The following metrics are checked by the plugin. Please see the code for more details.

  • Offset
  • Packet Count
  • Stratum

Installation

Please download the binary from releases.

Usage

Usage:
  go-check-timesyncd [OPTIONS]

Application Options:
  -w, --warning=  absolute offset time to result in warning (default: 50ms)
  -c, --critical= absolute offset time to result in critical (default: 100ms)

Help Options:
  -h, --help      Show this help message