<div dir="ltr"><span id="result_box" class="" lang="en"><span class=""><br>Here is the</span> <span class="">pull request: <br></span></span><a href="https://github.com/manuelluis/collectd/commit/fa40d22e5531cde7761134d1d1cfab77cabfa1ef">https://github.com/manuelluis/collectd/commit/fa40d22e5531cde7761134d1d1cfab77cabfa1ef</a><br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Feb 8, 2014 at 8:45 PM, DavidHalko <span dir="ltr"><<a href="mailto:davidhalko@gmail.com" target="_blank">davidhalko@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div>Wow!</div><div><br></div><div>This would be fabulous, to get it working/integrated with collectd "off the shelf"!</div>
<div><br></div><div>I was getting ready to write an awk script to perform this task, at the shell layer!</div><div><br></div><div>I did not see this in any of the collectd documentation.</div><div><br></div><div>What needs to be done to bundle it into collectd, so one can download collectd, compile, and use your marvelous work?<br>
<br>Sent from my iPhone</div><div><div class="h5"><div><br>On Feb 8, 2014, at 1:49 PM, Manuel Luis Sanmartín Rozada <<a href="mailto:manuel.luis@gmail.com" target="_blank">manuel.luis@gmail.com</a>> wrote:<br><br></div>
<blockquote type="cite"><div><div dir="ltr"><div><div>Hello.<br><br></div><span lang="en"><span>I've done</span> <span>a plugin</span> <span>that sends</span> <span>notifications</span> <span>as</span> <span>snmp traps </span><span>for integrate collectd<br>

notifications with other systems, and It works well for me.<br><br></span></span></div><span lang="en"><span>The configuration is like this:<br></span></span><div><div><br>LoadPlugin notify_snmp<br>
<Plugin notify_snmp><br>  <OIDs collectd><br>    EnterpriseOID    "SNMPv2-SMI::experimental.100"<br>    TrapOID           "SNMPv2-SMI::experimental.100.2"<br>    SeverityOID       "SNMPv2-SMI::experimental.100.1.1"<br>

    HostOID           "SNMPv2-SMI::experimental.100.1.2"<br>    PluginOID         "SNMPv2-SMI::experimental.100.1.3"<br>    PluginInstanceOID "SNMPv2-SMI::experimental.100.1.4"<br>    TypeOID           "SNMPv2-SMI::experimental.100.1.5"<br>

    TypeInstanceOID   "SNMPv2-SMI::experimental.100.1.6"<br>    DataSourceOID     "SNMPv2-SMI::experimental.100.1.7"<br>    ValueOID          "SNMPv2-SMI::experimental.100.1.8"<br>    MessageOID        "SNMPv2-SMI::experimental.100.1.9"<br>

    TimeStampOID      "SNMPv2-SMI::experimental.100.1.10"<br>  </OIDs><br>  <Target snmphost><br>    Address "<a href="http://192.168.1.100:162" target="_blank">192.168.1.100:162</a>"<br>    Version 2<br>
    Community "public"<br>
    OIDs collectd<br>  </Target><br></Plugin><br><br></div><div>I you are interested I can do a pull request of this plugin in github.</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">
On Fri, Feb 7, 2014 at 8:17 PM, David H <span dir="ltr"><<a href="mailto:davidhalko@gmail.com" target="_blank">davidhalko@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hello List!<br>
<br>
I have been following collectd for many years and I have been somewhat<br>
surprised not to see SNMP Traps supported as a notification output<br>
mechanism.<br>
<br>
I do not see it anywhere on the "roadmap" page. Since the NET-SNMP<br>
library is already being linked, this seems like it might be pretty<br>
trivial.<br>
<br>
Has there been any consideration for making this possible?<br>
<br>
Thanks,<br>
David Halko<br>
<br>
_______________________________________________<br>
collectd mailing list<br>
<a href="mailto:collectd@verplant.org" target="_blank">collectd@verplant.org</a><br>
<a href="http://mailman.verplant.org/listinfo/collectd" target="_blank">http://mailman.verplant.org/listinfo/collectd</a><br>
</blockquote></div><br></div>
</div></blockquote></div></div></div></blockquote></div><br></div>