Error: Garbage

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
wsasser
Posts: 7
Joined: Thu Jul 31, 2008 8:50 am

Error: Garbage

Post by wsasser »

I'm getting the following in my Graphs when I debug. Some graphs work and others don't. Seems like a common error but didn't see any posts out there.

Code: Select all

e:/rrdtool/rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="EMS_BACK - Traffic - 10.1.1.20 (Broadcom NetXtr)" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bytes per second" \
DEF:a="C\:/Inetpub/wwwroot/cacti/rra/ems_back_traffic_in_16.rrd":traffic_in:AVERAGE \
DEF:b="C\:/Inetpub/wwwroot/cacti/rra/ems_back_traffic_in_16.rrd":traffic_out:AVERAGE \
AREA:a#00CF00:"Inbound"  \
GPRINT:a:LAST:" Current\:%8.2lf %s"  \
GPRINT:a:AVERAGE:"Average\:%8.2lf %s"  \
GPRINT:a:MAX:"Maximum\:%8.2lf %s"  \
COMMENT:"Total In:  21.94 MB\n"  \
LINE1:b#002A97:"Outbound"  \
GPRINT:b:LAST:"Current\:%8.2lf %s"  \
GPRINT:b:AVERAGE:"Average\:%8.2lf %s"  \
GPRINT:b:MAX:"Maximum\:%8.2lf %s"  \
COMMENT:"Total Out: 258.88 MB" 
RRDTool Says:

ERROR: Garbage ':  21.94 MB\n' after command:

Post Reply

Who is online

Users browsing this forum: No registered users and 11 guests