mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 15:57:00 +00:00
webpages: use html sample output
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
3f85360c64
commit
7fe686b417
4 changed files with 196 additions and 989 deletions
|
|
@ -46,9 +46,10 @@ there is lots of data. On cheap laptop the speed of analysis is more than
|
|||
any significant difference in getting analysis done.</p>
|
||||
<hr />
|
||||
<div class="tt">
|
||||
prompt> ./dhcpd-pools -c /etc/dhcpd.conf -l /var/lib/dhcp/dhcpd.leases -o
|
||||
./sampleoutput.txt<br />
|
||||
prompt> cat ./<a href="http://dhcpd-pools.sourceforge.net/sampleoutput.txt">sampleoutput.txt</a></pre>
|
||||
prompt> ./dhcpd-pools --config=/etc/dhcpd.conf
|
||||
--leases=/var/lib/dhcp/dhcpd.leases --format=H
|
||||
--color=always --warning=40 --critical=50 --output=<a
|
||||
href="http://dhcpd-pools.sourceforge.net/sampleoutput.html">sampleoutput.html</a>
|
||||
</div>
|
||||
<hr />
|
||||
<h3>Where I can get dhcpd-pools?</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue