Controlling the ems application, List of available ems commands, Starting the ems service – Clear-Com Concert for Newsroom User Manual
Page 23: Stopping the ems service, 2 controlling the ems application, 1 list of available ems commands, 2 starting the ems service, 3 stopping the ems service
23
Server Installation Guide
4.2 Controlling the EMS application
The Element Management System (EMS) performs as a login server, presence server and database
manager.
Note:
The following procedures assume a terminal window has been opened for entering and executing commands.
4.2.1 List of available EMS commands
For a list of available commands for EMS, type:
# sudo service ems
The following list is returned:
Usage: sudo service ems {
start|stop|restart|status|backup|restore|showip|collect
}
4.2.2 Starting the EMS service
To start EMS, type:
# sudo service ems start
The following output is returned:
Starting EMS service: [ OK ]
4.2.3 Stopping the EMS service
To stop EMS, type:
# sudo service ems stop
The following output is returned:
Stopping EMS service: [ OK ]
Note:
If the EMS service is already stopped, the Stopping notification displays [ FAILED ].