<?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: nstrpty in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nstrpty/m-p/5218240#M650022</link>
    <description>&amp;gt;I've increased the value and awaiting a reboot later.&lt;BR /&gt;&lt;BR /&gt;you don't need to wait for the reboot, you can increase the pty device files with insf. And the used pty devices can be listed with a tool called 'tioshow' - you can call the HP Response Center to get a copy of it. Or use lsof...</description>
    <pubDate>Tue, 12 Jan 2010 15:52:00 GMT</pubDate>
    <dc:creator>Viktor Balogh</dc:creator>
    <dc:date>2010-01-12T15:52:00Z</dc:date>
    <item>
      <title>nstrpty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nstrpty/m-p/5218237#M650019</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;My nstrpty kernel parameter is using all 60 of its pty sessions which is the default value.&lt;BR /&gt;I've increased the value and awaiting a reboot later.&lt;BR /&gt;&lt;BR /&gt;Is it possible to see what is using these sessions?&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Mon, 11 Jan 2010 10:15:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nstrpty/m-p/5218237#M650019</guid>
      <dc:creator>BrianDoyle</dc:creator>
      <dc:date>2010-01-11T10:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: nstrpty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nstrpty/m-p/5218238#M650020</link>
      <description>What OS version are you on?&lt;BR /&gt;You can look at who owns these devices with ll(1).&lt;BR /&gt;You can use lsof to see what process owns each.</description>
      <pubDate>Mon, 11 Jan 2010 11:36:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nstrpty/m-p/5218238#M650020</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-01-11T11:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: nstrpty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nstrpty/m-p/5218239#M650021</link>
      <description>Take a look at:&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1263209545055+28353475&amp;amp;threadId=1284633" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1263209545055+28353475&amp;amp;threadId=1284633&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;if you are on 11.23 or 11.31, you can use kcusage to see the total usage, you won't get per user info.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Jan 2010 11:46:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nstrpty/m-p/5218239#M650021</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2010-01-11T11:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: nstrpty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nstrpty/m-p/5218240#M650022</link>
      <description>&amp;gt;I've increased the value and awaiting a reboot later.&lt;BR /&gt;&lt;BR /&gt;you don't need to wait for the reboot, you can increase the pty device files with insf. And the used pty devices can be listed with a tool called 'tioshow' - you can call the HP Response Center to get a copy of it. Or use lsof...</description>
      <pubDate>Tue, 12 Jan 2010 15:52:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nstrpty/m-p/5218240#M650022</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-01-12T15:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: nstrpty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nstrpty/m-p/5218241#M650023</link>
      <description>if you only want an overview how much pty devices are in use, you can take a look in glance - press 't' for system tables&lt;BR /&gt;&lt;BR /&gt;System Table                 Available        Used      Utilization      High(%)&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;Proc Table (nproc)              14208         1954           14           14&lt;BR /&gt;File Table (nfile)              46522        13157           28           28&lt;BR /&gt;Shared Mem Table (shmmni)         216           29           13           13&lt;BR /&gt;Message Table (msgmni)          12286           29            0            0&lt;BR /&gt;Semaphore Table (semmni)         6142           94            2            2&lt;BR /&gt;File Locks (nflocks)             4720          160            3            3&lt;BR /&gt;Pseudo Terminals (npty)            60            1            2            2&lt;BR /&gt;Buffer Headers (nbuf)              na       482970           na           na&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Jan 2010 15:53:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nstrpty/m-p/5218241#M650023</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-01-12T15:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: nstrpty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nstrpty/m-p/5218242#M650024</link>
      <description>sorry, I misunderstood the situation, in order for the new npty value to take effect you need a reboot since it isn't a dynamic kernel parameter.</description>
      <pubDate>Tue, 12 Jan 2010 15:57:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nstrpty/m-p/5218242#M650024</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-01-12T15:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: nstrpty</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nstrpty/m-p/5218243#M650025</link>
      <description>I contacted HP and got the tioshow tool. This shows the orphaned sessions.</description>
      <pubDate>Tue, 12 Jan 2010 16:03:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nstrpty/m-p/5218243#M650025</guid>
      <dc:creator>BrianDoyle</dc:creator>
      <dc:date>2010-01-12T16:03:01Z</dc:date>
    </item>
  </channel>
</rss>

