Operating System - HP-UX
1834646 Members
2530 Online
110069 Solutions
New Discussion

telnetd consuming a lot of CPU

 
SOLVED
Go to solution
F. Xavier Maldonado
Occasional Advisor

telnetd consuming a lot of CPU

Hi everyone,
I have an application programmed in Informix 4gl that every user executes when they log into the system via telnet. But when there are peaks of users tring to connect at the same time, all telnetd processes consume a lot of CPU. How can I optimize this situation? any kernel parameter? any help?

PS: My system is a N4000 with 8 CPU's and 6 GB of memory running HP-UX 11.00 OS.
4 REPLIES 4
Luk Vandenbussche
Honored Contributor
Solution

Re: telnetd consuming a lot of CPU

Hi,

Try clearing /etc/utmpx

> /etc/utmpx
Steven E. Protter
Exalted Contributor

Re: telnetd consuming a lot of CPU

Shalom,

If the prior solution does not fix it, there are a number of telnet/telnetd patches in the itrc patch database that may resolve this issue.

What is the current Patch state of the system? What quarterly update is installed, and what is the date on the Core OS installation?

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
F. Xavier Maldonado
Occasional Advisor

Re: telnetd consuming a lot of CPU

OK, utmpx cleaned and it works fine.
So, I have to apply patches for telnetd daemon.
Thnx everybody
F. Xavier Maldonado
Occasional Advisor

Re: telnetd consuming a lot of CPU

Closed.