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 / feedburner
name age message
..
file README Thu Jul 31 17:50:21 -0700 2008 Initial Commit of Scout Plugins from SVN Repo [Charles Brian Quinn]
file feedburner.rb Thu Mar 26 00:06:17 -0700 2009 Updating feedburner plugin url [itsderek23]
file feedburner.yml Thu Jul 31 17:50:21 -0700 2008 Initial Commit of Scout Plugins from SVN Repo [Charles Brian Quinn]
feedburner/README
Feedburner Plugin
======================
Created by [Highgroove Studios LLC](http://www.highgroove.com)

Returns the feed circulation and hits from yesterday for the given feed.

Dependencies
------------
Requires the [hpricot library](http://code.whytheluckystiff.net/hpricot/):

  sudo gem install hpricot

Compatibility 
-------------
Works fully on Linux and OSX. 

Requirements
------------
FeedBurner Account w/awareness turned on (http://feedburner.com)


Compatibility 
-------------
Works fully on Linux and OSX.

Thanks
------
Code (and inspiration) taken and updated from [Burnalytics](http://www.eribium.org/blog/?p=51)