1
0
mirror of https://bitbucket.org/anguist/ntpa synced 2025-12-08 14:58:42 +00:00
Files
ntpa/examples/openntp.conf
2017-07-13 23:27:34 +02:00

30 lines
441 B
Plaintext

# --------------------------------------------------
# NTP Analyzer sample configuration file for OpenNTP
# --------------------------------------------------
Database {
Provider MySql
Host 127.0.0.1
Name ntpa
User ntpau
Pass "password"
Create Yes
}
Log {
File ntpa.log
}
Server {
HostID 1
HostType Ntpctl
HostStats {
Frequency 3
}
PeerStats {
Frequency 5
}
}