<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									How to display real-time statistics and monitoring data related to various system resources on the Paloalto firewall - Paloalto Firewall				            </title>
            <link>https://www.hacktheforum.com/paloalto-firewall/how-to-display-real-time-statistics-and-monitoring-data-related-to-various-system-resources-on-the-paloalto-firewall/</link>
            <description>Hack The Forum Discussion Board</description>
            <language>en</language>
            <lastBuildDate>Wed, 17 Jun 2026 06:55:26 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>How to display real-time statistics and monitoring data related to various system resources on the Paloalto firewall</title>
                        <link>https://www.hacktheforum.com/paloalto-firewall/how-to-display-real-time-statistics-and-monitoring-data-related-to-various-system-resources-on-the-paloalto-firewall/#post-442</link>
                        <pubDate>Sat, 15 Jun 2024 08:48:45 +0000</pubDate>
                        <description><![CDATA[In Palo Alto Networks firewalls, the command show running resource-monitor minute is used to display real-time statistics and monitoring data related to various system resources on the firew...]]></description>
                        <content:encoded><![CDATA[<p>In Palo Alto Networks firewalls, the command <code>show running resource-monitor minute</code> is used to display real-time statistics and monitoring data related to various system resources on the firewall. This command provides a snapshot of resource utilization over the past minute, allowing administrators to assess the current load and performance of the device. Here’s how you can use this command:</p>
<h3>Using the Command:</h3>
<ol>
<li>
<p><strong>Access the CLI:</strong></p>
<ul>
<li>Log in to the Palo Alto Networks firewall using SSH, Telnet, or the console cable.</li>
</ul>
</li>
<li>
<p><strong>Enter Operational Mode:</strong></p>
<ul>
<li>Switch to operational mode by entering the following command:
<div class="dark bg-gray-950 rounded-md border- border-token-border-medium">
<div class="flex items-center relative text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md"><span>markdown</span></div>
<div class="overflow-y-auto p-4" dir="ltr"><code class="!whitespace-pre hljs language-markdown"><code class="!whitespace-pre hljs language-markdown"><span class="hljs-quote"></span></code></code>
<pre contenteditable="false">&gt; operational mode
</pre>
</div>
</div>
</li>
</ul>
</li>
<li>
<p><strong>Execute the Command:</strong></p>
<ul>
<li>Use the <code>show running resource-monitor minute</code> command to display the minute-by-minute resource usage statistics:
<div class="dark bg-gray-950 rounded-md border- border-token-border-medium">
<div class="flex items-center relative text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md">
<pre contenteditable="false">&gt; show running resource-monitor minute
</pre>
</div>
</div>
</li>
</ul>
</li>
</ol>
<h3>Output Interpretation:</h3>
<p>When you execute this command, you typically see output similar to the following, which provides statistics for various system resources:</p>
<div class="dark bg-gray-950 rounded-md border- border-token-border-medium">
<div class="overflow-y-auto p-4" dir="ltr"><code class="!whitespace-pre hljs language-markdown"><code class="!whitespace-pre hljs language-markdown"></code></code>
<pre contenteditable="false">Resource Utilization (Resources: 1, Threshold: 85%, Time: 2023-06-15 14:27:10 UTC)
-----------------------------------------------------------------------------------
  Resource           Utilization (%)            Peak (5 min)            Peak Time
-----------------------------------------------------------------------------------
  CPU                  20.30                        30.10              14:24:23 UTC
  Memory               65.80                        70.20              14:24:23 UTC
  Session              48.30                        50.10              14:24:23 UTC
  Buffer               22.40                        25.60              14:24:23 UTC
  Session Tbl          35.50                        40.00              14:24:23 UTC
  Session Util         52.20                        55.00              14:24:23 UTC
  TCP Proxy            10.00                        12.00              14:24:23 UTC
  UDP Proxy            5.50                         7.20               14:24:23 UTC
  ICMP Proxy           1.20                         1.50               14:24:23 UTC
  DNS Proxy            2.50                         3.00               14:24:23 UTC
</pre>
</div>
</div>
<h3>Explanation of Fields:</h3>
<ul>
<li><strong>Resource:</strong> Specifies the type of resource being monitored (e.g., CPU, Memory, Sessions).</li>
<li><strong>Utilization (%):</strong> Current utilization percentage of the resource.</li>
<li><strong>Peak (5 min):</strong> Highest utilization observed within the last 5 minutes.</li>
<li><strong>Peak Time:</strong> Time at which the peak utilization occurred.</li>
</ul>
<h3>Importance:</h3>
<ul>
<li><strong>Real-time Monitoring:</strong> Helps administrators monitor the firewall's current load and performance.</li>
<li><strong>Capacity Planning:</strong> Assists in identifying trends and potential issues before they impact operations.</li>
<li><strong>Troubleshooting:</strong> Provides insights into resource bottlenecks during performance issues or abnormal traffic patterns.</li>
</ul>
<p>By using <code>show running resource-monitor minute</code>, administrators can gain valuable insights into how effectively the firewall is handling its workload and whether any adjustments or optimizations are necessary to maintain optimal performance and security.</p>]]></content:encoded>
						                            <category domain="https://www.hacktheforum.com/paloalto-firewall/">Paloalto Firewall</category>                        <dc:creator>Cyber Sec</dc:creator>
                        <guid isPermaLink="true">https://www.hacktheforum.com/paloalto-firewall/how-to-display-real-time-statistics-and-monitoring-data-related-to-various-system-resources-on-the-paloalto-firewall/#post-442</guid>
                    </item>
							        </channel>
        </rss>
		