<?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 QoS Statistics with external tool in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/qos-statistics-with-external-tool/m-p/21291#M15544</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;QoS statistics&amp;nbsp; is an excellent tool to check the realtime bandwidth divided by assigned classes.&lt;/P&gt;&lt;P&gt;It's possible using of external monitoring tools (Ex. Nagios, Cacti, PandoraFMS, ), to obtain the same graph to have an history of bandwidth divided by class?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Dec 2014 08:50:18 GMT</pubDate>
    <dc:creator>netmind</dc:creator>
    <dc:date>2014-12-04T08:50:18Z</dc:date>
    <item>
      <title>QoS Statistics with external tool</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/qos-statistics-with-external-tool/m-p/21291#M15544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;QoS statistics&amp;nbsp; is an excellent tool to check the realtime bandwidth divided by assigned classes.&lt;/P&gt;&lt;P&gt;It's possible using of external monitoring tools (Ex. Nagios, Cacti, PandoraFMS, ), to obtain the same graph to have an history of bandwidth divided by class?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 08:50:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/qos-statistics-with-external-tool/m-p/21291#M15544</guid>
      <dc:creator>netmind</dc:creator>
      <dc:date>2014-12-04T08:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: QoS Statistics with external tool</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/qos-statistics-with-external-tool/m-p/21292#M15545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are no OID Objects for SNMP queries for this level of detail, so SNMP is out of the picture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There was a similar post here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/message/22715"&gt;Re: SNMP QoS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could explore scripting expect commands to extract information from cli commands like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; show qos interface ethernet1/1 counter&lt;/P&gt;&lt;P&gt;&amp;gt; show qos interface ethernet1/1 throughput 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately the API queries are not working for these operational commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Command:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;curl -k "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow"&gt;https://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;FIREWALL_IP&amp;gt;/api/?type=op&amp;amp;cmd=&amp;lt;show&amp;gt;&amp;lt;qos&amp;gt;&amp;lt;interface&amp;gt;&amp;lt;ethernet1/1&amp;gt;&amp;lt;counter&amp;gt;&amp;lt;/counter&amp;gt;&amp;lt;/ethernet1/1&amp;gt;&amp;lt;/interface&amp;gt;&amp;lt;/qos&amp;gt;&amp;lt;/show&amp;gt;&amp;amp;key=&amp;lt;API_KEY&amp;gt;&amp;amp;client=curl"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Response:&lt;/P&gt;&lt;P&gt;&amp;lt;response status = 'error' code = '400'&amp;gt;&amp;lt;result&amp;gt;&amp;lt;msg&amp;gt;Illegal parameter [request]&amp;lt;/msg&amp;gt;&amp;lt;/result&amp;gt;&amp;lt;/response&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Command:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;curl -k "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow"&gt;https://&lt;/A&gt;&lt;SPAN style="font-size: 13.6000003814697px;"&gt;&amp;lt;FIREWALL_IP&amp;gt;&lt;/SPAN&gt;/api/?type=op&amp;amp;cmd=&amp;lt;show&amp;gt;&amp;lt;qos&amp;gt;&amp;lt;interface&amp;gt;&amp;lt;ethernet1/1&amp;gt;&amp;lt;throughput&amp;gt;&amp;lt;0&amp;gt;&amp;lt;/0&amp;gt;&amp;lt;/throughput&amp;gt;&amp;lt;/ethernet1/1&amp;gt;&amp;lt;/interface&amp;gt;&amp;lt;/qos&amp;gt;&amp;lt;/show&amp;gt;&lt;SPAN style="font-size: 13.6000003814697px;"&gt;&amp;amp;key=&amp;lt;API_KEY&amp;gt;&amp;amp;client=curl"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.6000003814697px;"&gt;Response:&lt;/P&gt;&lt;P style="font-size: 13.6000003814697px;"&gt;&amp;lt;response status = 'error' code = '400'&amp;gt;&amp;lt;result&amp;gt;&amp;lt;msg&amp;gt;Illegal parameter [request]&amp;lt;/msg&amp;gt;&amp;lt;/result&amp;gt;&amp;lt;/response&amp;gt;&lt;/P&gt;&lt;P style="font-size: 13.6000003814697px;"&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3b3b3b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.8000001907349px;"&gt;Note: The &amp;lt;API_KEY&amp;gt; needs to be generated before-hand. You can generate it using cURL:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.8000001907349px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3b3b3b;"&gt;curl -k "&lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://live.paloaltonetworks.com/" style="font-size: 12.8000001907349px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #006595;"&gt;https://&lt;/A&gt;&lt;SPAN style="font-size: 12.8000001907349px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3b3b3b;"&gt;&amp;lt;IP_PAN&amp;gt;/api/?type=keygen&amp;amp;user=&amp;lt;your_user&amp;gt;&amp;amp;password=&amp;lt;your_password&amp;gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 23:22:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/qos-statistics-with-external-tool/m-p/21292#M15545</guid>
      <dc:creator>mivaldi</dc:creator>
      <dc:date>2014-12-08T23:22:21Z</dc:date>
    </item>
  </channel>
</rss>

