<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>nagios/beanstalk-rate.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -49,4 +49,15 @@ Ensures that the number of workers within the queue is within range.
     usage: beanstalk-workers.rb host:11300 warn_workers error_workers
 
 warn\_workers and error\_workers respectively specify the minimum workers
-that should be in place before a warning or error is issued.
\ No newline at end of file
+that should be in place before a warning or error is issued.
+
+### beanstalk-rate.rb
+
+Ensures the growth rate of a particular stat is within range.
+
+    usage: beanstalk-rate.rb host:11300 stat_name err_min warn_min warn_max err_max
+
+All min and max values are required and are interpreted as floats.
+
+**Note**: this only works for stats in the default stat values right now.
+More work is needed to support tube specific stats.
\ No newline at end of file</diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fb75d20e89db5f01703f3b4f3def9a90899cacf7</id>
    </parent>
  </parents>
  <author>
    <name>Dustin Sallings</name>
    <email>dustin@spy.net</email>
  </author>
  <url>http://github.com/dustin/beanstalk-tools/commit/2f7863d85bbe2650b301bd8324d3e92f23f057ae</url>
  <id>2f7863d85bbe2650b301bd8324d3e92f23f057ae</id>
  <committed-date>2008-09-17T00:29:03-07:00</committed-date>
  <authored-date>2008-09-17T00:27:18-07:00</authored-date>
  <message>Added a stat rate monitor.</message>
  <tree>34d1174656a4a3bb2d24521a805ee63eaef29032</tree>
  <committer>
    <name>Dustin Sallings</name>
    <email>dustin@spy.net</email>
  </committer>
</commit>
