Adding bind9 dashboard

This commit is contained in:
Ricardo F 2020-04-24 19:40:51 +02:00
parent 0139c19f94
commit 7bffb39676
2 changed files with 1837 additions and 0 deletions

View file

@ -85,3 +85,18 @@ Check that the process was started with the arguments "--collector.nfs" and "--c
The same as Node Exporter Full. Only requires the default job_name: node, add as many targets as you need in '/etc/prometheus/prometheus.yml'.
### Bind9 Full
For prometheus-bind-exporter
Monitor Bind9 service.
Only requires a configured target under any job_name. For example:
```
- job_name: 'bind'
static_configs:
- targets:
- server_hostname:9119
```

1822
prometheus/bind9-full.json Normal file

File diff suppressed because it is too large Load diff