X-Git-Url: http://git.indexdata.com/?p=git-tools-moved-to-github.git;a=blobdiff_plain;f=aptcheck%2Faptcheck.pl;h=b6353002b7b7128cc8c18268fe2442db7ea7aabd;hp=36646bb9656d87358232b5759894b767a20bac27;hb=12ca199577b3174589205147fe1b2365d231ab85;hpb=6d041a02372387b05375090d43199baa6e5aac44 diff --git a/aptcheck/aptcheck.pl b/aptcheck/aptcheck.pl index 36646bb..b635300 100755 --- a/aptcheck/aptcheck.pl +++ b/aptcheck/aptcheck.pl @@ -444,6 +444,9 @@ if ( 1 ) { } print F "\n"; +print F "

" . ( $sectot + $owntot + $mantot + $normtot ) . + " packages pending ($sectot critical) \n"; + # Graph #my $secs = 60*60*24 * 7 * 2; # 2 weeks in secods #my $secs = "1m"; # one month, let nagios do the math