Stopping Resource Manager on non-appliance deployments
Use this procedure to stop Resource Manager.
-
Log in to the Control Center master host as a user with serviced CLI privileges.
-
Check the status of Resource Manager.
serviced service status Zenoss.resmgr --show-fields 'Name,ServiceID,Status'
- If the status of all services is stopped, this procedure is complete. Continue to the next procedure.
- If the status is running, perform the remaining steps.
-
Stop Resource Manager.
serviced service stop Zenoss.resmgr
-
Check the status of Resource Manager.
serviced service status Zenoss.resmgr --show-fields 'Name,ServiceID,Status'
Repeat the command until the status of all services is stopped.