jlsync / scout-plugins forked from highgroove/scout-plugins

Plugins for the Scout Server Monitoring and Reporting Tool

This URL has Read+Write access

jlsync (author)
Fri Jun 12 04:53:13 -0700 2009
commit  2a3cd867186a8e06fa2df6f973b52ce0abbcf5a4
tree    06b6d278fb5fd44b8b70a1d81ebea1ba882d1e76
parent  994fb5fef213947fd7a87df54f08415550025642
scout-plugins / lighthouse
name age message
..
file README Loading commit data...
file lighthouse.rb
file lighthouse.yml
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.