mirror of
https://github.com/opinkerfi/nagios-plugins.git
synced 2024-11-05 01:53:44 +01:00
minor bugfix
This commit is contained in:
parent
1d48e0aa06
commit
27f7506921
@ -358,7 +358,7 @@ foreach my $f (keys %checkdisks) {
|
||||
$output .= "<br>" if ($opt_html);
|
||||
}
|
||||
}
|
||||
$output .= "\n";
|
||||
#$output .= "\n";
|
||||
|
||||
# Donnees de Perfs
|
||||
my $perfwarn=$alldisks{$f}->{somme}*((100-$checkdisks{$f}->{warning})/100);
|
||||
|
Loading…
Reference in New Issue
Block a user