...
Section | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
How to edit heartbeat
- After selecting a cluster in the console, go to the 'Menu' and select 'Edit' - 'Heartbeat Edit HB Config Edit'.
[Figure] Edit Heartbeat Configuration View - It shows heartbeat configuration setting.
[Figure] Heartbeat Configuration Edit Initial View - Edit heartbeat and check connection state by clicking testthe "Test" button.
[Figure] Test Connection State after changing heartbeat - Click the "Yes" button to apply heartbeat changes.
[Figure] Check heartbeat changes View - After applying heartbeat, wait for restart.
[Figure] After Restart Engine and Waiting View - When the engine is restarted, a message will appear.
[Figure] Exit Console View
CLI Use(mchb command)
mchb command
Send the heartbeat related command.
You can issue the following commands: heartbeat configuration listing, heartbeat configuration, heartbeat modification, cluster name modification, and heartbeat port modification.
Info |
---|
When you install MCCS, the initial user account ID is set to 'admin' and the password is set to 'password'. |
Syntax
mchb [-u userid] [-pw password] -options [-c newClustername ] [ -hbport port ] [ -node nodeName] |
Options
Option | Description |
-h | Display Help. |
-u | Designate the user ID. |
-pw | Create the user password with the -u option. |
-show | It shows the currently configured heartbeat information. |
-clustermodify | Enter the new cluster name to switch. |
-hbport | Enter the new heartbeat port to switch. |
-hbmodify | Change the heartbeat configuration. |
-newconfig | Used when you configure the heartbeat for the first time. |
Example
show
You can see the heartbeat information configured.
...