public
Description: Plugins for the Scout Server Monitoring and Reporting Tool
Homepage: http://scoutapp.com/
Clone URL: git://github.com/highgroove/scout-plugins.git
Andre Lewis (author)
Fri Oct 30 17:58:36 -0700 2009
commit  d11da55e080ec937fed5c1a205178cf969da4969
tree    9da8fd417687a47cdbabd81e1dfccafc0b5d17ef
parent  c7815c2bf7d096353e4ef9fee7ad30eba85b9029
scout-plugins / lighthouse
name age message
..
file README Loading commit data...
file lighthouse.rb
file lighthouse.yml Fri Nov 21 13:12:52 -0800 2008 Added two new plugins. One for lighthouseapp.co... [dbgrandi]
lighthouse/README
Lighthouse Open Tickets Plugin
=================================
Created by [David Grandinetti](http://github.com/dbgrandi)

Returns the total number of open tickets for a specific project in a Lighthouse account.

Dependencies
------------
Requires an account at [Lighthouse](http://lighthouseapp.com).

Requires the [lighthouse-api gem](http://github.com/Caged/lighthouse-api/tree/master):

  gem sources -a http://gems.github.com
  sudo gem install Caged-lighthouse-api
  
Usage Notes
-----------

The project id can be found in the URL for your project. It is *just* the number part of the url, not
the project name abbreviation.

The account name should just be your sub-domain, not the whole myproject.lighthouseapp.com.

Compatibility 
-------------

Works on Linux and OSX.