service_check_running
Check if a service is running using the appropriate method.
⚙️ Compatible targets: Linux
⚠️ Deprecated: This method is deprecated and should not be used.
Parameters
| Name | Documentation | 
|---|---|
| name | Process name. This parameter is required. | 
Outcome conditions
You need to replace ${name} with its actual canonified value.
- ✅ Ok: service_check_running_${name}_ok- ☑️  Already compliant: service_check_running_${name}_kept
- 🟨 Repaired: service_check_running_${name}_repaired
 
- ☑️  Already compliant: 
- ❌ Error: service_check_running_${name}_error
Example
method: service_check_running
params:
  name: VALUE