service_check_running_ps

Check if a service is running using ps.

⚙️ Compatible targets: Linux

Parameters

NameDocumentation
nameRegular expression used to select a process in ps output.

This parameter is required.

Example

method: service_check_running_ps
params:
  name: VALUE