<?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 know peak throughput using on palo? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-know-peak-throughput-using-on-palo/m-p/168788#M53702</link>
    <description>&lt;P&gt;You can set the system setting target-dp to each one: (applicable to platforms with multiple DPs)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;set system setting target-dp dp0&lt;/P&gt;&lt;P&gt;show session info&lt;/P&gt;&lt;P&gt;set system setting target-dp dp1&lt;/P&gt;&lt;P&gt;show session info&lt;/P&gt;&lt;P&gt;set system setting target-dp dp2&lt;/P&gt;&lt;P&gt;show session info&lt;/P&gt;&lt;P&gt;set system setting target-dp none&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Extract values from each and then add.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 28 Jul 2017 01:52:35 GMT</pubDate>
    <dc:creator>abjain</dc:creator>
    <dc:date>2017-07-28T01:52:35Z</dc:date>
    <item>
      <title>How to know peak throughput using on palo?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-know-peak-throughput-using-on-palo/m-p/167361#M53451</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;&lt;BR /&gt;From command "show system statistics session" , we can see real-time throughput value.&lt;BR /&gt;&lt;BR /&gt;Is there a way to know or collect those value ?, we want to see the maximum/peak throughput been using on palo.&lt;BR /&gt;&lt;BR /&gt;From what i think. &amp;nbsp;(not sure if we can do these method?)&lt;BR /&gt;1. Is there a way to using API to collect throughput value , then&amp;nbsp;we can plot them on excel?&lt;BR /&gt;2. Is tech support file collect all throughput value?&lt;BR /&gt;3. Is&amp;nbsp;monitoring tool can&amp;nbsp;collect throughput value from palo? and how?&lt;BR /&gt;&lt;BR /&gt;Please share your method.&lt;BR /&gt;Thank you very much&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2017 05:07:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-know-peak-throughput-using-on-palo/m-p/167361#M53451</guid>
      <dc:creator>ThaiAirasia</dc:creator>
      <dc:date>2017-07-20T05:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to know peak throughput using on palo?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-know-peak-throughput-using-on-palo/m-p/167369#M53452</link>
      <description>&lt;P&gt;"&amp;gt; show session info " output contains current throughput, packet rate etc. You can fetch this via xml api and plot it. However this is not historic or average value and shows the value at that point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can also use netflow to send interface based statistics. :&amp;nbsp;&lt;A href="https://www.paloaltonetworks.com/documentation/61/pan-os/pan-os/reports-and-logging/monitor-the-firewall-using-netflow.html" target="_blank"&gt;https://www.paloaltonetworks.com/documentation/61/pan-os/pan-os/reports-and-logging/monitor-the-firewall-using-netflow.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CLI can be used as well to check live packet rate on each interface:&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/Management-Articles/How-to-Check-Throughput-of-Interfaces/ta-p/58812" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Management-Articles/How-to-Check-Throughput-of-Interfaces/ta-p/58812&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However this is not something you can fetch using a monitoring tool.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2017 05:27:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-know-peak-throughput-using-on-palo/m-p/167369#M53452</guid>
      <dc:creator>abjain</dc:creator>
      <dc:date>2017-07-20T05:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to know peak throughput using on palo?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-know-peak-throughput-using-on-palo/m-p/167926#M53582</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;&lt;BR /&gt;I've some problem with my script. I'm currently using shell script which call api on PA-5020 and get the throughput value via command "show session info"&lt;BR /&gt;&lt;BR /&gt;the problem is .. It's show throughput only on dp0 !!!!&lt;BR /&gt;&lt;BR /&gt;How to make command to show all dataplane?&lt;BR /&gt;&lt;BR /&gt;or we can just multiply value we get .. ie. &amp;nbsp;get throughput from dp0 = 1000kbps then we can multiply it with 4 (four dataplane in total) so we get overall throughput on all dataplane = 4000kbps ........ Is this really ok?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 12:43:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-know-peak-throughput-using-on-palo/m-p/167926#M53582</guid>
      <dc:creator>teepan123</dc:creator>
      <dc:date>2017-07-24T12:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to know peak throughput using on palo?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-know-peak-throughput-using-on-palo/m-p/167948#M53592</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/48105"&gt;@ThaiAirasia&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Look into Pan(w)achrome extension from Chrome. This allows you to view some historical info but it doesn't really store it for you unless the extension is running.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you just want to keep the info then script it up in the API and dump the output to a file repository so that you can view it later when you need to.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 14:48:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-know-peak-throughput-using-on-palo/m-p/167948#M53592</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2017-07-24T14:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to know peak throughput using on palo?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-know-peak-throughput-using-on-palo/m-p/167962#M53593</link>
      <description>&lt;P&gt;This is my script&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;bin/bash&lt;BR /&gt;tp=$(curl -k -s '&lt;A href="https://live.paloaltonetworks.com/" target="_blank"&gt;https://1.1.1.1/api/?type=op&amp;amp;cmd=&amp;lt;show&amp;gt;&amp;lt;session&amp;gt;&amp;lt;info&amp;gt;&amp;lt;/info&amp;gt;&amp;lt;/session&amp;gt;&amp;lt;/show&amp;gt;&amp;amp;key=AAA&lt;/A&gt;' | grep kbps)&lt;BR /&gt;&lt;BR /&gt;as i told , this command is not working due to it show only *.dp0. (so value we get is lesser than the real throughput -_-). Not sure if we can do another&amp;nbsp;command api.&lt;BR /&gt;&lt;BR /&gt;ps. i'm creater of this post . just don't know why account name is change like that.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 16:16:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-know-peak-throughput-using-on-palo/m-p/167962#M53593</guid>
      <dc:creator>teepan123</dc:creator>
      <dc:date>2017-07-24T16:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to know peak throughput using on palo?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-know-peak-throughput-using-on-palo/m-p/168788#M53702</link>
      <description>&lt;P&gt;You can set the system setting target-dp to each one: (applicable to platforms with multiple DPs)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;set system setting target-dp dp0&lt;/P&gt;&lt;P&gt;show session info&lt;/P&gt;&lt;P&gt;set system setting target-dp dp1&lt;/P&gt;&lt;P&gt;show session info&lt;/P&gt;&lt;P&gt;set system setting target-dp dp2&lt;/P&gt;&lt;P&gt;show session info&lt;/P&gt;&lt;P&gt;set system setting target-dp none&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Extract values from each and then add.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2017 01:52:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-know-peak-throughput-using-on-palo/m-p/168788#M53702</guid>
      <dc:creator>abjain</dc:creator>
      <dc:date>2017-07-28T01:52:35Z</dc:date>
    </item>
  </channel>
</rss>

