<?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: sar command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sar-command/m-p/3503199#M216930</link>
    <description>-v    Report status of text, process, inode and file tables:&lt;BR /&gt; text-sz        (Not Applicable);&lt;BR /&gt; proc-sz        The current-size and maximum-size of the process table;&lt;BR /&gt; inod-sz        The current-size and maximum-size of the inode table (inode cache);&lt;BR /&gt; file-sz        The current-size and maximum-size of the     system file table;&lt;BR /&gt; text-ov        (Not Applicable);&lt;BR /&gt; proc-ov        The number of times the process table                       overflowed (number of times the kernel    could not find any available process    table entries) between sample points;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;From the man page.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Fri, 11 Mar 2005 15:06:03 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2005-03-11T15:06:03Z</dc:date>
    <item>
      <title>sar command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sar-command/m-p/3503198#M216929</link>
      <description>HP-UX 11.11&lt;BR /&gt;&lt;BR /&gt;can anyone help me to know the meaning of this values?&lt;BR /&gt;&lt;BR /&gt;# sar -v 2 10&lt;BR /&gt;&lt;BR /&gt;HP-UX IAS001 B.11.11 U 9000/800    03/11/05&lt;BR /&gt;&lt;BR /&gt;20:44:26 text-sz  ov  proc-sz  ov  inod-sz  ov  file-sz  ov &lt;BR /&gt;20:44:28   N/A   N/A 307/25640 0  1042/27408 0  4019/44011 0&lt;BR /&gt;20:44:30   N/A   N/A 307/25640 0  1042/27408 0  4020/44011 0&lt;BR /&gt;20:44:32   N/A   N/A 306/25640 0  1040/27408 0  4014/44011 0&lt;BR /&gt;20:44:34   N/A   N/A 306/25640 0  1041/27408 0  4021/44011 0&lt;BR /&gt;20:44:36   N/A   N/A 307/25640 0  1041/27408 0  4020/44011 0&lt;BR /&gt;20:44:38   N/A   N/A 307/25640 0  1042/27408 0  4026/44011 0&lt;BR /&gt;20:44:40   N/A   N/A 306/25640 0  1042/27408 0  4023/44011 0&lt;BR /&gt;20:44:42   N/A   N/A 306/25640 0  1040/27408 0  4025/44011 0&lt;BR /&gt;20:44:44   N/A   N/A 306/25640 0  1040/27408 0  4022/44011 0&lt;BR /&gt;20:44:46   N/A   N/A 306/25640 0  1040/27408 0  4029/44011 0&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!</description>
      <pubDate>Fri, 11 Mar 2005 14:59:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sar-command/m-p/3503198#M216929</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2005-03-11T14:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: sar command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sar-command/m-p/3503199#M216930</link>
      <description>-v    Report status of text, process, inode and file tables:&lt;BR /&gt; text-sz        (Not Applicable);&lt;BR /&gt; proc-sz        The current-size and maximum-size of the process table;&lt;BR /&gt; inod-sz        The current-size and maximum-size of the inode table (inode cache);&lt;BR /&gt; file-sz        The current-size and maximum-size of the     system file table;&lt;BR /&gt; text-ov        (Not Applicable);&lt;BR /&gt; proc-ov        The number of times the process table                       overflowed (number of times the kernel    could not find any available process    table entries) between sample points;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;From the man page.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 11 Mar 2005 15:06:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sar-command/m-p/3503199#M216930</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-03-11T15:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: sar command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sar-command/m-p/3503200#M216931</link>
      <description>I want to monitor my filedescriptors. I want to know how many files are open in my server.&lt;BR /&gt;&lt;BR /&gt;Can I know this with this command?</description>
      <pubDate>Fri, 11 Mar 2005 19:26:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sar-command/m-p/3503200#M216931</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2005-03-11T19:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: sar command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sar-command/m-p/3503201#M216932</link>
      <description>have you looke into lsof ?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cert.org/security-improvement/implementations/i042.05.html" target="_blank"&gt;http://www.cert.org/security-improvement/implementations/i042.05.html&lt;/A&gt;&lt;BR /&gt;Running lsof with no options will likely generate a huge list of open files (depending on your system) that is too big to be useful. However, this list could help you understand what is "normal" behavior for a given system. In the day-to-day use of lsof as an intrusion detection tool, there are two options that are initially most useful; the -p and -i options. The -p option lists open files for a given process id. For example, to view init associated processes, you enter: lsof -p 1. The capital -P option instructs the tool to not convert raw port numbers to the names of the programs that they are normally associated with. The -i option allows one to just examine the Internet processes. With this option, one can examine the open ports waiting (listening) for connection attempts. This aids in detecting signs of intrusion and points out unnecessary open services.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Devesh</description>
      <pubDate>Tue, 15 Mar 2005 14:02:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sar-command/m-p/3503201#M216932</guid>
      <dc:creator>Devesh Pant_1</dc:creator>
      <dc:date>2005-03-15T14:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: sar command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sar-command/m-p/3503202#M216933</link>
      <description>The file-sz column shows the number of open file descriptors compared to the maximum number of open file descriptors (system-wide, as defined by the "nfile" kernel parameter).&lt;BR /&gt;&lt;BR /&gt;In this case, you are between 4014 and 4029 open file descriptors over the course of the execution of this sar.</description>
      <pubDate>Tue, 15 Mar 2005 17:13:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sar-command/m-p/3503202#M216933</guid>
      <dc:creator>Kenneth Platz</dc:creator>
      <dc:date>2005-03-15T17:13:43Z</dc:date>
    </item>
  </channel>
</rss>

