stats.shtml revision 742
0N/A## You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
0N/A## file and include the License file at usr/src/OPENSOLARIS.LICENSE.
0N/A<%inherit file="layout.shtml"/>\
0N/A% if not config.mirror:
0N/A <td class="value">${catalog.package_count}</td>
169N/A lm = catalog.last_modified.replace(microsecond=0)
0N/A <td class="value">${config.filelist_file_requests}</td>
169N/A% if not config.mirror:
169N/A <td class="value">${config.in_flight_transactions}</td>
0N/A% if not config.mirror:
<td class="value">${config.catalog_requests}</td>
<td class="value">${config.file_requests}</td>
<td class="value">${config.filelist_requests}</td>
% if not config.mirror:
<td class="value">${config.manifest_requests}</td>
<td class="value">${config.rename_requests}</td>