Adding upstream version 1.34.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e393c3af3f
commit
4978089aab
4963 changed files with 677545 additions and 0 deletions
10
plugins/inputs/openntpd/sample.conf
Normal file
10
plugins/inputs/openntpd/sample.conf
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Get standard NTP query metrics from OpenNTPD.
|
||||
[[inputs.openntpd]]
|
||||
## Run ntpctl binary with sudo.
|
||||
# use_sudo = false
|
||||
|
||||
## Location of the ntpctl binary.
|
||||
# binary = "/usr/sbin/ntpctl"
|
||||
|
||||
## Maximum time the ntpctl binary is allowed to run.
|
||||
# timeout = "5s"
|
Loading…
Add table
Add a link
Reference in a new issue