README.markdown

Path: README.markdown
Last Update: Mon Jan 10 16:11:02 +0000 2011

Monitor API

=====

There are three ways you can run the monitor.

  1. call monitor with a path parameter, and define callbacks in a block
  2. call monitor with a block to configure multiple paths and callbacks
  3. create a monitor object and run each step manually

Monitor with path

[Validate]