1833753 Members
2241 Online
110063 Solutions
New Discussion

ntl_reader Issue

 
SOLVED
Go to solution
bhagirathp
Occasional Advisor

ntl_reader Issue

Hai,

I have two HP-UX B.11.11 U 9000/800 servers
on one of them there is a process called ntl_reader running but on the other server this process is not running.

I want to know what this process is about and how to restart it.

please let me know if there is nay documentation regarding this




2 REPLIES 2
Arunvijai_4
Honored Contributor
Solution

Re: ntl_reader Issue

Hello,

It should be from Network Tracing and Logging utility. You can turn it off by,
# nettl -stop

Check this guide for more information,
http://docs.hp.com/en/B1056-90008/ch10s04.html

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
bhagirathp
Occasional Advisor

Re: ntl_reader Issue

Thanks Vijay