<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>LinuxPerformanceTools &amp;mdash;   christova  </title>
    <link>https://christova.writeas.com/tag:LinuxPerformanceTools</link>
    <description>&lt;b&gt;&lt;h3&gt;Tech Articles&lt;/h3&gt;&lt;/b&gt;&lt;br/&gt;&lt;b&gt;Collated from various sources. Full copyright remains with original authors.&lt;/b&gt;</description>
    <pubDate>Wed, 06 May 2026 02:09:15 +0000</pubDate>
    <item>
      <title>Linux Performance Observability Tools</title>
      <link>https://christova.writeas.com/linux-performance-observability-tools?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[&#xA;&#xA;Popular interview question: how to diagnose a mysterious process that’s taking too much CPU, memory, IO, etc?&#xA;&#xA;The diagram above illustrates helpful tools in a Linux system. &#xA;&#xA;‘vmstat’ - reports information about processes, memory, paging, block IO, traps, and CPU activity. &#xA;&#xA;‘iostat’ - reports CPU and input/output statistics of the system. &#xA;&#xA;‘netstat’ - displays statistical data related to IP, TCP, UDP, and ICMP protocols. &#xA;&#xA;‘lsof’ - lists open files of the current system. &#xA;&#xA;‘pidstat’ - monitors the utilization of system resources by all or specified processes, including CPU, memory, device IO, task switching, threads, etc.&#xA;&#xA;#linux #LinuxPerformanceTools]]&gt;</description>
      <content:encoded><![CDATA[<p><img src="https://i.snap.as/1jw679wS.jpg" alt=""/></p>

<p>Popular interview question: how to diagnose a mysterious process that’s taking too much CPU, memory, IO, etc?</p>

<p>The diagram above illustrates helpful tools in a Linux system.</p>

<p>‘<strong>vmstat</strong>’ – reports information about processes, memory, paging, block IO, traps, and CPU activity.</p>

<p><strong>‘iostat</strong>’ – reports CPU and input/output statistics of the system.</p>

<p>‘<strong>netstat</strong>’ – displays statistical data related to IP, TCP, UDP, and ICMP protocols.</p>

<p>‘<strong>lsof</strong>’ – lists open files of the current system.</p>

<p>‘<strong>pidstat</strong>’ – monitors the utilization of system resources by all or specified processes, including CPU, memory, device IO, task switching, threads, etc.</p>

<p><a href="https://christova.writeas.com/tag:linux" class="hashtag"><span>#</span><span class="p-category">linux</span></a> <a href="https://christova.writeas.com/tag:LinuxPerformanceTools" class="hashtag"><span>#</span><span class="p-category">LinuxPerformanceTools</span></a></p>
]]></content:encoded>
      <guid>https://christova.writeas.com/linux-performance-observability-tools</guid>
      <pubDate>Sat, 16 Nov 2024 07:44:09 +0000</pubDate>
    </item>
  </channel>
</rss>