From 794319bf4f700c4fa52c311fbeaad7f376246d0e Mon Sep 17 00:00:00 2001 From: garnier-quentin Date: Wed, 10 Jul 2019 15:21:41 +0200 Subject: [PATCH] add help process aix local --- os/aix/local/mode/process.pm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/os/aix/local/mode/process.pm b/os/aix/local/mode/process.pm index db4f5db31..4bc3c31ba 100644 --- a/os/aix/local/mode/process.pm +++ b/os/aix/local/mode/process.pm @@ -263,6 +263,10 @@ Can used special variables like: %{ppid}, %{state}, %{elapsed}, %{cmd}, %{args} Set critical threshold for status (Default: ''). Can used special variables like: %{ppid}, %{state}, %{elapsed}, %{cmd}, %{args} +=item B<--warning-*> B<--critical-*> + +Thresholds. Can be: 'total'. + =back =cut