- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: rlpdaemon
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
01-25-2005 03:46 AM
01-25-2005 03:46 AM
rlpdaemon
My server (11.23) have 4 procsses rlpdaemon -i, using 1 cpu each.. and the system goes to 100% cpu util..
anyone can help me?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 03:58 AM
01-25-2005 03:58 AM
Re: rlpdaemon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 04:04 AM
01-25-2005 04:04 AM
Re: rlpdaemon
er... what about?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 11:31 PM
01-25-2005 11:31 PM
Re: rlpdaemon
printer stream tcp nowait root /usr/sbin/rlpdaemon rlpdaemon -i
(the -i is important)
also look in /etc/services for a line like
printer 515/tcp spooler
or, in /etc/inittab (unusual)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2005 11:36 PM
01-25-2005 11:36 PM
Re: rlpdaemon
Check this doc.
Document description: rlpdaemon spin for unknown IP address
Document id: 8606376536
Product name: HPUX S800 1.0-11X
Product number: 9245XB
Release id: B.11.23
http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000076534700
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2005 11:43 PM
07-06-2005 11:43 PM
Re: rlpdaemon
printer stream tcp nowait root /usr/sbin/rlpdaemon rlpdaemon -i
Then killed the rlpdaemon -i processes and executed inetd -C to read the new inetd.conf.
Worked allright.