diff --git a/Check.pm b/Check.pm index 82f8557..7f97d5a 100644 --- a/Check.pm +++ b/Check.pm @@ -129,6 +129,7 @@ sub action ($shortErr = $Status{$host}{error}) =~ s/(.{48}).*/$1.../; $shortErr = " ($shortErr)"; } + my $sizeConsistency = `/bin/perl check_size_consistency.pl --host=localhost`; $str = <${HostLink($host)} @@ -136,7 +137,7 @@ sub action $incrAge $lastAge $lastXferErrors - ??? + $sizeConsistency ??? EOF if ( @Backups == 0 ) {