<p>
<p class="header">$machine_type stats</p>
<table cellspacing="0" border="1" width="100%" cellpadding="3">
<tr class="table-index">
<th align="left" width="15%">$machine_type</th>
<th align="left" width="15%">Address</th>
<th align="center" width="10%">Cpu 1</th>
<th align="center" width="10%">Cpu 2</th>
<th align="center" width="10%">Cpu 3</th>
<th align="center" width="10%">Cpu 4</th>
<th align="center" width="15%">Network</th>
<th align="center" width="15%">Disk</th>
</tr>
$machine_stats
</table>
<p/>
| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #1 | 6313 | Frank Compagner |
Replaced p4_profiler_win by the p4mon script, which will give you much nicer html output, suitable for putting on a webserver. Also refactored the script quite a bit and improved documentation. |