Low disk space notification plugin

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

  1. Copy the bamboo-diskspace-plugin.jar file into your <BAMBOO_HOME>/webapp/WEB-INF/lib directory and restart Bamboo.
  2. 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

Labels

codegeist_2007_bamboo codegeist_2007_bamboo Delete
plugin plugin Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. 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?

    1. 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.

  2. 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 ?

    1. Jun 27, 2007

      Mark Gaylard says:

      Oops. The dangers of cut and paste. Fixed now.

      Oops. The dangers of cut and paste. Fixed now.

  3. Jul 31, 2007

    Ajay Sridhar says:

    Hi Guys, Due to changes to the Bamboo plugin interface

    Hi 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

    1. Aug 01, 2007

      Mark Gaylard says:

      All done. Should work with 1.2.1 now. &nbsp;Mark

      All done. Should work with 1.2.1 now.

       Mark

  4. Aug 01, 2007

    Ajay Sridhar says:

    Thanks :)

    Thanks