Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 667 Bytes

prtg_client_util_ntp.md

File metadata and controls

34 lines (21 loc) · 667 Bytes

prtg_client_util ntp

Check local time vs ntp server time,

Synopsis

ntp client check for PRTG returns error on too much drift

prtg_client_util ntp [flags]

Options

  -h, --help                help for ntp
  -m, --maxdrift duration   max drift allowed, default 0 (disabled)
  -n, --ntphost string      ntp server to compare against local time (default "time.google.com")

Options inherited from parent commands

  -d, --debug              command line output
  -t, --timeout duration   timeout string eg 500ms (default 500ms)

SEE ALSO