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