Added telegraf ping monitors

Checks basic network connectivity to default gateways and dns.google
This commit is contained in:
Ryan Cavicchioni 2019-11-15 20:40:01 -06:00
parent 602907dd7c
commit 31400a85ac
Signed by: ryanc
GPG Key ID: 877EEDAF9245103D

View File

@ -52,5 +52,12 @@ telegraf_config_inputs:
kernel_vmstat: []
net: []
netstat: []
ping:
- urls:
- gateway
- gateway6
- dns.google
interface: "{{ ansible_default_ipv4.interface }}"
count: 10
procstat:
- systemd_unit: minecraft.service