camelCase
camelCase

Reputation: 195

Hosted app status dashboard

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

Upvotes: 5

Views: 1391

Answers (2)

Shyam Verma
Shyam Verma

Reputation: 501

Geckoboard might be worth to use it.

Upvotes: 1

Derferman
Derferman

Reputation: 737

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

Upvotes: 3

Related Questions