Agent Details

Documentation Index

Agent Details

Agents > click agent name

The contents of this page depend on whether the agent is connected or disconnected from the server.

 

Connected agent 

Option Description
Agent summary
 
Status This field shows date and time that the agent was connected and enabled/disabled to the TeamCity Server.  Use the link to toggle the authorized and enabled/disabled status of an agent.  
Details This field shows the agent's name, host name and IP address, port number and operating system.
Clean sources
Click the button to enforce deleting old sources from the agent before checking out the sources for the next build to be preformed by this agent. See Clean Sources.
Running build This field displays information about the running build. Use the build status link to view build results. See Build Results page description.
Compatible configurations  
Current run configuration policy Displays whether the build agent will run all compatible build configurations or only the build configurations selected from a list. Administrators can set this option using the drop-down list, while users will see the run configuration policy's status and a list of build configurations it will run.
Compatible configurations
This column shows the list of build configurations compatible with this build agent. Click a build configuration name to open its home page. The number in parenthesis is the number of compatible configurations.
Incompatible configurations
This column shows the list of build configurations that are not compatible with the current build agent, and the reason of incompatibility. Click a build configuration name to open its home page.  The number in parenthesis is the number of incompatible configurations.
Build runners
This tab displays information about the build runners that are supported by this agent.  
System properties Use this tab to view the list of properties that can be used for defining build configuration requirements. For more information on system properties and using them see: System Properties of a Build Configuration.
Environment variables Use this tab to view the following kinds of environment variables:
  • defined in the configuration file of the agent
  • defined by the operating system and agent runtime
    For more information on environmental variables and using them see: System Properties of a Build Configuration.

 

Disconnected agent

Option Description
Agent summary
 
Status This field shows the date and time that the agent was disconnected and enabled/disabled.  Use the link to toggle the enabled/disabled status of an agent.  
Details This field shows the agent's name, host name and IP address, port number and operating system.
Clean sources
Click the button to enforce deleting sources from the agent before checking out sources for the next projects built on this agent. See Clean Sources.

See also:

Labels