<?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: How to get the current (statistic) value from the &amp;quot;Max Multiplex&amp;quot;? in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-get-the-current-statistic-value-from-the-quot-Max-Multiplex-quot/m-p/165764#M37896</link>
    <description>&lt;P&gt;As mentioned, max multiplex is only an issue here if you are using SMB1 for the Citrix shares, which you most likely are not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the link I posted earlier, they give you a cluster command to view those stats (it's buried later in the article):&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/CIFS_Max_Multiplex_and_how_to_increase_maximum_number_of_simultaneous_outstanding_Windows_client" target="_blank" rel="noopener"&gt;https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/CIFS_Max_Multiplex_and_how_to_increase_maximum_number_of_simultaneous_outstanding_Windows_client&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;statistics show-periodic -object cifs:vserver -instance vs1 interval 1 -iterations 10 -counter max_commands_outstanding|commands_outstanding (in Clustered Data ONTAP diag mode)&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This works on my system running the next release of ONTAP so it should work for yours:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;tme-a300-efs01::*&amp;gt; statistics show-periodic -object cifs:vserver -instance DEMO -iterations 10 -counter max_commands_outstanding|commands_outstanding&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;tme-a300-efs01: cifs:vserver.DEMO: 4/8/2021 09:48:01&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;max&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;commands commands Complete Number of&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;outstanding outstanding Aggregation Constituents&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;----------- ----------- ----------- ------------&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;0 40 Yes 2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;0 40 Yes 2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;0 40 Yes 2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;tme-a300-efs01: cifs:vserver.DEMO: 4/8/2021 09:48:08&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;max&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;commands commands Complete Number of&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;outstanding outstanding Aggregation Constituents&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;----------- ----------- ----------- ------------&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Minimums:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;0 40 - -&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Averages for 3 samples:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;0 40 - -&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Maximums:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;0 40 - -&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But you'd probably be better served using this command to measure CIFS stats:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;::&amp;gt; set diag&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;::*&amp;gt;&amp;nbsp;statistics start -object smb1|smb1_ctx|smb2|smb2_ctx|cifs&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That will collect a bunch of CIFS stats until you run "statistics stop."&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd also suggest checking "event log show" for clues on why shares might be disconnecting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What share properties are in use here? Is this a FlexVol or a FlexGroup?&lt;/P&gt;</description>
    <pubDate>Thu, 08 Apr 2021 13:54:37 GMT</pubDate>
    <dc:creator>parisi</dc:creator>
    <dc:date>2021-04-08T13:54:37Z</dc:date>
    <item>
      <title>How to get the current (statistic) value from the "Max Multiplex"?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-get-the-current-statistic-value-from-the-quot-Max-Multiplex-quot/m-p/165427#M37802</link>
      <description>&lt;P&gt;Hello community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we have problems with disconnections ("unexpected network error" - often after 90 minutes) with volumes attached to Citrix servers (and only with Citrix). While searching for a solution I came across the parameter "max-mpx" for CIFS multiplex settings - for the affected SVM this is currently set to 255.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the past, "cifs stat" could be used to determine what values were actually being used though and it looked like (Example!): &lt;FONT face="courier new,courier"&gt;"Max Multiplex = 459, Max pBlk Exhaust = 0, Max pBlk Reserve Exhaust = 0".&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where can I find this value under Ontap 9.7? When I collect values with " statistics start -object cifs ... " I don't find it there for example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;Many thanks and best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:29:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-get-the-current-statistic-value-from-the-quot-Max-Multiplex-quot/m-p/165427#M37802</guid>
      <dc:creator>sanadmin_stadtdo</dc:creator>
      <dc:date>2025-06-04T10:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the current (statistic) value from the "Max Multiplex"?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-get-the-current-statistic-value-from-the-quot-Max-Multiplex-quot/m-p/165429#M37804</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Take a look to this KB:&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/CIFS_Max_Multiplex_and_how_to_increase_maximum_number_of_simultaneous_outstanding_Windows_client" target="_blank"&gt;https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/CIFS_Max_Multiplex_and_how_to_increase_maximum_number_of_simultaneous_outstanding_Windows_client&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[vserver cifs options show -vserver &amp;lt;vserver_name&amp;gt; -instance (in Clustered Data ONTAP diag mode)]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 14:02:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-get-the-current-statistic-value-from-the-quot-Max-Multiplex-quot/m-p/165429#M37804</guid>
      <dc:creator>jcolonfzenpr</dc:creator>
      <dc:date>2021-03-29T14:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the current (statistic) value from the "Max Multiplex"?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-get-the-current-statistic-value-from-the-quot-Max-Multiplex-quot/m-p/165461#M37812</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for the message; but I was already aware of the article.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It refers to ONTAP 7 and ONTAP 8 and unfortunately does not explain how to determine under ONTAP 9 (9.7 in our case) which values "Max Multiplex" assumes in operation - "cifs stat" does not work here:&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier" size="2"&gt;Error: show failed: Default sample not found. To collect a sample, use the "statistics start" and "statistics stop"&amp;nbsp;commands. To view the data sample, use the "statistics show" command with the "-sample-id" parameter.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When using "&lt;FONT face="courier new,courier" size="2"&gt;statistic starts -object ..&lt;/FONT&gt;." I do not know in which "&lt;FONT face="courier new,courier" size="2"&gt;object&lt;/FONT&gt;" "&lt;FONT face="courier new,courier" size="2"&gt;Max Multiplex&lt;/FONT&gt;" can be found (object &lt;FONT face="courier new,courier" size="2"&gt;cifs&amp;nbsp;or cifs_ctx &lt;/FONT&gt;is not).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 05:25:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-get-the-current-statistic-value-from-the-quot-Max-Multiplex-quot/m-p/165461#M37812</guid>
      <dc:creator>sanadmin_stadtdo</dc:creator>
      <dc:date>2021-03-30T05:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the current (statistic) value from the "Max Multiplex"?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-get-the-current-statistic-value-from-the-quot-Max-Multiplex-quot/m-p/165467#M37815</link>
      <description>&lt;P&gt;Max mpx only applies to SMB1. This KB article covers max mpx:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/CIFS_Max_Multiplex_and_how_to_increase_maximum_number_of_simultaneous_outstanding_Windows_client" target="_blank"&gt;https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/CIFS_Max_Multiplex_and_how_to_increase_maximum_number_of_simultaneous_outstanding_Windows_client&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So mpx likely doesn't apply to your issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SMB 2 and 3 leverage credits in ONTAP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/How_ONTAP_implements_SMB_crediting" target="_blank"&gt;https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/How_ONTAP_implements_SMB_crediting&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd suggest opening a case to get to the bottom of your disconnects.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 14:14:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-get-the-current-statistic-value-from-the-quot-Max-Multiplex-quot/m-p/165467#M37815</guid>
      <dc:creator>parisi</dc:creator>
      <dc:date>2021-03-30T14:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the current (statistic) value from the "Max Multiplex"?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-get-the-current-statistic-value-from-the-quot-Max-Multiplex-quot/m-p/165476#M37816</link>
      <description>&lt;P&gt;Agreed with Justin. However, you can do some debugging yourself. First I'd start with this KB as a launchpad: &lt;A href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/How_to_troubleshoot_performance_issues_in_ONTAP_9" target="_blank"&gt;https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/How_to_troubleshoot_performance_issues_in_ONTAP_9&lt;/A&gt;. Once you go there, you probably will find ONTAP latency is low. Check the related articles linked to get tips to troubleshoot offbox. Basically if you think you have network issues, you probably should be grabbing a tcpdump on the appropriate interface and then viewing in Wireshark.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 15:11:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-get-the-current-statistic-value-from-the-quot-Max-Multiplex-quot/m-p/165476#M37816</guid>
      <dc:creator>paul_stejskal</dc:creator>
      <dc:date>2021-03-30T15:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the current (statistic) value from the "Max Multiplex"?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-get-the-current-statistic-value-from-the-quot-Max-Multiplex-quot/m-p/165757#M37893</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to elaborate; the volume in question is on SSD, latencies are below 0.3ms and IOPs average 36. It doesn't look like there are any real performance problems here, but an availability problem of the file share - it crashes several times a day (there are no error messages in the event log of the cluster). The volume is used for Citrix; it provides user directories for LotusNotes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A Notes consultant suspects that it is due to a limitation of "Open File Handler" or similar parameters. During my search for similar errors, I came across the parameter "Max Multiplex", which has probably led to similar errors in the Citrix environment - with the wrong specifications.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I'm trying to find out what value this "Max Multiplex" actually assumes in productive operation - but I don't know how.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or do you have other ideas on how I can check the permanent availability of the share?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 12:15:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-get-the-current-statistic-value-from-the-quot-Max-Multiplex-quot/m-p/165757#M37893</guid>
      <dc:creator>sanadmin_stadtdo</dc:creator>
      <dc:date>2021-04-08T12:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the current (statistic) value from the "Max Multiplex"?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-get-the-current-statistic-value-from-the-quot-Max-Multiplex-quot/m-p/165764#M37896</link>
      <description>&lt;P&gt;As mentioned, max multiplex is only an issue here if you are using SMB1 for the Citrix shares, which you most likely are not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the link I posted earlier, they give you a cluster command to view those stats (it's buried later in the article):&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/CIFS_Max_Multiplex_and_how_to_increase_maximum_number_of_simultaneous_outstanding_Windows_client" target="_blank" rel="noopener"&gt;https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/CIFS_Max_Multiplex_and_how_to_increase_maximum_number_of_simultaneous_outstanding_Windows_client&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;statistics show-periodic -object cifs:vserver -instance vs1 interval 1 -iterations 10 -counter max_commands_outstanding|commands_outstanding (in Clustered Data ONTAP diag mode)&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This works on my system running the next release of ONTAP so it should work for yours:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;tme-a300-efs01::*&amp;gt; statistics show-periodic -object cifs:vserver -instance DEMO -iterations 10 -counter max_commands_outstanding|commands_outstanding&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;tme-a300-efs01: cifs:vserver.DEMO: 4/8/2021 09:48:01&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;max&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;commands commands Complete Number of&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;outstanding outstanding Aggregation Constituents&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;----------- ----------- ----------- ------------&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;0 40 Yes 2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;0 40 Yes 2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;0 40 Yes 2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;tme-a300-efs01: cifs:vserver.DEMO: 4/8/2021 09:48:08&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;max&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;commands commands Complete Number of&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;outstanding outstanding Aggregation Constituents&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;----------- ----------- ----------- ------------&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Minimums:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;0 40 - -&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Averages for 3 samples:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;0 40 - -&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Maximums:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;0 40 - -&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But you'd probably be better served using this command to measure CIFS stats:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;::&amp;gt; set diag&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;::*&amp;gt;&amp;nbsp;statistics start -object smb1|smb1_ctx|smb2|smb2_ctx|cifs&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That will collect a bunch of CIFS stats until you run "statistics stop."&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd also suggest checking "event log show" for clues on why shares might be disconnecting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What share properties are in use here? Is this a FlexVol or a FlexGroup?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 13:54:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-get-the-current-statistic-value-from-the-quot-Max-Multiplex-quot/m-p/165764#M37896</guid>
      <dc:creator>parisi</dc:creator>
      <dc:date>2021-04-08T13:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the current (statistic) value from the "Max Multiplex"?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-get-the-current-statistic-value-from-the-quot-Max-Multiplex-quot/m-p/165767#M37899</link>
      <description>&lt;P&gt;&lt;A href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/High_user_latency_seen_but_ONTAP_latency_is_low" target="_blank"&gt;https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/High_user_latency_seen_but_ONTAP_latency_is_low&lt;/A&gt; I'd start here for tips.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 14:29:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-get-the-current-statistic-value-from-the-quot-Max-Multiplex-quot/m-p/165767#M37899</guid>
      <dc:creator>paul_stejskal</dc:creator>
      <dc:date>2021-04-08T14:29:42Z</dc:date>
    </item>
  </channel>
</rss>

