Enable network monitoring
This commit is contained in:
parent
c8ba440042
commit
475c585fb0
|
@ -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]]
|
||||
|
|
Reference in New Issue