42 lines
1.4 KiB
HTML
42 lines
1.4 KiB
HTML
<title><!--#exec cmd="basename `pwd`" --></title>
|
|
|
|
<h3>These results ignore chakotay, gabrielle, and blana.</h3>
|
|
|
|
<hr width=300 align=left>
|
|
|
|
Number of xperform pages fetched:<br>
|
|
<h1>
|
|
Total:
|
|
<!--#exec cmd="grep xperform /usr/ns-home/httpd-80/logs/access | grep -v chakotay | grep -v gabrielle | grep -v blana | grep -v gif | wc -l" --></h1>
|
|
|
|
<h1>
|
|
Today:
|
|
<!--#exec cmd="grep xperform /usr/ns-home/httpd-80/logs/access | grep -v chakotay | grep -v gabrielle | grep -v blana | grep -v gif | grep `date +%d/%b/%Y` | wc -l" --></h1>
|
|
|
|
<hr width=300 align=left>
|
|
|
|
Number of different hosts:<br>
|
|
<h1>
|
|
Total:
|
|
<!--#exec cmd="grep xperform /usr/ns-home/httpd-80/logs/access | grep -v chakotay | grep -v gabrielle | grep -v blana | grep -v gif | awk '{print $1}' | sort | uniq | wc -l" --></h1>
|
|
|
|
<h1>
|
|
Today:
|
|
<!--#exec cmd="grep xperform /usr/ns-home/httpd-80/logs/access | grep -v chakotay | grep -v gabrielle | grep -v blana | grep -v gif | grep `date +%d/%b/%Y` | awk '{print $1}' | sort | uniq | wc -l" --></h1>
|
|
|
|
<hr width=300 align=left>
|
|
|
|
These hosts are:<br>
|
|
<h1>
|
|
Total:
|
|
</h1>
|
|
<pre>
|
|
<!--#exec cmd="grep xperform /usr/ns-home/httpd-80/logs/access | grep -v chakotay | grep -v gabrielle | grep -v blana | grep -v gif | awk '{print $1}' | sort | uniq" -->
|
|
</pre>
|
|
<h1>
|
|
Today:
|
|
</h1>
|
|
<pre>
|
|
<!--#exec cmd="grep xperform /usr/ns-home/httpd-80/logs/access | grep -v chakotay | grep -v gabrielle | grep -v blana | grep -v gif | grep `date +%d/%b/%Y` | awk '{print $1}' | sort | uniq" -->
|
|
</pre>
|