1
0
Fork 0
telegraf/plugins/inputs/slurm/testcases/gather/telegraf.conf

9 lines
185 B
Text
Raw Permalink Normal View History

[[inputs.slurm]]
url = "willBeOverriden"
response_timeout = "5s"
# enabled_endpoints = []
## Credentials for JWT-based authentication
username = "root"
token = "topSecret"