process - running process

Check for a running process.

process_name
Type

string

Required

true

the process name to check for

min_count
Type

integer

Required

false

Default

1

the minimum number of matching processes

max_count
Type

integer

Required

false

Default

infinity

the maximum number of matching processes

username
Type

string

Required

false

Default

any user

limit matches to processes owned by this user.