disable systemd collector which does not work :(

This commit is contained in:
do
2020-03-22 18:18:53 +01:00
parent f185fd382e
commit e9858855da
2 changed files with 6 additions and 5 deletions

View File

@@ -100,8 +100,8 @@ haproxy:
host: 192.168.10.161 host: 192.168.10.161
port: 8080 port: 8080
check: check check: check
server3: #server3:
name: pine03 # name: pine03
host: 192.168.10.19 # host: 192.168.10.19
port: 8080 # port: 8080
check: check # check: check

View File

@@ -15,3 +15,4 @@ prometheus:
collector.diskstats.ignored-devices: ^(ram|loop|fd)\d+$ collector.diskstats.ignored-devices: ^(ram|loop|fd)\d+$
collector.filesystem.ignored-mount-points: ^/(sys|proc|dev|run)($|/) 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)$ 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: