<?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 Determining Kernel Parameter Settings and Utilization Values in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/determining-kernel-parameter-settings-and-utilization-values/m-p/3486422#M214112</link>
    <description>High level, I'm looking for a command-line way to determine the "calculated" setting (not the OTHER_KERNEL_PARM*SOME_VALUE formula) for certain kernel parameters and also the current utilization of that kernel parm.  For example:&lt;BR /&gt;&lt;BR /&gt;Parm   Settting   Utilized  Free&lt;BR /&gt;---------------------------------&lt;BR /&gt;nproc  3000       1234      1766&lt;BR /&gt;nfiles 60000      34567     25433&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Does anyone know of an HP-UX command or freeware utility that will do this?&lt;BR /&gt;&lt;BR /&gt;EMD comes with "resls" which will give me a percent used values for certain parms, but there are others I'd like to monitor as well. The other rub is in getting the current "setting" which can sometimes be a formula coming from sysdef or kmtune.  For example, here's the ouput from :&lt;BR /&gt;&lt;BR /&gt;kmtune -q semmns&lt;BR /&gt;&lt;BR /&gt;Parameter            Value&lt;BR /&gt;=================================&lt;BR /&gt;semmns               (SEMMNI*2)&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!</description>
    <pubDate>Tue, 15 Feb 2005 15:34:09 GMT</pubDate>
    <dc:creator>Steve Miller_17</dc:creator>
    <dc:date>2005-02-15T15:34:09Z</dc:date>
    <item>
      <title>Determining Kernel Parameter Settings and Utilization Values</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/determining-kernel-parameter-settings-and-utilization-values/m-p/3486422#M214112</link>
      <description>High level, I'm looking for a command-line way to determine the "calculated" setting (not the OTHER_KERNEL_PARM*SOME_VALUE formula) for certain kernel parameters and also the current utilization of that kernel parm.  For example:&lt;BR /&gt;&lt;BR /&gt;Parm   Settting   Utilized  Free&lt;BR /&gt;---------------------------------&lt;BR /&gt;nproc  3000       1234      1766&lt;BR /&gt;nfiles 60000      34567     25433&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Does anyone know of an HP-UX command or freeware utility that will do this?&lt;BR /&gt;&lt;BR /&gt;EMD comes with "resls" which will give me a percent used values for certain parms, but there are others I'd like to monitor as well. The other rub is in getting the current "setting" which can sometimes be a formula coming from sysdef or kmtune.  For example, here's the ouput from :&lt;BR /&gt;&lt;BR /&gt;kmtune -q semmns&lt;BR /&gt;&lt;BR /&gt;Parameter            Value&lt;BR /&gt;=================================&lt;BR /&gt;semmns               (SEMMNI*2)&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!</description>
      <pubDate>Tue, 15 Feb 2005 15:34:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/determining-kernel-parameter-settings-and-utilization-values/m-p/3486422#M214112</guid>
      <dc:creator>Steve Miller_17</dc:creator>
      <dc:date>2005-02-15T15:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Determining Kernel Parameter Settings and Utilization Values</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/determining-kernel-parameter-settings-and-utilization-values/m-p/3486423#M214113</link>
      <description>You can get this information from the kernel and use sar to get the usage information on certain kernel parameters.&lt;BR /&gt;&lt;BR /&gt;# sar -v &lt;BR /&gt;&lt;BR /&gt;# adb -k /stand/vmunix&lt;BR /&gt;$&amp;gt;/tmp/somefile&lt;BR /&gt;$e&lt;BR /&gt;$q&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;refer /tmp/somefile - you wil have the current value of most of the kernel parameters.</description>
      <pubDate>Tue, 15 Feb 2005 15:43:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/determining-kernel-parameter-settings-and-utilization-values/m-p/3486423#M214113</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2005-02-15T15:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Determining Kernel Parameter Settings and Utilization Values</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/determining-kernel-parameter-settings-and-utilization-values/m-p/3486424#M214114</link>
      <description># sar -v 1 1&lt;BR /&gt;&lt;BR /&gt;HP-UX XXXXXX B.11.00 U 9000/800    02/15/05&lt;BR /&gt;&lt;BR /&gt;13:46:05 text-sz  ov  proc-sz  ov  inod-sz  ov  file-sz  ov&lt;BR /&gt;13:46:06   N/A   N/A 246/3220  0  4904/27808 0  5338/60010 0&lt;BR /&gt;&lt;BR /&gt;What is inod-sz?  This is very limited.  There must be a better way.  your adb -k /stand/vmunix did not give me any kernel data that I needed.  I also tried strings /stand/vmunix | grep -i semmns but it shows the fomula and not the calculated value.</description>
      <pubDate>Tue, 15 Feb 2005 15:56:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/determining-kernel-parameter-settings-and-utilization-values/m-p/3486424#M214114</guid>
      <dc:creator>Steve Miller_17</dc:creator>
      <dc:date>2005-02-15T15:56:03Z</dc:date>
    </item>
  </channel>
</rss>

