mirror of
https://bitbucket.org/anguist/ntpa
synced 2025-10-05 18:41:13 +00:00
interprocess communication
This commit is contained in:
5
INSTALL
5
INSTALL
@ -47,7 +47,7 @@ Configure database
|
||||
------------------
|
||||
|
||||
Now adjust create_data.sql with real values. For host rows:
|
||||
name is name used to query with ntpdc. Must match name/ip in ntp.conf
|
||||
name is name used to query with ntpdc. Must match name/ip in ntpa.conf
|
||||
ip is IP address as shown in generated web pages
|
||||
orgId is ID from support.ntp.org. Use 10000 or above for non registered servers
|
||||
|
||||
@ -76,7 +76,8 @@ To stop ntpa use kill. Find ntpa pid in log file.
|
||||
# kill 77342
|
||||
|
||||
GTK GUI
|
||||
Run Ntp.Analyzer.Gui.exe and connect to ntpa with the a port specified in the listener section.
|
||||
Run Ntp.Analyzer.Gui.exe and connect to ntpa with the a port specified
|
||||
in the listener section.
|
||||
|
||||
Connect to ntpa and get a list of available commands:
|
||||
# ntpac 127.0.0.1 9070 help
|
||||
|
Reference in New Issue
Block a user