Skip to main content
JHelio
Staff
Staff
October 24, 2025

Technical Tip: How to confirm FortiClient EMS in Linux OS is in HA cluster

  • October 24, 2025
  • 0 replies
  • 291 views
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;"

 

Pic ha linux.png

 

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.