From: Heikki Levanto Date: Tue, 11 Oct 2011 12:56:36 +0000 (+0200) Subject: Better graph (week numbers) X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=311c3fbdaa6100a7bda8f1b3c98944c633cc853d;p=git-tools-moved-to-github.git Better graph (week numbers) --- diff --git a/aptcheck/aptcheck.pl b/aptcheck/aptcheck.pl index 1d2abe7..7801291 100755 --- a/aptcheck/aptcheck.pl +++ b/aptcheck/aptcheck.pl @@ -343,7 +343,8 @@ print F "\n"; # Graph #my $secs = 60*60*24 * 7 * 2; # 2 weeks in secods -my $secs = "1m"; # one month, let nagios do the math +#my $secs = "1m"; # one month, let nagios do the math +my $secs = "45d"; print F "

" . "\n".