NameService Monitor View

Here we explain various elements that compose NameService Monitor View.

    1. update button
      Click to update the status.

    2. Host
      Specify the host name of NameService. The value of the environment variable "NS_HOST" is displayed at the initial state. It will be displayed as "localhost" if "NS_HOST" is undefined.

    3. Port
      Specify the port number of NameService. The value of the environment variable "NS_PORT" is displayed at the initial state. It will be displayed as "2809" if "NS_PORT" is undefined.

    4. Display area
      ( State ) Identifier
      The CORBA objects registered into NameService are enumerated with this form.
      A state displays one of following.

        Active: It is a state with effective binding at an identifier.
        not Active: It is a state with invalid binding at an identifier.
    5. NS_URL
      Display the contact URL of the NameService.


When update button is pressed at the initial state, it will be seen as following View.