![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Looking for monitor/top | pavelmac | UNIX for Dummies Questions & Answers | 1 | 09-27-2005 08:12 PM |
| PC monitor | mangolinux | SUN Solaris | 1 | 02-14-2005 01:58 PM |
| Sun Monitor | Jai | UNIX for Dummies Questions & Answers | 8 | 12-13-2001 10:12 AM |
| Monitor Resoltuion | ajnabi | UNIX for Advanced & Expert Users | 9 | 12-11-2001 01:31 PM |
| monitor hertz | mbrouder | UNIX for Dummies Questions & Answers | 1 | 08-03-2001 10:49 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to monitor pty
Hi all,
today I could not telnet in AIX 5.2 cause I received the error "telnetd: All network ports in use". To allow users to telnet again I increased the number of ptys from default 256 to the new number 512. To avoid the same problem in the future and for a better understanding, I need (and would like) to monitor and detect all the ptys in the system. I also need to know from which processes they are arised. Someone can help me in this? Thanks very much, Luciano |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Use `ps ax`, more help: `man ps`
|
|
#3
|
|||
|
|||
|
smitty pty
increase the number of max ptys |
|||
| Google The UNIX and Linux Forums |