notrace
v0.2.6
Published
Probing and monitoring library based on AMQP.
Readme
API documentation
http://rstuven.github.com/node-notrace/
CLI
Install
npm install notrace --globalUsage
notrace list --help
notrace sample --helpExample
node examples/provider.js &
notrace sample --probe *.*.random --timeout 1000 --interval 200
notrace sample --probe *.*.random --timeout 1000 --interval 1 --window 1000,500 --aggregate "quantize(args[1])"

