CloudBees Disk Usage Simple

CloudBees Disk Usage Simple Plugin

Build Status Contributors Jenkins Plugin GitHub release Jenkins Plugin Installs

Simple disk usage plugin that calculates disk usage while limiting the performance impact on the Jenkins controller.

Features

  • uses Java 7 NIO directory walker API to calculate the size of jobs and 1st level directories under $JENKINS_HOME
  • throttle the directory scan to help prevent the load average from climbing too high
  • refreshes usage data when you load the disk usage page, and the data is older than 15 minutes
  • a refresh of usage data can be manually requested, but only one at a time will occur

To use this plugin visit the Manage Jenkins -> Disk usage page.

Resources

  • Issues Tracking: Jira