Managing the Integration Manager Service on Linux
To stop Integration Manager Service
sh -x /etc/init.d/imservice stop
To retrieve Integration Manager Service status
sh -x /etc/init.d/imservice status
To start Integration Manager Service
sh -x /etc/init.d/imservice start