Deploy dhcpd_exporter to expose dhcpd metrics to prometheus.
"You need to install dhcpd - lotusnoir.apps_dhcpd"
See variables for more details.
---
- hosts: apps_dhcpd_exporter
become: true
become_method: sudo
gather_facts: true
roles:
- role: ansible-apps_dhcpd_exporter
You can find a grafana dashboard here
This project is licensed under Apache License. See LICENSE for more details.