<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -29,11 +29,11 @@ metadata:
 
 triggers:
   - type: peak
-    data_series_name: capacity
+    dname: capacity
     max_value: 85
   # available disk space decreases by 10% compared to last week
   - type: trend
-    data_series_name: avail
+    dname: avail
     direction: DOWN
     percentage_change: 10
     duration: 60</diff>
      <filename>disk_usage/disk_usage.yml</filename>
    </modified>
    <modified>
      <diff>@@ -8,10 +8,10 @@ metadata:
 
 triggers:
   - type: peak
-    data_series_name: last_minute
+    dname: last_minute
     max_value: 3
   - type: trend
-    data_series_name: last_minute
+    dname: last_minute
     direction: UP
     percentage_change: 60
     duration: 60</diff>
      <filename>load_averages/load_averages.yml</filename>
    </modified>
    <modified>
      <diff>@@ -21,11 +21,11 @@ metadata:
     
 triggers:
   - type: peak
-    data_series_name: % Swap Used
+    dname: % Swap Used
     max_value: 50
   # swap usage increases by 30% compared to last week
   - type: trend
-    data_series_name: % Swap Used
+    dname: % Swap Used
     direction: UP
     percentage_change: 30
     duration: 60</diff>
      <filename>memory_profiler/memory_profiler.yml</filename>
    </modified>
    <modified>
      <diff>@@ -33,7 +33,7 @@ metadata:
 
 triggers:    
   - type: trend
-    data_series_name: total
+    dname: total
     direction: UP                            
     percentage_change: 30                    
     duration: 60                           </diff>
      <filename>mysql_monitoring/mysql_monitoring.yml</filename>
    </modified>
    <modified>
      <diff>@@ -16,10 +16,10 @@ metadata:
     
 triggers:
   - type: peak
-    data_series_name: memory
+    dname: memory
     max_value: 10
   - type: trend
-    data_series_name: memory
+    dname: memory
     direction: UP
     percentage_change: 20
     duration: 60</diff>
      <filename>process_memory/process_usage.yml</filename>
    </modified>
    <modified>
      <diff>@@ -71,14 +71,14 @@ metadata:
 #
 #triggers:
 #  - type: peak
-#    data_series_name: throughput             # a shallow data series
+#    dname: throughput             # a shallow data series
 #    max_value: 200
 #  - type: plateau
-#    data_series_name: actions.runtime_max    # a deep data series
+#    dname: actions.runtime_max    # a deep data series
 #    max_value: 1000
 #    duration: 10                             # in minutes
 #  - type: trend
-#    data_series_name: actions.runtime_avg
+#    dname: actions.runtime_avg
 #    direction: UP                            # UP, DOWN, EITHER
 #    percentage_change: 10                    # greater than 0
 #    duration: 120                            # a number (in minutes) or: DAY_SO_FAR
@@ -86,10 +86,10 @@ metadata:
 
 triggers:
   - type: peak
-    data_series_name: actions.runtime_max
+    dname: actions.runtime_max
     max_value: 4000
   - type: trend
-    data_series_name: actions.runtime_avg
+    dname: actions.runtime_avg
     direction: UP
     percentage_change: 30
     duration: 120</diff>
      <filename>rails_instrumentation/rails_instrumentation.yml</filename>
    </modified>
    <modified>
      <diff>@@ -8,6 +8,7 @@ class UrlMonitor &lt; ScoutAgent::Plugin
   TIMEOUT_LENGTH = 50 # seconds
   
   def build_report
+    @options[&quot;url&quot;] =&quot;http://hotspotr.com/app/ping_&quot;
     if @options[&quot;url&quot;].strip.length == 0
       return error(:subject =&gt; &quot;A url wasn't provided.&quot;)
     end</diff>
      <filename>url_monitor/url_monitor.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8dc0a707a02ace3df0ec6a6e2011b148e1ab0b61</id>
    </parent>
  </parents>
  <author>
    <name>Andre Lewis</name>
    <email>andre@highgroove.com</email>
  </author>
  <url>http://github.com/highgroove/scout-plugins/commit/860d3c0a4cfb981d3c2099be9fcbc407c1358e07</url>
  <id>860d3c0a4cfb981d3c2099be9fcbc407c1358e07</id>
  <committed-date>2009-04-28T17:36:07-07:00</committed-date>
  <authored-date>2009-04-28T17:36:07-07:00</authored-date>
  <message>changed triggers data_series_name to dname</message>
  <tree>6b91a9bd7ee9a8c99355e6e0f432dfcf2fcdc2cd</tree>
  <committer>
    <name>Andre Lewis</name>
    <email>andre@highgroove.com</email>
  </committer>
</commit>
