mirror of
https://bitbucket.org/anguist/ntpa
synced 2025-10-06 02:51:23 +00:00
Updated description
This commit is contained in:
20
README
20
README
@ -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)
|
||||
|
Reference in New Issue
Block a user