<?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: Does anyone know how to check hp-ux kernel parameter's real time value in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/does-anyone-know-how-to-check-hp-ux-kernel-parameter-s-real-time/m-p/4469013#M360896</link>
    <description>kcusage is very useful too, it covers only maxfiles_lim from what I can see but you can see its value not only realtime, but also in the past.</description>
    <pubDate>Wed, 29 Jul 2009 12:12:15 GMT</pubDate>
    <dc:creator>Olivier Masse</dc:creator>
    <dc:date>2009-07-29T12:12:15Z</dc:date>
    <item>
      <title>Does anyone know how to check hp-ux kernel parameter's real time value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-anyone-know-how-to-check-hp-ux-kernel-parameter-s-real-time/m-p/4469011#M360894</link>
      <description>Does anyone know how to check below hp-ux kernel parameter's real time value&lt;BR /&gt;&lt;BR /&gt;    maxfiles&lt;BR /&gt;    maxfiles_lim&lt;BR /&gt;&lt;BR /&gt;Pls tell me the command to get these kerner parameters if you know, thanks so much!</description>
      <pubDate>Wed, 29 Jul 2009 11:31:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-anyone-know-how-to-check-hp-ux-kernel-parameter-s-real-time/m-p/4469011#M360894</guid>
      <dc:creator>Chinese Feng</dc:creator>
      <dc:date>2009-07-29T11:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone know how to check hp-ux kernel parameter's real time value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-anyone-know-how-to-check-hp-ux-kernel-parameter-s-real-time/m-p/4469012#M360895</link>
      <description>Shalom,&lt;BR /&gt;11.11&lt;BR /&gt;kmtune -l | grep maxfile&lt;BR /&gt;&lt;BR /&gt;11.23 11.31&lt;BR /&gt;kctune -l | grep maxfile&lt;BR /&gt;&lt;BR /&gt;To see actual use, install the Glance trial from the most recent Application CD or Core OS CD/DVD. That gets you 60 days after which you will have to pay to continue to use the software.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 29 Jul 2009 11:36:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-anyone-know-how-to-check-hp-ux-kernel-parameter-s-real-time/m-p/4469012#M360895</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-07-29T11:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone know how to check hp-ux kernel parameter's real time value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-anyone-know-how-to-check-hp-ux-kernel-parameter-s-real-time/m-p/4469013#M360896</link>
      <description>kcusage is very useful too, it covers only maxfiles_lim from what I can see but you can see its value not only realtime, but also in the past.</description>
      <pubDate>Wed, 29 Jul 2009 12:12:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-anyone-know-how-to-check-hp-ux-kernel-parameter-s-real-time/m-p/4469013#M360896</guid>
      <dc:creator>Olivier Masse</dc:creator>
      <dc:date>2009-07-29T12:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone know how to check hp-ux kernel parameter's real time value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-anyone-know-how-to-check-hp-ux-kernel-parameter-s-real-time/m-p/4469014#M360897</link>
      <description>Dear,&lt;BR /&gt;&lt;BR /&gt;Better to use glance as mentioned above for the real time value,you can  use SAM or SMH for the same to monitor the current value of kernel tunable parameters.&lt;BR /&gt;viewing or changinging of tunables are done by kctune(from 11iv2 onwards)</description>
      <pubDate>Wed, 29 Jul 2009 12:12:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-anyone-know-how-to-check-hp-ux-kernel-parameter-s-real-time/m-p/4469014#M360897</guid>
      <dc:creator>Jestin John Chacko</dc:creator>
      <dc:date>2009-07-29T12:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone know how to check hp-ux kernel parameter's real time value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-anyone-know-how-to-check-hp-ux-kernel-parameter-s-real-time/m-p/4469015#M360898</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;kmtune -q name&lt;BR /&gt;will query the specific parameter.&lt;BR /&gt;The -l option will give you even more info about the value.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ceesjan</description>
      <pubDate>Wed, 29 Jul 2009 13:23:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-anyone-know-how-to-check-hp-ux-kernel-parameter-s-real-time/m-p/4469015#M360898</guid>
      <dc:creator>Ceesjan van Hattum</dc:creator>
      <dc:date>2009-07-29T13:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Does anyone know how to check hp-ux kernel parameter's real time value</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/does-anyone-know-how-to-check-hp-ux-kernel-parameter-s-real-time/m-p/4469016#M360899</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;#kctune|grep maxfiles&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;LIJEESH N G</description>
      <pubDate>Wed, 29 Jul 2009 14:31:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/does-anyone-know-how-to-check-hp-ux-kernel-parameter-s-real-time/m-p/4469016#M360899</guid>
      <dc:creator>Lijeesh N G_1</dc:creator>
      <dc:date>2009-07-29T14:31:04Z</dc:date>
    </item>
  </channel>
</rss>

