How can you find the sm_service command line for an installed service in SMARTS?
VMware Smart Assurance - SMARTS
You can run the following command from <BASEDIR>/smarts/bin file: sm_service show --cmdline <service_name>
To get a list of all installed services, you can run BASEDIR/smarts/bin/sm_service show. This will list the services to use for <service_name> above.