mirror of
https://bitbucket.org/anguist/ntpa
synced 2025-10-05 18:41:13 +00:00
54710cebb2e160e6ec937009c6e2fcb0372b2c4e
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
Languages
C#
94.5%
Makefile
4.8%
Shell
0.3%
CSS
0.2%
M4
0.1%