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
12
plugins/inputs/teamspeak/sample.conf
Normal file
12
plugins/inputs/teamspeak/sample.conf
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Reads metrics from a Teamspeak 3 Server via ServerQuery
|
||||
[[inputs.teamspeak]]
|
||||
## Server address for Teamspeak 3 ServerQuery
|
||||
# server = "127.0.0.1:10011"
|
||||
## Username for ServerQuery
|
||||
username = "serverqueryuser"
|
||||
## Password for ServerQuery
|
||||
password = "secret"
|
||||
## Nickname of the ServerQuery client
|
||||
nickname = "telegraf"
|
||||
## Array of virtual servers
|
||||
# virtual_servers = [1]
|
Loading…
Add table
Add a link
Reference in a new issue