[mrtg] Fw: Disk IO on Debian with MRTG

Steve Shipway s.shipway at auckland.ac.nz
Thu Dec 13 22:07:07 CET 2007


If your blocks are 4k, then putting

 

Factor[xxx]: 4096

 

in the .cfg file will do what you want.  Alternatively, get your script
to do it as it collects by just using

 

blck_in=`expr $blck_in \* 4096`

 

in the shellscript (and the same for out) before it outputs the values.

 

Steve

 

Now, just need to find out how to convert blocks to bytes.

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/mrtg/attachments/20071214/8d7c7ac5/attachment.html 


More information about the mrtg mailing list