Control-M/EM UNIX cluster commands

The following table lists the start, check, and stop commands for each Control-M/EM component.

NOTE:The demo_ha_cluster_check command returns a 0 value if the component is up and a different value if the component is down.

Control-M/EM component

Commands

CMS

  • Start: demo_ha_cluster_start -C CMS
  • Check: demo_ha_cluster_check -C CMS
  • Stop: demo_ha_cluster_stop -C CMS

Naming Service

  • Start: demo_ha_cluster_start -C Naming_Server
  • Check: demo_ha_cluster_check -C Naming_Server
  • Stop: demo_ha_cluster_stop -C Naming_Server

PostgreSQL Database

  • Start: demo_ha_cluster_start -C DBPostgres
  • Check: demo_ha_cluster_chec -C DBPostgres
  • Stop: demo_ha_cluster_sto -C DBPostgres

Gateway

  • Start: demo_ha_cluster_start -C Gateway -dc <Data Center Name>
  • Check: demo_ha_cluster_check -C Gateway -dc <Data Center Name>
  • Stop: demo_ha_cluster_stop -C Gateway -dc <Data Center Name>

GUI Server

  • Start: demo_ha_cluster_start -C GUI_Server -name <Logical Name>
  • Check: demo_ha_cluster_check -C GUI_Server -name <Logical Name>
  • Stop: demo_ha_cluster_stop -C GUI_Server -name <Logical Name>

GCS

  • Start: demo_ha_cluster_start -C GCS
  • Check: demo_ha_cluster_check -C GCS
  • Stop: demo_ha_cluster_stop -C GCS

Web Server

  • Start: demo_ha_cluster_start -C Web_Server
  • Check: demo_ha_cluster_check -C Web_Server
  • Stop: demo_ha_cluster_stop -C Web_Server

BIM

  • Start: demo_ha_cluster_start -C BIM
  • Check: demo_ha_cluster_check -C BIM
  • Stop: demo_ha_cluster_stop -C BIM

Forecast Server

  • Start: demo_ha_cluster_start -C Forecast_Server -name <Logical Name>
  • Check: demo_ha_cluster_check -C Forecast_Server -name <Logical Name>
  • Stop: demo_ha_cluster_stop --C Forecast_Server -name <Logical Name>

Self Service Server

  • Start: demo_ha_cluster_start -C Self_Service_Server
  • Check: demo_ha_cluster_check -C Self_Service_Server
  • Stop: demo_ha_cluster_stop --C Self_Service_Server

Parent Topic

Control-M/EM UNIX cluster configuration

See Also

Configuring Control-M/EM kernel components as cluster resources on UNIX

Configuring additional Control-M/EM components as cluster resources on UNIX