diff --git a/Check.pm b/Check.pm index 0eca462..1508a73 100644 --- a/Check.pm +++ b/Check.pm @@ -31,7 +31,7 @@ sub action { # Init my($fullTot, $fullSizeTot, $incrTot, $incrSizeTot, $str, - $strNone, $strGood, $hostCntGood, $hostCntNone); + $strNone, $strGood, $hostCntGood, $hostCntNone, $header); $hostCntGood = $hostCntNone = 0; GetStatusInfo("hosts info");