Re: Using rrdcgi

Steve Shipway <[email protected]>
Newsgroups gmane.comp.db.rrdtool.user
Message-ID <5820DC553954E44FA1A36C78323AD148A3F2D40B@uxcn10-6.UoA.auckland.ac.nz>
<RRD::GRAPH packets.png --lazy --title="Packets" DEF:cel=packets.rrd:rx:AVERAGE>

You have not told it what to graph!  So, you get no image...

The DEF tells RRDTool about the data source (assuming packets.rrd is in the same directory) but you have no AREA or LINE directive to define a graph, so nothing will be generated.

Add at least one LINE directive...

Steve

Steve Shipway
University of Auckland ITS
UNIX Systems Design Lead
[email protected]
Ph: +64 9 373 7599 ext 86487
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.