From f7bb93354a97ecdac94eaa0db387c980750b4d52 Mon Sep 17 00:00:00 2001 From: garnier-quentin Date: Wed, 3 Aug 2016 15:49:35 +0200 Subject: [PATCH] + Fix #457 --- apps/apache/serverstatus/mode/slotstates.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/apache/serverstatus/mode/slotstates.pm b/apps/apache/serverstatus/mode/slotstates.pm index c33c663fd..6caa7a169 100644 --- a/apps/apache/serverstatus/mode/slotstates.pm +++ b/apps/apache/serverstatus/mode/slotstates.pm @@ -360,14 +360,14 @@ Threshold for HTTP timeout Threshold unit (Default: '%'. Can be: '%' or 'absolute') -=item B<--warning> +=item B<--warning-*> Warning threshold. Can be: 'busy', 'free', 'waiting', 'starting', 'reading', 'sending', 'keepalive', 'dns-lookup', 'closing', 'logging', 'gracefuly-finished', 'idle-cleanup-worker'. -=item B<--critical> +=item B<--critical-*> Critical threshold. Can be: 'busy', 'free', 'waiting', 'starting', 'reading',