1
0
mirror of https://bitbucket.org/anguist/ntpa synced 2025-10-05 18:41:13 +00:00
2016-05-31 20:12:26 +02:00
2016-05-27 21:36:47 +02:00
2016-05-27 21:36:47 +02:00
2016-05-22 23:40:47 +02:00
2016-05-25 22:25:37 +02:00
2016-05-25 22:13:55 +02:00
2016-05-25 22:13:55 +02:00
2016-05-31 20:12:26 +02:00
2016-05-29 15:08:34 +02:00
2016-05-27 21:20:01 +02:00
2016-05-31 20:12:26 +02:00
2016-05-25 22:13:55 +02:00
2016-04-28 19:29:22 +02:00
2016-05-27 22:16:23 +02:00
2016-05-27 22:16:23 +02:00
2016-05-29 15:08:34 +02:00
2016-05-31 20:03:40 +02:00
2016-05-31 20:03:40 +02:00
2016-05-29 15:08:34 +02:00
2016-05-29 15:08:34 +02:00
2016-05-29 15:08:34 +02:00
2016-05-27 21:36:47 +02:00

ntpa(8)                     System Manager's Manual                    ntpa(8)

NAME
       ntpa - NTP Analyzer daemon program

SYNOPSIS
       ntpa --config file [--temp path] [--writepid file] [--daemon name]

DESCRIPTION
       The ntpa deamon is the core process in the NTP Analyzer system.
       ntpa(8) is responsible for collecting data from NTP daemons and for
       generating graphs and web pages.  ntpa(8) also perform other tasks like
       sending status mails.

       The graphs and html pages generated by ntpa are placed in the ntpa www
       directory and can be presented by any web server. Supporting javascript
       and css files are also located in the ntpa www directory.

       NTP Analyzer uses the Twitter Bootstrap and the jQuery framework to
       make webpages responsive. Pages can not only be viewed on traditional
       PC screens but also on mobile devices.

       ntpa can be started with the following options:

       --config file
              Mandatory configuration file.

       --temp path
              Specifies the working directory. Default is /tmp

       --writepid file
              Specifies where the pid file should be written.

       --daemon name
              The name of the instance.

       --help Show help and version info.

SEE ALSO
       ntpd(8), NTP daemon program
       ntpq(8), NTP query program
       ntpctl(8), Open NTP query program
       ntp.conf(5), NTP daemon configuration file format

FILES
       /usr/local/etc/ntpa/ntpa.conf, Default NTP Analyzer configuration parameters
       /usr/local/www/ntpa/index.html, Default web start page
       /usr/log/ntpa/ntpa.log, Default log file

AUTHOR(S)
       Carsten Sonne Larsen (cs@innolan.dk)

                                  27 May 2016                          ntpa(8)
Description
NTP data collection and charting
Readme Multiple Licenses 86 MiB
Languages
C# 94.5%
Makefile 4.8%
Shell 0.3%
CSS 0.2%
M4 0.1%