views:

82

answers:

2

I wish to provide a status dashboard to users of my SAAS internet application similar to the status dashboards provided by Google and Amazon.

Does anyone know of a ready-made 3rd party hosted service supporting such an interface?

Google example:

http://www.google.com/appsstatus#hl=en

Amazon Example:

http://status.aws.amazon.com

A: 

I'm working on an app for this at the moment. Please email me at [email protected] and I'll give you a preview.

Andy Waite
+1  A: 

Stashboard is an open-source status dashboard hosted on Google App Engine. I created Stashboard this summer for Twilio's API status dashboard.

Derferman