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 stdout
Retrieve the stdout log file of the IceGrid registry into a Log File Dialog . This retrieval succeeds only when the registry stdout output has been redirected to a file using theIce.StdOut
property. - Retrieve stderr
Retrieve the stderr log file of the IceGrid registry into a Log File Dialog . This retrieval succeeds only when the registry stderr output has been redirected to a file using theIce.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.