Skip to content

A simple ruby script to watch for a change in an rss file and notify interested parties via hipchat.

Notifications You must be signed in to change notification settings

gorsuch/rss_watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

rss_watch is a simple ruby script that looks for new status blog posts.  If they show up, it notifies the support team via hipchat.  

It uses the following cron entry:
*/5 * * * * /usr/local/bin/ruby /usr/local/bin/rss_watch.rb

The yaml file is installed in /usr/local/etc, and rss_watch.rb is install in /usr/local/bin

About

A simple ruby script to watch for a change in an rss file and notify interested parties via hipchat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages