Technical Tip: How to confirm FortiClient EMS in Linux OS is in HA cluster
| Description | This article describes how to confirm if FortiClient EMS is in HA cluster mode. |
| Scope | FortiClient EMS Linux vv7.4. |
| Solution | Apply this command over the CLI console to confirm:
sudo /opt/forticlientems/bin/emscli db --db=fcm --query "SELECT * FROM ha_service_cluster;"
The previous image only shows one record: 'SRV-EMS-01 server', so this FortiClient EMS is not in the Han A cluster.
If FortiClient EMS should be in HA but the previous command only shows one FortiClient EMS, it gets installation logs called forticlientems-install* file that was created in the same folder where EMS was installed. Open a TAC support ticket to analyze. |

