{% extends "xrdPopularity/baseXrd.html" %} {% block css %} {{ block.super }} {% endblock css %} {% block js_include %} {{ block.super }} {% endblock js_include %} {% block subtitle %} {% with "PPS test files" as subTitlelabel %} {{ block.super }} {% endwith %} {% endblock subtitle %} {% block caption %} {% with "Number of pps test files accessed per hour in the time range defined by [StartDate, EndDate]
Counting how many files are open/close in read more by
A) the server_username dteam001 (legend pps_dteam_x_H )
B) client_host like 'srmmon%' (legend pps_srmmon_x_H)
In both cases the file names satisfy the regex file_lfn like '/eos/ppsscratch/test/slstest-eospps/%'" as captionlabel %} {{ block.super }} {% endwith %} {% endblock caption %} {% block body_content %} {{ block.super }} {% include 'includeInput.html' with datepicker="true" %}
{% endblock body_content%} {% block js %} {% endblock js %}