source_directory | Expects a directory containing the catalog data sorted into sub-directories based on year. |
starting_point | Expects the start time to be a timestamp or date and time in the format YYYY-MM-DD-HH-MM-SS. |
ending_point_or_duration | Expects a timestamp, duration, or date and time of the same format YYYY-MM-DD-HH-MM-SS. The duration can be in seconds (+180 or s180), minutes (m45), hours (h8), days (d16), weeks (w3), or years (y2). |
% catalog_history_select /data/catalog.history 2013-04-15-01-01-01 w1To show all history after 1 March 2013:
% catalog_history_select /data/catalog.history 2013-03-01-01-01To see full results using all catalog history tools:
% catalog_history_select /data/catalog.history/ 2013-04-15-01-01-01 w1 | catalog_history_filter type=wq_master | catalog_history_plot 3600 SUM.MIN@task_running SUM.AVG@task_running SUM.MAX@task_running