1
0
Fork 0
telegraf/plugins/inputs/csgo/sample.conf

11 lines
294 B
Text
Raw Permalink Normal View History

# Fetch metrics from a CSGO SRCDS
[[inputs.csgo]]
## Specify servers using the following format:
## servers = [
## ["ip1:port1", "rcon_password1"],
## ["ip2:port2", "rcon_password2"],
## ]
#
## If no servers are specified, no data will be collected
servers = []