5
The RTR Environment
The RTR environment has two parts:
•The system management environment
•The runtime environment
The RTR System Management Environment
You manage your RTR environment from a management station, which can be on a node running RTR or on some other node. You can manage your RTR environment either from your management station running a network browser, or from the command line using the RTR CLI. From a managment station using a network browser, processes use the http protocol for communication.
The RTR system management environment contains four processes:
•The RTR Control Process, RTRACP
•The RTR Command Line Interface, RTR CLI
•The RTR Command Server Process, RTRCOMSERV
•The RTR daemon, RTRD
The RTR Control Process, RTRACP, is the master program. It resides on every node where RTR has been installed and is running. RTRACP performs the following functions:
•Manages network links
•Sends messages between nodes
The RTR Environment