I put up a MVP at bzzard.com a couple days ago. The problem that I was trying to solve is that I have a bunch of small websites, and I wanted to see all my sites stats on one page. So, I’m just scratching my own itch.<p>The site is pretty simple to use. Think twitter for your app. Just send a message containing 140 char message, a double, latitude, and longitude. Then login to create a dashboard where you can display gauges, charts, and message streams. You can filter on the message and the double value that was posted. You can also create counts, sums, and averages in the charts and gauges. There’s a messaging system that allows you can set up status logic to send of messages if certain conditions are met. The dashboard and messaging evaluates metrics, updates dashboards, and sends out messages pretty close to real time, 20-30 seconds.<p>The site is up and running. You can check it out by going to bzzard.com and logging in as jerry@bzzard.com and password of jerry. I have page view and application restart messages from bzzard.com displayed. It’s still a bit buggy, and it is sitting on the cheapest godaddy server. But, I’m still pretty surprised at what I was able to accomplish in such a short amount of time.