<?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: Understanding Network Retransmission metrics in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Understanding-Network-Retransmission-metrics/m-p/121716#M13764</link>
    <description>&lt;P&gt;I'll try to reply to some of your questions.&lt;/P&gt;&lt;P&gt;Retransmissions are a normal part of TCP, and sometimes even desirable (consider bufferbloat). Retransmissions can occur both in/out of a certain system, and most OSs have an indication of what is going on. "netstat -s" gives you results in Windows&amp;amp;Linux, so you can check it out. For more information, you should check out:&lt;BR /&gt;&lt;A rel="noopener noreferrer" href="https://www.dynatrace.com/news/blog/detecting-network-errors-impact-on-services/" target="_blank"&gt;https://www.dynatrace.com/news/blog/detecting-network-errors-impact-on-services/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Of the metrics you refer to, #4 and #6 are at the process level, with the remaining being at the host level. There is really not a lot of information of what are the differences, but I would suggest you check the new metrics tab, where you can do a quick lookup of the metrics and their values.&lt;/P&gt;&lt;P&gt;The retransmissions in the Network Overview dashboard are a percentage, so none of the metrics you refer to. They are a composite value. You can check more information at the following link, which also gives more insight on the subject:&lt;BR /&gt;&lt;A rel="noopener noreferrer" href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/networks/how-to-monitor-network-communication/#expand-whats-included-in-host-nic-health-2085" target="_blank"&gt;https://www.dynatrace.com/support/help/how-to-use-dynatrace/networks/how-to-monitor-network-communication/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Relating to capture, the first link discloses some of the ways that Dynatrace might use, and using system information will be certainly one of them. At the process level, I believe Dynatrace has not disclosed a lot, but Dynatrace does have network monitoring capacity, and it might also use some strategies that are possible at the operating system level. These metrics are typically available with a 1 minute resolution.&lt;/P&gt;</description>
    <pubDate>Sat, 13 Feb 2021 16:14:45 GMT</pubDate>
    <dc:creator>AntonioSousa</dc:creator>
    <dc:date>2021-02-13T16:14:45Z</dc:date>
    <item>
      <title>Understanding Network Retransmission metrics</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Understanding-Network-Retransmission-metrics/m-p/121715#M13763</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am trying to understand what each of the "received (&amp;amp; sent) transmission" metrics mean. Unfortunately the description is not that helpful. For example: what does "base received" mean, what is the difference between the host aggregated process and the other retrans metrics, which metric is used under the "network overview" dashboard.&lt;/P&gt;
&lt;P&gt;Also how are these metrics captured and at what frequency.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Srikar&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;builtin:host.net.packets.rxBaseReceived -&amp;nbsp;Host aggregated process retransmission base received per second&lt;/LI&gt;
&lt;LI&gt;builtin:host.net.packets.rxReceived - Host aggregated process retransmitted packets received per&lt;/LI&gt;
&lt;LI&gt;builtin:tech.generic.network.packets.baseReRx - Retransmission base received per second on host&lt;/LI&gt;
&lt;LI&gt;builtin:tech.generic.network.packets.baseReRxAggr - Retransmission base received per second&lt;/LI&gt;
&lt;LI&gt;builtin:tech.generic.network.packets.reRx - Retransmitted packets received per second on host&lt;/LI&gt;
&lt;LI&gt;builtin:tech.generic.network.packets.reRxAggr - Retransmitted packets received per second&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 25 Jan 2022 11:05:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Understanding-Network-Retransmission-metrics/m-p/121715#M13763</guid>
      <dc:creator>Srikar_Mohan2</dc:creator>
      <dc:date>2022-01-25T11:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding Network Retransmission metrics</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Understanding-Network-Retransmission-metrics/m-p/121716#M13764</link>
      <description>&lt;P&gt;I'll try to reply to some of your questions.&lt;/P&gt;&lt;P&gt;Retransmissions are a normal part of TCP, and sometimes even desirable (consider bufferbloat). Retransmissions can occur both in/out of a certain system, and most OSs have an indication of what is going on. "netstat -s" gives you results in Windows&amp;amp;Linux, so you can check it out. For more information, you should check out:&lt;BR /&gt;&lt;A rel="noopener noreferrer" href="https://www.dynatrace.com/news/blog/detecting-network-errors-impact-on-services/" target="_blank"&gt;https://www.dynatrace.com/news/blog/detecting-network-errors-impact-on-services/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Of the metrics you refer to, #4 and #6 are at the process level, with the remaining being at the host level. There is really not a lot of information of what are the differences, but I would suggest you check the new metrics tab, where you can do a quick lookup of the metrics and their values.&lt;/P&gt;&lt;P&gt;The retransmissions in the Network Overview dashboard are a percentage, so none of the metrics you refer to. They are a composite value. You can check more information at the following link, which also gives more insight on the subject:&lt;BR /&gt;&lt;A rel="noopener noreferrer" href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/networks/how-to-monitor-network-communication/#expand-whats-included-in-host-nic-health-2085" target="_blank"&gt;https://www.dynatrace.com/support/help/how-to-use-dynatrace/networks/how-to-monitor-network-communication/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Relating to capture, the first link discloses some of the ways that Dynatrace might use, and using system information will be certainly one of them. At the process level, I believe Dynatrace has not disclosed a lot, but Dynatrace does have network monitoring capacity, and it might also use some strategies that are possible at the operating system level. These metrics are typically available with a 1 minute resolution.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Feb 2021 16:14:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Understanding-Network-Retransmission-metrics/m-p/121716#M13764</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2021-02-13T16:14:45Z</dc:date>
    </item>
  </channel>
</rss>

