note the package install command for dhcpd-pools for FreeBSD (#15247)

This commit is contained in:
Zane C. Bowers-Hadley
2023-08-24 18:46:07 -05:00
committed by GitHub
parent d7ae34d390
commit 97f38579a2

View File

@@ -954,7 +954,8 @@ extend icecast /etc/snmp/icecast-stats.sh
A small python3 script that reports current DHCP leases stats and pool usage of ISC DHCP Server.
Also you have to install the dhcpd-pools Package.
Under Ubuntu/Debian just run `apt install dhcpd-pools`
Under Ubuntu/Debian just run `apt install dhcpd-pools` or under
FreeBSD `pkg install dhcpd-pools`.
### SNMP Extend