Re: run "RRDtool graph" from windows cmdline on file.rrd created by MRTG
Steve Shipway <[email protected]>
| Newsgroups | gmane.network.mrtg.user |
|---|---|
| Message-ID | <5820DC553954E44FA1A36C78323AD148221F1CD1@uxcn10-tdc06.UoA.auckland.ac.nz> |
When MRTG creates an RRD file, it will always create two DS (called ds0 and ds1, corresponding to octets IN and OUT) and eight RRAs (corresponding to d/w/m/y in AVG and MAX). You can see this by using 'rrdtool info file.rrd' So, your example will not work because you are looking for a DS called 'traffic'. Try this instead: DEF:traffic=file.rrd:ds0:AVERAGE Steve Steve Shipway University of Auckland ITS UNIX Systems Design Lead [email protected] Ph: +64 9 373 7599 ext 86487