Sensu
A while back John Vincent spawned the hashtag #monitoringsucks. Oh and does it. Nagios is still state of the art in the monitoring world. And damn that’s depressing.
So since #monitoringsucks appeared I’ve been hoping that some people who take heart and start writing modular, scalable, and extensible monitoring components and tools.
The team at Sonian have kicked off things with the introduction of Sensu. Sensu is a new cloud monitoring framework with a Message Bus-based model. Sonian describes the concept as:
It’s an interesting concept and one I think merits some development. It’s not quite the direction I think is needed totally. It’s still heading towards a somewhat more monolithic framework than I feel is needed. I’d like to see things broken into a lot smaller components but it’s a really good start.
To make it a bit easier to try Sensu out I’ve added a Puppet module and Vagrant file to help you build it. Tim Sharpe of GitHub fame is also working on it and has developed his own module too. I’ve also added some plugins to monitor Puppet and an alerting handler to send check notifications to IRC.