jaxxstorm / redphone

A rubygem for talking to monitoring service APIs
https://github.com/portertech/redphone
23 stars 27 forks source link

Add StatusPage.io functionality. #4

Closed perryh closed 11 years ago

perryh commented 11 years ago

This communicates with the StatusPage.io API for incidents. I want to add this to Redphone in order to use this to add a handler to Sensu to work with StatusPage.io (will work on this too). I will add test cases when I think of good way to write them (noticed that passwords were read from text files in the other test cases).

perryh commented 11 years ago

Apologies for the multiple commits. It should be good now. I'll do a pull request for a Sensu handler soon.

nstielau commented 11 years ago

Looks good to me ;)