TeamCity Disk Space Watcher
TeamCity server regularly checks for free disk space on the server machine (in the TeamCity Data Directory) and displays a warning on all the pages of the web UI is the free disk space falls below a certain threshold. If the space continues to decrease and reaches a certain limit, the build queue is paused.
The thresholds can be changed by modifying the following internal properties values in KB:
Property | Default | Description |
---|---|---|
| 512000 KB (500 MB) | displays a warning |
| 51200 KB (50 MB) | pauses the build queue |
Last modified: 20 April 2023