ServiceSnapshot

The fastest way to get a snapshot of what your system is doing

Principles

#The DSL should be clean to read, at the expense of a steeper learning curve
#Tell users what is wrong as precisley as possible, with possible remedy's

Get it

#gem install servicesnapshot

Run it

#Have a look at the dsl's in the Example directory
#servicesnapshot <path to dsl>

Notes