Filter Button as displayed in Job List Views
The ClusterCockpit filter component is used for reducing the number of jobs, either for direct display in job list views, or to specifiy the data-source for collecting information displayed in user or project tables, as well as the analysis view.
Three active filters have reduced the total job count considerably
Multiple filters can be easily combined by selecting more than one option of the available filters.
By clicking on the respective filter pill, colored in blue, and located right of the filter component, one can directly access the respective filters’ menu for editing, or removing, the filter.
At the moment, the following filters are implemented:
Select a configured cluster, or a specified partition of a given cluster, and display only jobs started on that cluster (and partition).
Options: All cluster names, and nested partition names, configured in config.json
Default: Any Cluster (Any Partition)
Select one or more job states, and display only jobs matching the selected criteria.
Options: running, completed, failed, cancelled, stopped, timeout, preempted, out_of_memory
Default: All states
Select the timeframe in which jobs were started, and display only jobs matching the selected criteria.
Options: Free selection of date dd.mm.YYYY
and time hh:mm
for from
and to
limits.
Default: All Starttimes
Preset: Jobs started one month ago until $now
Select the duration of jobs, and display only jobs matching the selected criteria.
Options: Duration less than hh:mm
, duration more than hh:mm
, duration between two duration selections. Only one of the three options can be used at a time.
Default: All Durations
Select one or more job tags, and display only jobs tagged with the selected tags.
Options: All available tags. It is possible to search within the list of tags.
Default: No selection
Select a named node or specify an amount of used resources, and display only jobs matching the selected criteria.
Options:
Default: No named node, full resource ranges of all configured clusters
Specify total consumed energy, and display only jobs matching the selected range.
Options: “Total Job Energy” in kWh.
Default: No selection
running
.Specify ranges of metric statistics, and display only jobs matching the selected criteria.
footprint
flag is set in the respective metrics’ configuration will be available here.Example Options:
From-To
by dragging the slider or entering values directly.From-To
by dragging the slider or entering values directly.From-To
by dragging the slider or entering values directly.From-To
by dragging the slider or entering values directly.Default: Full metric statistics ranges as configured
Quickly select a preconfigured range of job start times. Will display as named start time filter.
When the returned URL is copied and shared, and the named filter value will transfer over.
Options: Last 6 hours, Last 24 hours, Last 7 Days, Last 30 Days
Default: No selection
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.