Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 488 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 488 Bytes

check-procs

Description

Checks processes if the specific metric is outside the required threshold ranges.

Setting

[plugin.checks.procs]
command = "/path/to/check-procs --pattern=PROCESS_NAME --state=STATE --warn-under=N"

Other