1
0
mirror of https://bitbucket.org/anguist/ntpa synced 2025-10-06 02:51:23 +00:00

Updated description

This commit is contained in:
2016-04-28 19:36:13 +02:00
parent 6fcf291560
commit 6344382903

20
README
View File

@ -1,4 +1,4 @@
ntpa(8) System Manager's Manual ntpa(8)
ntpa(8) System Manager's Manual ntpa(8)
NAME
ntpa - NTP Analyzer daemon program
@ -7,14 +7,18 @@ 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 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.
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 screen but
also on mobile devices.
NTP Analyzer uses the Twitter Bootstrap and the jQuery framework to
make webpages responsive. Pages can not only be viewed on traditional
PC screen but also on mobile devices.
ntpa can be started with the following options:
@ -47,4 +51,4 @@ FILES
AUTHOR(S)
Carsten Sonne Larsen (cs@innolan.dk)
23 April 2016 ntpa(8)
23 April 2016 ntpa(8)