mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 07:47:00 +00:00
Add error condition checks. Add lease file binding states. Check all output formats. Check leases file that is in mad order, cse all sorting methods when checking this. Use json output to check status classfications. Add cidr range checks. Add conf include and comment parsing input checks. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
16 lines
1,003 B
Text
16 lines
1,003 B
Text
Ranges:
|
|
shared net name first ip last ip max cur percent touch t+c t+c perc
|
|
All networks 10.4.0.1 - 10.4.0.20 20 3 15.000 0 3 15.000
|
|
example1 10.0.0.1 - 10.0.0.20 20 9 45.000 0 9 45.000
|
|
example1 10.1.0.1 - 10.1.0.20 20 4 20.000 0 4 20.000
|
|
example2 10.2.0.1 - 10.2.0.20 20 4 20.000 0 4 20.000
|
|
example2 10.3.0.1 - 10.3.0.20 20 3 15.000 0 3 15.000
|
|
|
|
Shared networks:
|
|
name max cur percent touch t+c t+c perc
|
|
example1 40 13 32.500 0 13 32.500
|
|
example2 40 7 17.500 0 7 17.500
|
|
|
|
Sum of all ranges:
|
|
name max cur percent touch t+c t+c perc
|
|
All networks 100 23 23.000 0 23 23.000
|