<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Best practice for converting SNMP traffic metrics into a speed rate? in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Best-practice-for-converting-SNMP-traffic-metrics-into-a-speed/m-p/189522#M2284</link>
    <description>&lt;P&gt;I think that your way makes sense at least for what it's worth&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jun 2022 16:19:47 GMT</pubDate>
    <dc:creator>Mike_L</dc:creator>
    <dc:date>2022-06-29T16:19:47Z</dc:date>
    <item>
      <title>Best practice for converting SNMP traffic metrics into a speed rate?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Best-practice-for-converting-SNMP-traffic-metrics-into-a-speed/m-p/189412#M2281</link>
      <description>&lt;P&gt;When using SNMP extension v2, we get values for interface traffic in the following metrics:&lt;/P&gt;&lt;P&gt;com.dynatrace.extension.snmp-generic-device.if.in.octets.count&lt;/P&gt;&lt;P&gt;com.dynatrace.extension.snmp-generic-device.if.out.octets.count&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These values are (I suppose) in bytes over a minute period. Normally, most people want to know about speed in Mbps, so I was initially multiplying that value by 8 (bytes -&amp;gt;bits) and then dividing by 60 (minute -&amp;gt; seconds).&lt;/P&gt;&lt;P&gt;It did make sense to me, but rapidly I found out there was a problem with it: when data started being aggregated, values stopped making sense.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, I then did what makes even more sense: use the rate transformation, with the ":rate(s)" syntax, and multiplying by 8. Now everything seems much more correct.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, well I'm confident that this is the correct way to do it, I would like to ask the opinion of others working with SNMP, to get a sense if someone is doing it in a better way?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 18:59:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Best-practice-for-converting-SNMP-traffic-metrics-into-a-speed/m-p/189412#M2281</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2022-06-28T18:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice for converting SNMP traffic metrics into a speed rate?</title>
      <link>https://community.dynatrace.com/t5/Extensions/Best-practice-for-converting-SNMP-traffic-metrics-into-a-speed/m-p/189522#M2284</link>
      <description>&lt;P&gt;I think that your way makes sense at least for what it's worth&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 16:19:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Best-practice-for-converting-SNMP-traffic-metrics-into-a-speed/m-p/189522#M2284</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2022-06-29T16:19:47Z</dc:date>
    </item>
  </channel>
</rss>

