Martin Friberg <mar...@swetech.se> wrote:

> if i run `du -sm /path/to/dir// |sed -e s/". "//g|awk '{$1=$1 ;printf  $1}'
> 
> i get the size of that directory in mb all good
> but how do i go about and create a rrd file i know how to create one for 
> tempereature but i dont think that would work here :)
> 
> should i use COUNTER or ?

Same as for temperature - use absolute.


_______________________________________________
rrd-users mailing list
rrd-users@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to