From f1a5b5094700c686752af988c95d4e1c4522d9c8 Mon Sep 17 00:00:00 2001 From: Sims24 Date: Tue, 22 Nov 2016 16:34:27 +0100 Subject: [PATCH] + Fix option name :) --- apps/protocols/bgp/4/mode/bgppeerstate.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/protocols/bgp/4/mode/bgppeerstate.pm b/apps/protocols/bgp/4/mode/bgppeerstate.pm index 99824eca7..71ce9e09e 100644 --- a/apps/protocols/bgp/4/mode/bgppeerstate.pm +++ b/apps/protocols/bgp/4/mode/bgppeerstate.pm @@ -219,11 +219,11 @@ Filter based on AS number (regexp allowed) Filter based on IP of peers (regexp allowed) -=item B<--warning-time> +=item B<--warning-updates> Warning threshold on last update (seconds) -=item B<--critical-time> +=item B<--critical-updates> Critical threshold on last update (seconds)