{% extends "xrdPopularity/baseXrd.html"%} {% block js_include %} {{ block.super }} {% endblock js_include %} {% block caption %} {% with "Popularity in terms of # Accesses, CPU time, average Users/day and read MB per access, in a specific time window. The metrics are provided for two categories of users: the Local users and the Grid users (mapped as cmsxxxx)" as captionlabel %} {{ block.super }} {% endwith %} {% endblock caption %} {% block body_content %} {{block.super}} {% include 'includeInput.html' with datepicker="true" choice_centraluser="true"%}
Collection Accesses CPU Time avg(Users/day) ReadBytes/access
[N] [%] [h] [%] [N] [%] [MB] [%]
[N] [%] [h] [%] [N] [%] [MB] [%]
{% endblock body_content%} {% block js %} {% endblock js %}