Uploaded image for project: 'Ansible Automation Platform RFEs'
  1. Ansible Automation Platform RFEs
  2. AAPRFE-2074

Need additional function to check which job occupied most resources on specific execution node

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Normal Normal
    • None
    • 2.4
    • controller
    • False
    • Hide

      None

      Show
      None
    • False

      If we have separate instance groups, we can see the status with the API output below.
      ~~~~~
      https://<CONTROLLER_URL>/api/v2/instance_groups/<ID>/jobs/
      ~~~~~
      Note: Please note that the status of running Jobs will not be listed and if you want to know "Currently Running Jobs you can use the API below.
      ~~~~~
      https://<CONTROLLER_URL>/api/v2/unified_jobs/?status=running
      ~~~~~
      However, the above API output can only list the jobs running on specific instance group.

      We need additional function to check which job occupied most resources on specific execution node for monitoring our resource.

              Unassigned Unassigned
              rhn-support-seokim kevin kim
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: