HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Updates on Impact of "npty kernel parameter" to th...
Operating System - HP-UX
1826214
Members
2834
Online
109691
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2001 06:53 PM
03-25-2001 06:53 PM
Updates on Impact of "npty kernel parameter" to the system
same question;
using ll /dev/pty* | wc -l , result 175
using who | wc -l, result is 133, our npty value is 60. Would this settings have an impact on our machine(HP'N)..
thanks,
jok
using ll /dev/pty* | wc -l , result 175
using who | wc -l, result is 133, our npty value is 60. Would this settings have an impact on our machine(HP'N)..
thanks,
jok
Repeatation make once perfect, excelence then is not a act but a hobbit
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2001 04:28 AM
03-26-2001 04:28 AM
Re: Updates on Impact of "npty kernel parameter" to the system
Jok,
There are actually two kernel parameters which affect how many users can be signed onto a system at one time:
npty: The max # of (traditional) pty's
nstrpty: The max # of streams pty's.
Regular pty's live in /dev/pty and /dev/ptym, while streams pty use the /dev/ptmx and /dev/pts/?? device files. Also, the usage depends on the application -- older applications (such as xterm and hpterm) will use regular pty's, while most of the rest of the applications (at least on 11.0), such as dtterm, telnet, and rlogin use streams pty's.
I hope this helps.
There are actually two kernel parameters which affect how many users can be signed onto a system at one time:
npty: The max # of (traditional) pty's
nstrpty: The max # of streams pty's.
Regular pty's live in /dev/pty and /dev/ptym, while streams pty use the /dev/ptmx and /dev/pts/?? device files. Also, the usage depends on the application -- older applications (such as xterm and hpterm) will use regular pty's, while most of the rest of the applications (at least on 11.0), such as dtterm, telnet, and rlogin use streams pty's.
I hope this helps.
I think, therefore I am... I think!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP