summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 25831ec)
raw | patch | inline | side by side (parent: 25831ec)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 26 Apr 2014 19:37:51 +0000 (21:37 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 26 Apr 2014 19:37:51 +0000 (21:37 +0200) |
contrib/collection.cgi | patch | blob | history |
diff --git a/contrib/collection.cgi b/contrib/collection.cgi
index 4b248dc10b6a80bc541792dd43113e004348a2c4..5ff259ff0fce178a0bb47bccc5f9a68cf41c155e 100755 (executable)
--- a/contrib/collection.cgi
+++ b/contrib/collection.cgi
$opts->{'title'} = "Disk usage $prefix";
$opts->{'number_format'} = '%5.1lf%s';
- $opts->{'rrd_opts'} = ['-b', '1024', '-v', 'Bytes'];
+ $opts->{'rrd_opts'} = ['-l', 0, '-b', '1024', '-v', 'Bytes'];
my @files = ();