<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,14 @@
 #!/usr/bin/env ruby
 
+# = TrapMonitor
+#
+# Author: Bradley J. Spaulding
+#
+# === Purpose
+# This daemon is run on application startup.
+# This daemon launches a TrapListener which creates Trap instances
+# as they are received by the trap listener.
+
 # You might want to change this
 ENV[&quot;RAILS_ENV&quot;] ||= &quot;production&quot;
 </diff>
      <filename>lib/daemons/trap_monitor.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,11 @@
+# = SNMP Module Extensions
+#
+# Author: Bradley J. Spaulding
+#
+# === Purpose
+# Extend the functionality of the SNMP Module.
+# Currently, the only functionality added was the cleaner output of
+# MAC Addresses.
 module SNMP
   class OctetString
     def to_mac</diff>
      <filename>lib/snmp_extensions.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e61ff278d4a086f3f08829f30b403bf9bd7e7733</id>
    </parent>
  </parents>
  <author>
    <name>Bradley Spaulding</name>
    <email>brad.spaulding@gmail.com</email>
  </author>
  <url>http://github.com/bspaulding/snmp-monitor/commit/1b81f2e9428b44ee185fa8f8111259345f06c66e</url>
  <id>1b81f2e9428b44ee185fa8f8111259345f06c66e</id>
  <committed-date>2009-05-14T08:35:22-07:00</committed-date>
  <authored-date>2009-05-14T08:35:22-07:00</authored-date>
  <message>documented trap_monitor and snmp_extentions</message>
  <tree>fb05859907a54ff400e8ef94876d9f21bc82a96c</tree>
  <committer>
    <name>Bradley Spaulding</name>
    <email>brad.spaulding@gmail.com</email>
  </committer>
</commit>
