Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-20517

Manage and query status of remote agents from Bamboo Server

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Agents
    • None
    • 8
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      The idea here is that instead of running the below script bamboo-agent.sh from a dedicated remote agent box and hence once per agent

      ./<Bamboo agent home directory>/bin/bamboo-agent.sh start
      ./<Bamboo agent home directory>/bin/bamboo-agent.sh stop
      ./<Bamboo agent home directory>/bin/bamboo-agent.sh status
      

      allow to select one or more remote agents e.g. on the "Agent summary" page in Bamboo UI (Overview >> Agents) and open a menu for those with the options start / stop / status, so to perform these actions centralized.

      For doing so, remote acces to the corresponding agent box can be setup and via that the script be called and its return be fetched (and displayed on the same page in Bamboo UI).

      Consequently a started remote agent should move the agent to "online" and a stopped one to "offline" (online / offline already being present on this page).

              Unassigned Unassigned
              gforster@atlassian.com Gerhard Forster (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: