webpages: use html sample output

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Sami Kerola 2018-05-20 15:54:58 +01:00
parent 3f85360c64
commit 7fe686b417
No known key found for this signature in database
GPG key ID: A9553245FDE9B739
4 changed files with 196 additions and 989 deletions

View file

@ -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&gt; ./dhcpd-pools -c /etc/dhcpd.conf -l /var/lib/dhcp/dhcpd.leases -o
./sampleoutput.txt<br />
prompt&gt; cat ./<a href="http://dhcpd-pools.sourceforge.net/sampleoutput.txt">sampleoutput.txt</a></pre>
prompt&gt; ./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>