Plugin Information
This plugin records disk usage. ConfigurationShowing disk usage trend graph is optional - unselect the "Show disk usage trend graph" checkbox on the global configuration page ("Manage Hudson" -> "System configuration") if you don't want to see the graph on the project page. UsageWhen you install this plugin, disk usage is calculated each 60 minutes. You can see project list with occupied disk space by going to the "Disk Usage" page in the management section (Dashboard -> "Manage Hudson" -> "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.
Change LogRelease 0.12 (Oct 22, 2010)
Release 0.11 (Jun 4, 2010)
Release 0.10 (Feb 10, 2010)
Release 0.9 (May 28, 2009)
Release 0.8:
Release 0.7:
Release 0.6:
Release 0.5:
Release 0.4:
Release 0.3:
Release 0.2:
Missing features and known bugs
|


Comments (10)
Aug 23, 2008
Jessica-Aileen says:
A summation of the values would be nice (first picture).A summation of the values would be nice (first picture).
Oct 08, 2008
jlamande says:
Hi, just a question : did someone test this plugin work with master/slaves huds...Hi,
just a question : did someone test this plugin work with master/slaves hudson ?
How is it supposed to work ?
Oct 09, 2008
David Vrzalik says:
Hi, yes, it should work with master/slave setup. Disk usage is taken from machin...Hi,
yes, it should work with master/slave setup. Disk usage is taken from machine where the file is located (slave for workspace, master for build directory).
Mar 19, 2009
CDehning says:
Is there any changelog for Version 0.7? And could you please tell us more then ...Is there any changelog for Version 0.7?
And could you please tell us more then "This plugin records disk usage." in the description of the plugin? The size of which folders are exactly shown in this statistics? It doesn't seem to be the "workspace" and the "build" folders of the jobs?!
It would be a very good feature if this would show the size of
Please change it or give me the possibility to change it on my own
Mar 23, 2009
David Vrzalik says:
Hi, this is a wiki so feel free to add more information if you think it would be...Hi,
this is a wiki so feel free to add more information if you think it would be beneficial.
Jan 14, 2010
Julien HENRY says:
It would be great to be able to sort table in first picture (to easily point pro...It would be great to be able to sort table in first picture (to easily point projects taking the most disk space).
May 07, 2010
Jeff Heckel says:
I do not see where the interval for checking disk usage is defined within Hudson...I do not see where the interval for checking disk usage is defined within Hudson or any configuration file.
where is that?
Jun 22, 2010
vjuranek says:
it's hardcoded in DiskUsageThread class, as the task which refresh disk usage ex...it's hardcoded in DiskUsageThread class, as the task which refresh disk usage extends AsyncPeriodicWork (and it's not possible to change the recurring timer once it has been setup)
Jul 09, 2010
Xinyu Zhang says:
This plugin is great but we had some difficulties adding it. CPU usage rais...This plugin is great but we had some difficulties adding it. CPU usage raised rocket high and was running two java.exe. Environment is Windows Server 2003 64bit AMD, JDK 1.5.22 for Hudson 1.364.
Oct 14, 2010
Frederic Camblor says:
It would be really nice to have global disk usage evolution on different nodes (...It would be really nice to have global disk usage evolution on different nodes (1 chart per node for example)
The same chart we have at the job level, but at the Hudson level