<?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>article Troubleshoot network monitoring in Troubleshooting</title>
    <link>https://community.dynatrace.com/t5/Troubleshooting/Troubleshoot-network-monitoring/ta-p/218979</link>
    <description>&lt;P&gt;&lt;LI-TOC indent="15" liststyle="disc" maxheadinglevel="2"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;P&gt;Some messages you get during Network monitoring might require actions from your side while some are just informational and do not need any reaction.&lt;/P&gt;
&lt;H2 class="heading h2"&gt;&amp;nbsp;&lt;/H2&gt;
&lt;H2 id="potential-network-disruption-during-oneagent-installation-on-windows" class="heading h2"&gt;Potential network disruption during OneAgent installation on Windows&lt;/H2&gt;
&lt;P&gt;During OneAgent installation, the host might experience network communication disruption on all input and output ports. The disruption typically lasts until the end of OneAgent installation and is associated with the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;Npcap&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;installation.&lt;/P&gt;
&lt;P&gt;For OneAgent version 1.255+, Npcap is installed by default and may cause a network disruption on:&lt;/P&gt;
&lt;UL class="list list--unordered list"&gt;
&lt;LI&gt;Windows Server 2016&lt;/LI&gt;
&lt;LI&gt;Windows Server 2019 build 1809 without hotfix KB4571748&lt;/LI&gt;
&lt;LI&gt;Windows 10 build 1809 without hotfix KB4571748&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;For OneAgent version 1.253 and earlier, you need to uninstall any existing&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;WinPcap&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;driver to allow&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;Npcap&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;installation. Do this on all Windows versions, except for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;Windows Server 2019 build 1809 without hotfix KB4571748&lt;/CODE&gt;. For more information, see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="anchor" title="Learn how to download and install Dynatrace OneAgent on Windows." href="https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-oneagent/installation-and-operation/windows/installation/install-oneagent-on-windows#WinPcapuninstall" target="_blank" rel="noopener"&gt;Uninstall WinPcap driver to allow Npcap installation&lt;/A&gt;.&lt;/P&gt;
&lt;H2 class="heading h2"&gt;&amp;nbsp;&lt;/H2&gt;
&lt;H2 id="oneagent-page-allocation-failure-message-on-linux" class="heading h2"&gt;OneAgent page allocation failure message on Linux&lt;/H2&gt;
&lt;P&gt;OneAgents operating on Linux might generate a page allocation failure message in the logs during network communication monitoring. The message format is:&lt;/P&gt;
&lt;P&gt;&lt;CODE&gt;Apr 29 08:07:54 (host name) kernel: oneagentnetwork: page allocation failure. order:4, mode:0xd0&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;This message is purely informational and does not indicate any problems with Dynatrace components, the network that you monitor, or any data loss.&lt;/P&gt;
&lt;H2 class="heading h2"&gt;&amp;nbsp;&lt;/H2&gt;
&lt;H2 id="network-agent-initialization-failure-on-windows" class="heading h2"&gt;Network Agent initialization failure on Windows&lt;/H2&gt;
&lt;P&gt;In some situations, Network Agent stops working and fails to restart on Windows. This may be because the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;pcap&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;driver (either&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;Npcap&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;WinPcap&lt;/CODE&gt;) has been removed or has malfunctioned. In such cases, the Network Agent logs include the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;IstallInfo: appName: serviceName:no-pcap&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;message:&lt;/P&gt;
&lt;DIV class="expand expand--separated expand--active"&gt;
&lt;SECTION class="expand__content"&gt;
&lt;H3 class="code-block__bar"&gt;Example&lt;/H3&gt;
&lt;PRE class="code-block"&gt;&lt;CODE class="hljs"&gt;2022-05-18 20:11:07.744 UTC [00003e90] info    [native] NetworkAgent::init:318: Running with IstallInfo: appName: serviceName:no-pcap dllPath:C:\Windows\system32 isInstalled:0 isRunning:0 isError:1
2022-05-18 20:11:07.744 UTC [00003e90] info    [native] NetworkAgent::init:320: IstallInfo: appName: serviceName:no-pcap dllPath:C:\Windows\system32 isInstalled:0 isRunning:0 isError:1
2022-05-18 20:11:07.744 UTC [00003e90] info    [native] NetworkAgent::init:321: Pcap not operational, Network Agent will shutdown gracefully
2022-05-18 20:11:07.744 UTC [00003e90] info    [native] NetworkAgent::~NetworkAgent:136: pktReader.finalize()
2022-05-18 20:11:07.744 UTC [00003e90] info    [native] NetworkAgent::~NetworkAgent:139: delete pcapIfc
2022-05-18 20:11:07.744 UTC [00003e90] info    [native] DataReporter::~DataReporter:104: DataReporter::~DataReporter
2022-05-18 20:11:07.744 UTC [00003e90] info    [native] pkt_analysis::SessAnalyzer::~SessAnalyzer:210: Session insert counter=0, session remove counter=0
2022-05-18 20:11:07.744 UTC [00003e90] info    [native] ... last message repeated 2 times ...
2022-05-18 20:11:07.744 UTC [00003e90] info    [native] Agent::~Agent:950: delete mTimeProvider
2022-05-18 20:11:07.744 UTC [00003e90] info    [native] Agent::~Agent:952: delete mconfig
2022-05-18 20:11:07.744 UTC [00003e90] info    [native] Agent::~Agent:955: delete mlog&lt;/CODE&gt;&lt;/PRE&gt;
&lt;/SECTION&gt;
&lt;/DIV&gt;
&lt;P&gt;In such cases, Network Agent is repeatedly restarted by OneAgent Watchdog, but exits early without providing network metrics. In OneAgent versions earlier than 1.241, it also resulted in multiple Network Agent segmentation faults due to flawed error handling logic. Since&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="tag tag--default"&gt;OneAgent version 1.241&lt;/SPAN&gt;, however, Network Agent initialization failure no longer results in a segmentation fault.&lt;/P&gt;
&lt;P&gt;To verify that at least one&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;pcap&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;driver is installed, execute the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;driverquery&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;command. If the driver is not installed, it will be installed automatically during the next upgrade.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Nov 2023 08:00:00 GMT</pubDate>
    <dc:creator>piotr_szwarc</dc:creator>
    <dc:date>2023-11-24T08:00:00Z</dc:date>
    <item>
      <title>Troubleshoot network monitoring</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/Troubleshoot-network-monitoring/ta-p/218979</link>
      <description>&lt;P&gt;&lt;LI-TOC indent="15" liststyle="disc" maxheadinglevel="2"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;P&gt;Some messages you get during Network monitoring might require actions from your side while some are just informational and do not need any reaction.&lt;/P&gt;
&lt;H2 class="heading h2"&gt;&amp;nbsp;&lt;/H2&gt;
&lt;H2 id="potential-network-disruption-during-oneagent-installation-on-windows" class="heading h2"&gt;Potential network disruption during OneAgent installation on Windows&lt;/H2&gt;
&lt;P&gt;During OneAgent installation, the host might experience network communication disruption on all input and output ports. The disruption typically lasts until the end of OneAgent installation and is associated with the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;Npcap&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;installation.&lt;/P&gt;
&lt;P&gt;For OneAgent version 1.255+, Npcap is installed by default and may cause a network disruption on:&lt;/P&gt;
&lt;UL class="list list--unordered list"&gt;
&lt;LI&gt;Windows Server 2016&lt;/LI&gt;
&lt;LI&gt;Windows Server 2019 build 1809 without hotfix KB4571748&lt;/LI&gt;
&lt;LI&gt;Windows 10 build 1809 without hotfix KB4571748&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;For OneAgent version 1.253 and earlier, you need to uninstall any existing&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;WinPcap&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;driver to allow&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;Npcap&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;installation. Do this on all Windows versions, except for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;Windows Server 2019 build 1809 without hotfix KB4571748&lt;/CODE&gt;. For more information, see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="anchor" title="Learn how to download and install Dynatrace OneAgent on Windows." href="https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-oneagent/installation-and-operation/windows/installation/install-oneagent-on-windows#WinPcapuninstall" target="_blank" rel="noopener"&gt;Uninstall WinPcap driver to allow Npcap installation&lt;/A&gt;.&lt;/P&gt;
&lt;H2 class="heading h2"&gt;&amp;nbsp;&lt;/H2&gt;
&lt;H2 id="oneagent-page-allocation-failure-message-on-linux" class="heading h2"&gt;OneAgent page allocation failure message on Linux&lt;/H2&gt;
&lt;P&gt;OneAgents operating on Linux might generate a page allocation failure message in the logs during network communication monitoring. The message format is:&lt;/P&gt;
&lt;P&gt;&lt;CODE&gt;Apr 29 08:07:54 (host name) kernel: oneagentnetwork: page allocation failure. order:4, mode:0xd0&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;This message is purely informational and does not indicate any problems with Dynatrace components, the network that you monitor, or any data loss.&lt;/P&gt;
&lt;H2 class="heading h2"&gt;&amp;nbsp;&lt;/H2&gt;
&lt;H2 id="network-agent-initialization-failure-on-windows" class="heading h2"&gt;Network Agent initialization failure on Windows&lt;/H2&gt;
&lt;P&gt;In some situations, Network Agent stops working and fails to restart on Windows. This may be because the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;pcap&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;driver (either&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;Npcap&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;WinPcap&lt;/CODE&gt;) has been removed or has malfunctioned. In such cases, the Network Agent logs include the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;IstallInfo: appName: serviceName:no-pcap&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;message:&lt;/P&gt;
&lt;DIV class="expand expand--separated expand--active"&gt;
&lt;SECTION class="expand__content"&gt;
&lt;H3 class="code-block__bar"&gt;Example&lt;/H3&gt;
&lt;PRE class="code-block"&gt;&lt;CODE class="hljs"&gt;2022-05-18 20:11:07.744 UTC [00003e90] info    [native] NetworkAgent::init:318: Running with IstallInfo: appName: serviceName:no-pcap dllPath:C:\Windows\system32 isInstalled:0 isRunning:0 isError:1
2022-05-18 20:11:07.744 UTC [00003e90] info    [native] NetworkAgent::init:320: IstallInfo: appName: serviceName:no-pcap dllPath:C:\Windows\system32 isInstalled:0 isRunning:0 isError:1
2022-05-18 20:11:07.744 UTC [00003e90] info    [native] NetworkAgent::init:321: Pcap not operational, Network Agent will shutdown gracefully
2022-05-18 20:11:07.744 UTC [00003e90] info    [native] NetworkAgent::~NetworkAgent:136: pktReader.finalize()
2022-05-18 20:11:07.744 UTC [00003e90] info    [native] NetworkAgent::~NetworkAgent:139: delete pcapIfc
2022-05-18 20:11:07.744 UTC [00003e90] info    [native] DataReporter::~DataReporter:104: DataReporter::~DataReporter
2022-05-18 20:11:07.744 UTC [00003e90] info    [native] pkt_analysis::SessAnalyzer::~SessAnalyzer:210: Session insert counter=0, session remove counter=0
2022-05-18 20:11:07.744 UTC [00003e90] info    [native] ... last message repeated 2 times ...
2022-05-18 20:11:07.744 UTC [00003e90] info    [native] Agent::~Agent:950: delete mTimeProvider
2022-05-18 20:11:07.744 UTC [00003e90] info    [native] Agent::~Agent:952: delete mconfig
2022-05-18 20:11:07.744 UTC [00003e90] info    [native] Agent::~Agent:955: delete mlog&lt;/CODE&gt;&lt;/PRE&gt;
&lt;/SECTION&gt;
&lt;/DIV&gt;
&lt;P&gt;In such cases, Network Agent is repeatedly restarted by OneAgent Watchdog, but exits early without providing network metrics. In OneAgent versions earlier than 1.241, it also resulted in multiple Network Agent segmentation faults due to flawed error handling logic. Since&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="tag tag--default"&gt;OneAgent version 1.241&lt;/SPAN&gt;, however, Network Agent initialization failure no longer results in a segmentation fault.&lt;/P&gt;
&lt;P&gt;To verify that at least one&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;pcap&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;driver is installed, execute the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;driverquery&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;command. If the driver is not installed, it will be installed automatically during the next upgrade.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2023 08:00:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/Troubleshoot-network-monitoring/ta-p/218979</guid>
      <dc:creator>piotr_szwarc</dc:creator>
      <dc:date>2023-11-24T08:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot network monitoring</title>
      <link>https://community.dynatrace.com/t5/Troubleshooting/Troubleshoot-network-monitoring/tac-p/240510#M620</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/21928"&gt;@piotr_szwarc&lt;/a&gt;, I got a problem of Host or monitoring unavailable in a linux environment, It was in fact the monitoring, the Dynatrace OneAgent. I was searching oneagent logs around the time, and just 20 minutes before, I got these lines...&lt;/P&gt;&lt;PRE&gt;2024-03-19 15:02:21.177 UTC [0000050c] info [native] Stats,type=SessAnlzr,sess_ins=301,sess_rm=309,sess_cnt=4&lt;BR /&gt;2024-03-19 15:02:21.177 UTC [0000050c] info [native] Stats,type=DataReporter,mq_bytes_send=130018,mq_msg_send=30,mq_bytes_fail=0,mq_msg_fail=0,mq_msg_skip=0&lt;BR /&gt;2024-03-19 15:02:21.177 UTC [0000050c] info [native] Stats,type=CPU,system=5985200000,proces=2500000,utilization=0.000417697,os_util=0.01&lt;BR /&gt;2024-03-19 15:02:21.177 UTC [0000050c] info [native] Memory statistic DataReporter::mqTransport 131,994 B LocalEndpointsImpl IPv4addrCnt=2 IPv6addrCnt=0 endpointsCnt=4,717 total=245,380B TCPAnalyzer singleKey=72 singleStats=1,136 boundSinglePerc=464 maxStatsCnt=121 maxBucketCnt=6,151 maxRxDLlen=227 total=210,444B PktReader::NetIfc ifcCnt=2 addrCnt=2 total=1,360B&lt;BR /&gt;2024-03-19 15:04:12.736 UTC [0000061d] info [native] NetworkAgent::runPktAnlzr:710: done&lt;BR /&gt;2024-03-19 15:04:13.035 UTC [0000061c] info [native] NetworkAgent::runPktRcver:615: done&lt;BR /&gt;2024-03-19 15:04:13.150 UTC [0000061e] info [native] NetworkAgent::runDataReporter:725: done&lt;BR /&gt;2024-03-19 15:04:13.200 UTC [0000050c] info [native] NetworkAgent::main_loop:882: done&lt;BR /&gt;2024-03-19 15:04:13.200 UTC [0000050c] info [native] NetworkAgent::~NetworkAgent:130: pktReader.finalize()&lt;BR /&gt;2024-03-19 15:04:13.200 UTC [0000050c] info [native] PktReader::finalize:454: Network Agent statistics for Ifc: ens192:&lt;BR /&gt;2024-03-19 15:04:13.200 UTC [0000050c] info [native] PktReader::finalize:469: pcap_pkts_processed=61084,pcap_pkts_dropped=0,rdr_pkts_processed=61083,rdr_pkts_dropped=1,cont_puts=61083,cont_drops=0&lt;BR /&gt;2024-03-19 15:04:13.200 UTC [0000050c] info [native] PktReader::finalize:454: Network Agent statistics for Ifc: ens224:&lt;BR /&gt;2024-03-19 15:04:13.200 UTC [0000050c] info [native] PktReader::finalize:469: pcap_pkts_processed=52860593,pcap_pkts_dropped=0,rdr_pkts_processed=52860484,rdr_pkts_dropped=109,cont_puts=52860484,cont_drops=0&lt;BR /&gt;2024-03-19 15:04:13.225 UTC [0000050c] info [native] DataReporter::~DataReporter:104: DataReporter::~DataReporter&lt;BR /&gt;2024-03-19 15:04:13.225 UTC [0000050c] info [native] DataReporter::~DataReporter:107: DataReporter::~DataReporter queue remove&lt;BR /&gt;2024-03-19 15:04:13.225 UTC [0000050c] info [native] DataReporter::~DataReporter:110: DataReporter::~DataReporter delete transport&lt;BR /&gt;2024-03-19 15:04:13.233 UTC [0000050c] info [native] pkt_analysis::SessAnalyzer::~SessAnalyzer:210: Session insert counter=0, session remove counter=0&lt;BR /&gt;2024-03-19 15:04:13.233 UTC [0000050c] info [native] ... last message repeated 1 time&lt;BR /&gt;2024-03-19 15:04:13.233 UTC [0000050c] info [native] pkt_analysis::SessAnalyzer::~SessAnalyzer:210: Session insert counter=459149, session remove counter=459042&lt;BR /&gt;&lt;STRONG&gt;2024-03-19 15:04:13.247 UTC [0000050c] info [native] Agent::~Agent:920: delete mTimeProvider&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;2024-03-19 15:04:13.249 UTC [0000050c] info [native] Agent::~Agent:923: delete mconfig&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;2024-03-19 15:04:13.266 UTC [0000050c] info [native] Agent::~Agent:926: delete mlog&lt;/STRONG&gt;&lt;/PRE&gt;&lt;P&gt;And the log then stops. The agent was still reporting data for 20 minutes, then It stopped, I don't know if It could really be related, but this is the closest thing to the problem I was able to find in the logs, and It could make sense. This apparently has happened before, and the solution was still to restart the oneagent service. Can you give me some clue? I am lost. Why is this happening? How can I avoid this particular oneagent failing?&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 09:04:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Troubleshooting/Troubleshoot-network-monitoring/tac-p/240510#M620</guid>
      <dc:creator>itamarmesa</dc:creator>
      <dc:date>2024-03-20T09:04:50Z</dc:date>
    </item>
  </channel>
</rss>

