Enable network monitoring

This commit is contained in:
Alex 2020-06-13 22:18:58 +02:00
parent c8ba440042
commit 475c585fb0
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
1 changed files with 3 additions and 0 deletions

View File

@ -35,6 +35,7 @@
[[inputs.processes]]
[[inputs.swap]]
[[inputs.system]]
[[inputs.net]]
{% for entry in telegraf.inputs.cloudwatch %}
[[inputs.cloudwatch]]
@ -84,3 +85,5 @@
port = "25575"
password = "{{ vault_minecraft.rcon.password }}"
{% endif %}
#[[inputs.syslog]]