reportdhcp.pl
© 2002-2005 John G. Drummond. Contact: omar@omar.org
News | Documentation | Source Code |
Sample Output | Bugs | Older Versions
Reportdhcp.pl is a CGI script written in perl. It displays statistics and lease entries for
ISC DHCPD by
parsing the dhcpd.conf and dhcpd.leases files. reportdhcp.pl version 2 supports version 3.0p1
and above of the ISC DHCP distribution. If you still use DHCPD version 2, you'll need
version 2.0b.
If you have problems, discover bugs, have a suggestion, or make an improvement, send email to
omar@omar.org and I'll be glad to take a look, time
permitting.
Current version is 2.1
Download latest version
News
2/2003: reportdhcp.pl is featured in a column in Linux Magazine. The
column is available here in pdf format.
12/2002: reportdhcp.pl received a favorable review in Linux
Journal's "Focus On Software" Column. See Linux Journal, December 2002 (issue 104). The column is available
here.
9/2002: reportdhcp.pl is now
included in the PLD Linux distribution!
7/2002: reportdhcp.pl is
included in Mandrake Linux
|
|
Documentation
CHANGELOG
README
Source Code
reportdhcp.pl 2.1
Sample Output
General Statistics--example
Leases Sorted by IP--example
Bugs
- Ralf Kleinfeld (Ralf dot Kleinfeld at Intra Park dot de) pointed out that reportdhcp
does not support dhcp failover (namely the "include" statement and "peer" entries in the
leases file). Hopefully, I will release a version that does soon! If you
find other contingencies that I haven't planned for, let me know.
- Not a bug, but please note that older versions of Perl do not use the
"our" directive. Reportdhcp.pl was developed under Perl 5.6.1.
Older Versions
reportdhcp.pl-2.0b.tar.gz
Back to top
Back to www.omar.org/opensource/