| Name | Low disk space notifier |
|---|---|
| Version | 0.6 |
| Product Versions | 1.2.1 |
| Author(s) | Mark Gaylard |
| Homepage | |
| Price | Free |
| License | BSD |
| JavaDocs | n/a |
| IssueTracking | n/a |
| Download JAR | bamboo-diskspace-plugin-0.6.jar |
| Download Source | bamboo-diskspace-plugin-0.6-project.zip |
Description/Features
Sends out a notification (email or IM) when free space on the bamboo home volume falls below a given threshold.
The notifications detail the amount of free space and a list of how much space each plan is using.
Usage
- Copy the bamboo-diskspace-plugin.jar file into your <BAMBOO_HOME>/webapp/WEB-INF/lib directory and restart Bamboo.
- In the notification section of your build plan, you should now see a low disk space notification trigger. When you select it, you can specify the amount of free disk space (in GB) below which notifications will be sent.
Version History
11/05/2007 - Version 0.5 (Initial version)
8/06/2007 - Clean up source download now bamboo 1.1 jars are available via maven
2/08/2007 - Update to work with bamboo 1.2.1

Comments (7)
May 12, 2007
Henri Yandell says:
Nice one good lateral thinking and would be my pick of the Bamboo submissions so...Nice one - good lateral thinking and would be my pick of the Bamboo submissions so far. Could it also display on the Bamboo UI somewhere when diskspace is low?
May 12, 2007
Mark Gaylard says:
I was thinking about that, but the only place I could think of that made sense t...I was thinking about that, but the only place I could think of that made sense to put it is on the admin page and I'm not sure if plugins can contribute stuff there. I would have liked to be able to set the notification for all builds but I don't think that is possible either.
Jun 20, 2007
Tim Vernum says:
Is there a reason the jar file is named "bamboocoverageplugin0.5.jar" ? Wouldn't...Is there a reason the jar file is named "bamboo-coverage-plugin-0.5.jar" ?
Wouldn't "bamboo-diskspace-plugin-0.5.jar" make more sense ?
Jun 27, 2007
Mark Gaylard says:
Oops. The dangers of cut and paste. Fixed now.Oops. The dangers of cut and paste. Fixed now.
Jul 31, 2007
Ajay Sridhar says:
Hi Guys, Due to changes to the Bamboo plugin interfaceHi Guys,
Due to changes to the Bamboo plugin interface with the Bamboo 1.2 release, low disk space plugin seems to have broken.
Hopefully, Mark will get around to fixing this soon.
Regards,
Atlassian Bamboo Team
Aug 01, 2007
Mark Gaylard says:
All done. Should work with 1.2.1 now. MarkAll done. Should work with 1.2.1 now.
Mark
Aug 01, 2007
Ajay Sridhar says:
Thanks :)Thanks