assertServiceIsUp
Command Reference
Description
Confirm the service process is running.
The assertServiceIsUp command is a hook command overriden by subtypes
	  providing a service specific check to determine if the service is running.
	  
 
Usage
        ctl
       
          -t Service
          -o <objectname>
          
        -c assertServiceIsUp [-executable <>] [-script <>] 
Options
| Option | Description | Type | Default | 
| executable | executable to run | string | ${entity.attribute.service-isup-executable} | 
| script | script to execute | string | ${entity.attribute.service-isup-script} |