https://github.com/jenkinsci/disk-usage-plugin
Jenkins disk-usage plugin
https://github.com/jenkinsci/disk-usage-plugin
disk-usage jenkins
Last synced: 10 months ago
JSON representation
Jenkins disk-usage plugin
- Host: GitHub
- URL: https://github.com/jenkinsci/disk-usage-plugin
- Owner: jenkinsci
- License: mit
- Created: 2010-12-13T05:32:30.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2025-01-15T09:39:22.000Z (about 1 year ago)
- Last Synced: 2025-03-30T01:08:14.219Z (11 months ago)
- Topics: disk-usage, jenkins
- Language: Java
- Homepage: https://plugins.jenkins.io/disk-usage/
- Size: 1.54 MB
- Stars: 21
- Watchers: 97
- Forks: 71
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: license.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Disk Usage Plugin
=========================
[](https://github.com/jenkinsci/disk-usage-plugin/releases)
[](https://plugins.jenkins.io/disk-usage)
[](https://ci.jenkins.io/blue/organizations/jenkins/Plugins%2Fdisk-usage-plugin/branches)
[](https://javadoc.jenkins.io/plugin/disk-usage/)
This plugin records disk usage.
# Configuration
Showing disk usage trend graph is optional - unselect the `Show disk usage trend graph` checkbox on the global configuration page (`Manage Jenkins` -> `System configuration`) if you don't want to see the graph on the project page.
# Usage
When you install this plugin, disk usage is calculated every 6 hours. You can see project list with occupied disk space by going to the "Disk Usage" page in the management section (`Manage Jenkins` -> `Disk Usage`). The same page also allows you to schedule disk usage calculation immediately.

More detailed information can be seen on the project page, where you can find disk usage for each build and workspace, as well as a graph with disk usage trend.

You can configure the plugin in `Manage Jenkins` -> `Configure System`
