<?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: sysdef command doesn't report info about some kernel parameters that are reported by kmtune. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sysdef-command-doesn-t-report-info-about-some-kernel-parameters/m-p/2696775#M56970</link>
    <description>See this link...&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xb5d0f841489fd4118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xb5d0f841489fd4118fef0090279cd0f9,00.html&lt;/A&gt;</description>
    <pubDate>Thu, 04 Apr 2002 11:06:56 GMT</pubDate>
    <dc:creator>Deepak Extross</dc:creator>
    <dc:date>2002-04-04T11:06:56Z</dc:date>
    <item>
      <title>sysdef command doesn't report info about some kernel parameters that are reported by kmtune.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysdef-command-doesn-t-report-info-about-some-kernel-parameters/m-p/2696770#M56965</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I found that sysdef command doesn't report the "max_mem_window" kernel parameter in HP-UX 11.00. But kmtune does.&lt;BR /&gt;&lt;BR /&gt;Why ?&lt;BR /&gt;&lt;BR /&gt;Thanx in advance</description>
      <pubDate>Thu, 04 Apr 2002 08:15:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysdef-command-doesn-t-report-info-about-some-kernel-parameters/m-p/2696770#M56965</guid>
      <dc:creator>Jdamian</dc:creator>
      <dc:date>2002-04-04T08:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: sysdef command doesn't report info about some kernel parameters that are reported by kmtune.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysdef-command-doesn-t-report-info-about-some-kernel-parameters/m-p/2696771#M56966</link>
      <description>sydef is an old 10.x tool which exists in 11.x only for compatibility reasons.&lt;BR /&gt;&lt;BR /&gt;You should use and rely on kmtune&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Apr 2002 08:18:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysdef-command-doesn-t-report-info-about-some-kernel-parameters/m-p/2696771#M56966</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2002-04-04T08:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: sysdef command doesn't report info about some kernel parameters that are reported by kmtune.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysdef-command-doesn-t-report-info-about-some-kernel-parameters/m-p/2696772#M56967</link>
      <description>Internally, kmtune refers to the following system files:&lt;BR /&gt;&lt;BR /&gt;1. /usr/conf/master.d/*   Master configuration tables for kernel and kernel modules                            &lt;BR /&gt;                                                                 &lt;BR /&gt;2. /stand/system          Default HP-UX system description file     &lt;BR /&gt;                                                                 &lt;BR /&gt;3. /stand/system.d/*      Kernel module system description files    &lt;BR /&gt;&lt;BR /&gt;Whereas sysdef only refers to /usr/conf/master.d/*. Hence, you could expect a more detailed output from kmtune</description>
      <pubDate>Thu, 04 Apr 2002 08:35:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysdef-command-doesn-t-report-info-about-some-kernel-parameters/m-p/2696772#M56967</guid>
      <dc:creator>Deepak Extross</dc:creator>
      <dc:date>2002-04-04T08:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: sysdef command doesn't report info about some kernel parameters that are reported by kmtune.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysdef-command-doesn-t-report-info-about-some-kernel-parameters/m-p/2696773#M56968</link>
      <description>I want to explain my problem.&lt;BR /&gt;&lt;BR /&gt;I created a script to get a snapshot of the kernel parameters.&lt;BR /&gt;&lt;BR /&gt;First I thought to use kmtune but this command shows formulae as they are and I need as formulae as current values.&lt;BR /&gt;&lt;BR /&gt;Then somebody in Forums discovered me the sysdef command that does show values of kernel parameters.&lt;BR /&gt;&lt;BR /&gt;But now I must refuse sysdef and use back kmtune...&lt;BR /&gt;&lt;BR /&gt;Some time ago, I tried to compute the values of formulae... but dependecies make complex that script.</description>
      <pubDate>Thu, 04 Apr 2002 10:18:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysdef-command-doesn-t-report-info-about-some-kernel-parameters/m-p/2696773#M56968</guid>
      <dc:creator>Jdamian</dc:creator>
      <dc:date>2002-04-04T10:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: sysdef command doesn't report info about some kernel parameters that are reported by kmtune.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysdef-command-doesn-t-report-info-about-some-kernel-parameters/m-p/2696774#M56969</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Hello&lt;BR /&gt;&lt;BR /&gt; You can use system table option in glance to get the snapshot value of kernel parameter and usage.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj</description>
      <pubDate>Thu, 04 Apr 2002 10:50:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysdef-command-doesn-t-report-info-about-some-kernel-parameters/m-p/2696774#M56969</guid>
      <dc:creator>manoj_pu</dc:creator>
      <dc:date>2002-04-04T10:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: sysdef command doesn't report info about some kernel parameters that are reported by kmtune.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysdef-command-doesn-t-report-info-about-some-kernel-parameters/m-p/2696775#M56970</link>
      <description>See this link...&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xb5d0f841489fd4118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xb5d0f841489fd4118fef0090279cd0f9,00.html&lt;/A&gt;</description>
      <pubDate>Thu, 04 Apr 2002 11:06:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysdef-command-doesn-t-report-info-about-some-kernel-parameters/m-p/2696775#M56970</guid>
      <dc:creator>Deepak Extross</dc:creator>
      <dc:date>2002-04-04T11:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: sysdef command doesn't report info about some kernel parameters that are reported by kmtune.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysdef-command-doesn-t-report-info-about-some-kernel-parameters/m-p/2696776#M56971</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;  You can try IGNITE's print_manifest command. It gives kernel parameter values.  OR you can use SAM and print the info to a file.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Apr 2002 15:46:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysdef-command-doesn-t-report-info-about-some-kernel-parameters/m-p/2696776#M56971</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2002-04-04T15:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: sysdef command doesn't report info about some kernel parameters that are reported by kmtune.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysdef-command-doesn-t-report-info-about-some-kernel-parameters/m-p/2696777#M56972</link>
      <description>I cannot use glance nor SAM from a script.</description>
      <pubDate>Thu, 04 Apr 2002 16:32:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysdef-command-doesn-t-report-info-about-some-kernel-parameters/m-p/2696777#M56972</guid>
      <dc:creator>Jdamian</dc:creator>
      <dc:date>2002-04-04T16:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: sysdef command doesn't report info about some kernel parameters that are reported by kmtune.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysdef-command-doesn-t-report-info-about-some-kernel-parameters/m-p/2696778#M56973</link>
      <description>Hi Damian&lt;BR /&gt;&lt;BR /&gt;Tyr installing PHCO_22035 patch which has some fixes for max* parameters .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Thu, 04 Apr 2002 16:33:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysdef-command-doesn-t-report-info-about-some-kernel-parameters/m-p/2696778#M56973</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-04-04T16:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: sysdef command doesn't report info about some kernel parameters that are reported by kmtune.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysdef-command-doesn-t-report-info-about-some-kernel-parameters/m-p/2696779#M56974</link>
      <description>Could you just use both? ((unless sysdef doesn't return other values you need for which kmtune returns the formula...))</description>
      <pubDate>Thu, 04 Apr 2002 19:09:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysdef-command-doesn-t-report-info-about-some-kernel-parameters/m-p/2696779#M56974</guid>
      <dc:creator>Mark Fenton</dc:creator>
      <dc:date>2002-04-04T19:09:54Z</dc:date>
    </item>
  </channel>
</rss>

