diff --git a/haproxy.sls b/haproxy.sls index a04a882..8dbdd1b 100644 --- a/haproxy.sls +++ b/haproxy.sls @@ -100,8 +100,8 @@ haproxy: host: 192.168.10.161 port: 8080 check: check - server3: - name: pine03 - host: 192.168.10.19 - port: 8080 - check: check + #server3: + # name: pine03 + # host: 192.168.10.19 + # port: 8080 + # check: check diff --git a/prometheus/node_exporter.sls b/prometheus/node_exporter.sls index fbe08b3..5a67769 100644 --- a/prometheus/node_exporter.sls +++ b/prometheus/node_exporter.sls @@ -15,3 +15,4 @@ prometheus: collector.diskstats.ignored-devices: ^(ram|loop|fd)\d+$ collector.filesystem.ignored-mount-points: ^/(sys|proc|dev|run)($|/) collector.filesystem.ignored-fs-types: ^(autofs|binfmt_misc|cgroup|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|mqueue|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|sysfs|tracefs)$ + no-collector.systemd: