mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-14 14:57:00 +00:00
chore: update web pages
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
1c413b0653
commit
1722d54103
2 changed files with 15 additions and 28 deletions
|
|
@ -52,6 +52,15 @@ prompt> ./dhcpd-pools --config=/etc/dhcpd.conf
|
|||
href="https://dhcpd-pools.sourceforge.net/sampleoutput.html">sampleoutput.html</a>
|
||||
</div>
|
||||
<hr />
|
||||
<h3>Is dhcpd-pools still developed?</h3>
|
||||
<p>In short no, it is not.</p>
|
||||
<p>
|
||||
<a href="https://www.isc.org/blogs/isc-dhcp-eol/">ISC DHCPD has reached
|
||||
EOL</a>. Users are Kea DHCP server instead. Kea has <a
|
||||
href="https://kea.readthedocs.io/en/kea-2.2.0/arm/stats.html">native
|
||||
statistics</a>, so it does not require this tool and therefore the
|
||||
dhcpd-pools is obsolte.
|
||||
</p>
|
||||
<h3>Where I can get dhcpd-pools?</h3>
|
||||
<p>Download
|
||||
<a href="https://sourceforge.net/projects/dhcpd-pools/files/" itemprop="downloadUrl">release package</a>
|
||||
|
|
|
|||
|
|
@ -5,8 +5,8 @@
|
|||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" type="text/css">
|
||||
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/v/bs/jq-3.2.1/dt-1.10.16/datatables.min.css">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" type="text/css">
|
||||
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/v/dt/dt-2.2.2/datatables.min.css">
|
||||
<style type="text/css">
|
||||
table.dhcpd-pools th { text-transform: capitalize }
|
||||
</style>
|
||||
|
|
@ -14,7 +14,7 @@ table.dhcpd-pools th { text-transform: capitalize }
|
|||
<body>
|
||||
<div class="container">
|
||||
<h2>ISC DHCPD status</h2>
|
||||
<small>File samples/dhcpd.leases was last modified at 2017-11-11T23:59:04+0000</small><hr />
|
||||
<small>File tests/leases/formats was last modified at 2025-04-15T14:32:48+0100</small><hr />
|
||||
<h3>Sum of all</h3>
|
||||
<table id="a" class="dhcpd-pools order-column table table-hover" summary="all">
|
||||
<thead>
|
||||
|
|
@ -27,8 +27,6 @@ table.dhcpd-pools th { text-transform: capitalize }
|
|||
<th>touch</th>
|
||||
<th>t+c</th>
|
||||
<th>t+c perc</th>
|
||||
<th>bu</th>
|
||||
<th>bu perc</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
|
@ -41,8 +39,6 @@ table.dhcpd-pools th { text-transform: capitalize }
|
|||
<td>0</td>
|
||||
<td>43</td>
|
||||
<td>43.000</td>
|
||||
<td>2</td>
|
||||
<td>43.000</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -58,8 +54,6 @@ table.dhcpd-pools th { text-transform: capitalize }
|
|||
<th>touch</th>
|
||||
<th>t+c</th>
|
||||
<th>t+c perc</th>
|
||||
<th>bu</th>
|
||||
<th>bu perc</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
|
@ -72,8 +66,6 @@ table.dhcpd-pools th { text-transform: capitalize }
|
|||
<td>0</td>
|
||||
<td>21</td>
|
||||
<td>52.500</td>
|
||||
<td>1</td>
|
||||
<td>2.500</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>example2</td>
|
||||
|
|
@ -84,8 +76,6 @@ table.dhcpd-pools th { text-transform: capitalize }
|
|||
<td>0</td>
|
||||
<td>17</td>
|
||||
<td>42.500</td>
|
||||
<td>0</td>
|
||||
<td>0.000</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -103,8 +93,6 @@ table.dhcpd-pools th { text-transform: capitalize }
|
|||
<th>touch</th>
|
||||
<th>t+c</th>
|
||||
<th>t+c perc</th>
|
||||
<th>bu</th>
|
||||
<th>bu perc</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
|
@ -119,8 +107,6 @@ table.dhcpd-pools th { text-transform: capitalize }
|
|||
<td>0</td>
|
||||
<td>11</td>
|
||||
<td>55.000</td>
|
||||
<td>1</td>
|
||||
<td>5.000</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>example1</td>
|
||||
|
|
@ -133,8 +119,6 @@ table.dhcpd-pools th { text-transform: capitalize }
|
|||
<td>0</td>
|
||||
<td>10</td>
|
||||
<td>50.000</td>
|
||||
<td>0</td>
|
||||
<td>0.000</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>example2</td>
|
||||
|
|
@ -147,8 +131,6 @@ table.dhcpd-pools th { text-transform: capitalize }
|
|||
<td>0</td>
|
||||
<td>8</td>
|
||||
<td>40.000</td>
|
||||
<td>0</td>
|
||||
<td>0.000</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>example2</td>
|
||||
|
|
@ -161,8 +143,6 @@ table.dhcpd-pools th { text-transform: capitalize }
|
|||
<td>0</td>
|
||||
<td>9</td>
|
||||
<td>45.000</td>
|
||||
<td>0</td>
|
||||
<td>0.000</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>All networks</td>
|
||||
|
|
@ -175,17 +155,15 @@ table.dhcpd-pools th { text-transform: capitalize }
|
|||
<td>0</td>
|
||||
<td>5</td>
|
||||
<td>25.000</td>
|
||||
<td>1</td>
|
||||
<td>5.000</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<br /><div class="well well-lg">
|
||||
<small>Generated using dhcpd-pools 3.0<br />
|
||||
<small>Generated using dhcpd-pools 3.3<br />
|
||||
More info at <a href="https://dhcpd-pools.sourceforge.net/">https://dhcpd-pools.sourceforge.net/</a>
|
||||
</small></div></div>
|
||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" type="text/javascript"></script>
|
||||
<script type="text/javascript" src="https://cdn.datatables.net/v/bs/jq-3.2.1/dt-1.10.16/datatables.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.min.js" type="text/javascript"></script>
|
||||
<script type="text/javascript" src="https://cdn.datatables.net/v/dt/dt-2.2.2/datatables.min.js"></script>
|
||||
<script type="text/javascript" class="init">$(document).ready(function() { $('#s').DataTable({ "iDisplayLength": 50, "lengthMenu": [ [25, 50, 100, -1], [25, 50, 100, "All"] ], "order": [[ 4, "desc" ]] } ); } );</script>
|
||||
<script type="text/javascript" class="init">$(document).ready(function() { $('#r').DataTable({ "iDisplayLength": 100, "lengthMenu": [ [25, 50, 100, -1], [25, 50, 100, "All"] ], "order": [[ 6, "desc" ]] } ); } );</script>
|
||||
</body></html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue