EnglishFrenchSpanish

Ad


OnWorks favicon

ntpshmmon - Online in the Cloud

Run ntpshmmon in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command ntpshmmon that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


ntpshmmon - capture samples from GPS or other ntpd refclock sources

SYNOPSIS


ntpshmmon [-c cycletime] [-h] [-n nsamples] [-s] [-t seconds] [-v] [-V]

DESCRIPTION


This program monitors the shared-memory segments updated by gpsd(8) (and possibly other
refclock sources) as a way of communicating with ntpd, the Network Time Protocol daemon.
It reads these in exactly the way an ntpd instance does. It can be run concurrently with
ntpd without interfering with ntpd's normal operation.

This program runs forever, or until a termination option is matched, or until interrupted,
generating sample reports to standard output. Each line consists of whitespace-separated
textual fields.

Here is an example of the beginning of a report file:

ntpshmmon version 1
# Name Seen@ Clock Real L Prec
sample NTP2 1424926256.443030206 1424926256.115869233 1424926256.000000000 0 -1
sample NTP3 1424926256.443060517 1424926255.995430821 1424926256.000000000 0 -20
sample NTP3 1424926256.995747347 1424926256.995422728 1424926257.000000000 0 -20
sample NTP2 1424926257.112433572 1424926257.111936726 1424926257.000000000 0 -1
sample NTP3 1424926257.996221153 1424926257.995410232 1424926258.000000000 0 -20
sample NTP2 1424926258.107769409 1424926258.107451006 1424926258.000000000 0 -1
sample NTP3 1424926258.995647636 1424926258.995406476 1424926259.000000000 0 -20

The output always begins with a header line expressing the version of the output format;
the version line begins with "ntpshmmon version" and is followed by a numeric version
field.

The remainder of the file is either commments or sample lines. A comment line begins with
a # and should ignored by programs that interpret this format. This program never
generates such lines itself.

The fields of a sample line are as follows:

1. The keyword "sample"

2. The NTP unit from which it was collected.

3. Collection time of day, seconds.

4. Receiver time of day, seconds.

5. Clock time of day, seconds.

6. Leap-second notification status.

7. Source precision (log(2) of source jitter).

In these fields, "clock time" is the high-precision time measured by the source and
"receiver time" is Unix UTC time at the receiver. It is normal for the seconds part of
receiver time to coincide with the seconds part of collection time and for the nanoseconds
part of receiver time to be zero.

-v
Enable verbose status messages.

-c
Device poll interval in fractional seconds - defaults to 1.

-n
Set maximum number of samples to collect.

-s
Remove all segments specified by the units argument. This option will normally only be
of interest to GPSD developers.

-t
Set maximum time to collect samples in seconds.

-h
Display program usage and exit.

-V
Display program version and exit.

Use ntpshmmon online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    facetracknoir
    facetracknoir
    Modular headtracking program that
    supports multiple face-trackers, filters
    and game-protocols. Among the trackers
    are the SM FaceAPI, AIC Inertial Head
    Tracker ...
    Download facetracknoir
  • 2
    PHP QR Code
    PHP QR Code
    PHP QR Code is open source (LGPL)
    library for generating QR Code,
    2-dimensional barcode. Based on
    libqrencode C library, provides API for
    creating QR Code barc...
    Download PHP QR Code
  • 3
    Freeciv
    Freeciv
    Freeciv is a free turn-based
    multiplayer strategy game, in which each
    player becomes the leader of a
    civilization, fighting to obtain the
    ultimate goal: to bec...
    Download Freeciv
  • 4
    Cuckoo Sandbox
    Cuckoo Sandbox
    Cuckoo Sandbox uses components to
    monitor the behavior of malware in a
    Sandbox environment; isolated from the
    rest of the system. It offers automated
    analysis o...
    Download Cuckoo Sandbox
  • 5
    LMS-YouTube
    LMS-YouTube
    Play YouTube video on LMS (porting of
    Triode's to YouTbe API v3) This is
    an application that can also be fetched
    from
    https://sourceforge.net/projects/lms-y...
    Download LMS-YouTube
  • 6
    Windows Presentation Foundation
    Windows Presentation Foundation
    Windows Presentation Foundation (WPF)
    is a UI framework for building Windows
    desktop applications. WPF supports a
    broad set of application development
    features...
    Download Windows Presentation Foundation
  • More »

Linux commands

Ad