disable systemd collector which does not work :(
This commit is contained in:
10
haproxy.sls
10
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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user