Slave Registry Run Time Component

An IceGrid deployment may use several IceGrid registry replicas, with one Master registry and a number of read-only Slave registries.

Actions

A slave registry provides the following actions, from its contextual menu and from the Tools > Registry menu

  • Retrieve Ice log
    Retrieve the log messages sent to the IceGrid registry's logger into an Ice Log Dialog. The Ice Log Dialog attaches a remote logger to the registry's logger.


  • Retrieve stdout
    Retrieve the IceGrid registry's stdout into a Log File Dialog. This retrieval succeeds only when the registry's stdout output has been redirected to a file using the Ice.StdOut property.

  • Retrieve stderr
    Retrieve the IceGrid registry's stderr into a Log File Dialog. This retrieval succeeds only when the registry's stderr output has been redirected to a file using the Ice.StdErr property.

  • Shutdown
    Shutdown the registry process.

 You cannot restart an IceGrid registry from IceGrid Admin.

Properties

The Registry Properties panel shows:

  • Hostname
    The name of the host on which the IceGrid registry process is running.