You can view the list of IBM Security Guardium Key Lifecycle Manager
master servers and their health status in the Multi-Master cluster to help you to identify problems,
if any, in the masters. You can also view the Db2 HADR configuration status of the primary and standby masters.
About this task
In a Multi-Master cluster, regularly monitoring the health status of IBM Security Guardium Key Lifecycle Manager instances are essential to quickly identify and
correct the problems. You can check to see whether all the communication ports are active and
reachable on each master server in your Multi-Master deployment.
Use the IBM Security Guardium Key Lifecycle Manager Multi-Master page or
Get All Masters Status REST Service to view the list of servers and their
status.
You can also view the list of masters and status information on the IBM Security Guardium Key Lifecycle Manager welcome page.
Procedure
-
Go to the appropriate page or directory.
- Graphical user interface
- Log on to the graphical user interface.
- On the Welcome page, click .
- REST interface
- Open a REST client.
-
View the list of servers and their status information to identity problems, if any.
- Graphical user interface
- Db2 HADR configuration status is displayed
on the IBM Security Guardium Key Lifecycle Manager Multi-Master page.
- Click the Masters tab to view the list of master servers and their
configuration status.
- Click the HADR Databases tab to view the list of master servers that are
configured with Db2 HADR and their configuration
status.
- REST interface
- Obtain a unique user authentication identifier to access IBM Security Guardium Key Lifecycle Manager REST services. For more information about the
authentication process, see Authentication process for REST services.
- To run Get All Masters Status REST Service, send the HTTP POST request. Pass
the user authentication identifier that you obtained in
Step a
along with the
request message as shown in the following
example.GET https://localhost:<port>/SKLM/rest/v1/ckms/nodes/allNodeStatus
Content-Type: application/json
Accept : application/json
Authorization: SKLMAuth userAuthId=139aeh34567m
Accept-Language : en
For more information, see Get All Masters Status
REST Service.
What to do next
Use the status information in the table to investigate problems, if any, and to take the
necessary actions.