Try another value

master
Heuzef 5 years ago
parent 6717a7f0dd
commit 88cbcafd6b
  1. 2
      Check.pm

@ -231,7 +231,7 @@ EOF
my $DUlastTime = timeStamp2($Info{DUlastValueTime});
my $DUmaxTime = timeStamp2($Info{DUDailyMaxTime});
my $DUInodemaxTime = timeStamp2($Info{DUInodeDailyMaxTime});
my $frequence = 1.1;
my $frequence = timeStamp2($Info{DUDailyMaxTime});
# Show header
$header = <<EOF;

Loading…
Cancel
Save