File: ntpstat.1

package info (click to toggle)
ntpstat 0.0.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 68 kB
  • sloc: ansic: 181; makefile: 12
file content (28 lines) | stat: -rw-r--r-- 664 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.TH ntpstat 1 "$Date: 2001/06/22 03:27:10 $"
.UC 4
.SH NAME
ntpstat \- show network time synchronisation status
.SH SYNOPSIS
.B ntpstat
.SH DESCRIPTION
.I ntpstat
will report the synchronisation state of the NTP daemon
running on the local machine.  If the local system is found to be 
synchronised to a reference time source,  
.I ntpstat
will report the approximate time accuracy.

.SH RETURNS
.I ntpstat
returns 0 if clock is synchronised.
.I ntpstat
returns 1 if clock is not synchronised.
.I ntpstat
returns 2 if clock state is indeterminant, for example
if ntpd is not contactable.

.SH SEE ALSO
ntpdc, ntpdq

.SH AUTHOR
G. Richard Keech (rkeech@redhat.com)