Skip to content

TeamCity plugin for replicating the current state of the agent to the file

License

Notifications You must be signed in to change notification settings

JetBrains/teamcity-agent-state-plugin

Repository files navigation

TeamCity Agent State Plugin official JetBrains project

The plugin stores the current agent state into file <TC agent directory>/system/agent-state/current-state. The file has follwoing format: <number>|<state name>:

  • 0|shutdown
  • 1|starting
  • 2|idle
  • 3|preparing
  • 4|working

About

TeamCity plugin for replicating the current state of the agent to the file

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages