TeamCity Disk Space Watcher
The 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 (500 MB) | displays a warning |
| 51200 (50 MB) | pauses the build queue |
You can use Disk Usage report to evaluate what projects use the most of the disk space and adjust the clean-up rules if required.
Last modified: 14 December 2022