Manages the information in the local location broker database.
llbd [-family FamilyName] [-version]
The llbd daemon is part of the Network Computing System (NCS). It manages the local location broker (LLB) database, which stores information about NCS-based server programs running on the local host.
A host must run the llbd daemon to support the location broker forwarding function or to allow remote access (for example, by the lb_admin tool) to the LLB database. In general, any host that runs an NCS-based server program should run an llbd daemon, and llbd should be running before any such servers are started. Additionally, any network or internet supporting NCS activity should have at least one host running a global location broker daemon (glbd).
The llbd daemon is started in one of two ways:
startsrc -s llbd
/etc/ncs/llbd &
TCP/IP must be configured and running on your system before you start the llbd daemon. (You should start the llbd daemon before starting the glbd or nrglbd daemon.)
/etc/rc.ncs | Contains commands to start the NCS daemons. |
The lb_admin command, startsrc command..
The glbd (NCS) daemon, nrglbd (NCS) daemon.