Skip to content

Some more changes related to MR 1783. Adding a histogram option for the summary jobs action.

Maiken requested to merge maikenp/arc:arcctl_datastaging_hist into next
[root@uio-atlas-ce1 control]# arcctl datastaging summary jobs --showhist -h
usage: arcctl datastaging summary jobs [-h] [-d DAYS] [-hr HOURS] [-m MINUTES] [-s SECONDS] [-sh]

optional arguments:
  -h, --help            show this help message and exit
  -d DAYS, --days DAYS  Timewindow in days.
  -hr HOURS, --hours HOURS
                        Timewindow in hours.
  -m MINUTES, --minutes MINUTES
                        Timewindow in minutes.
  -s SECONDS, --seconds SECONDS
                        Timewindow in seconds.
  -sh, --showhist       Print out ASCII histograms of the datastaging summary. Requires numpy.

Screenshot_2024-10-04_at_11.51.01

Edited by Maiken

Merge request reports

Loading