mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
note the package install command for dhcpd-pools for FreeBSD (#15247)
This commit is contained in:
committed by
GitHub
parent
d7ae34d390
commit
97f38579a2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user