diff --git a/check_junos.pl b/check_junos.pl index cf26acd..f1140df 100755 --- a/check_junos.pl +++ b/check_junos.pl @@ -357,7 +357,7 @@ foreach my $check (@{$conf{'checks'}}) { min => undef, max => undef, uom => '', - threshold => undef, + threshold => $plugin->threshold(), ); }