Mark S Burgunder said: > I am currently running MRTG 2.9.17. > The script is being called like `/etc/mrtg/disk-space.pl md1` and it > currently returns the following values: > 3702841344 > 7164858368
alter the disk space script so it outputs in larger units. are those numbers 3.7 terrabytes and 7.1 terrabytes? if so have the disk space script do some math and have it output the space in Gigs instead of bytes or kilobytes. i mean if the disk is that big, seeing disk usage below 1 gig shouldn't be an issue. nate -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
