extra new line execute string to rrdtool to make graph

Description

There is apparently an extra new line character in the string to create a graph.
When I click on the various graphs I see the following log in web.log:

2007-05-14 09:36:54,322 INFO [TP-Processor9] WEB: rtGraph: /usr/bin/rrdtool graph - --imgformat PNG --start 1179074214 --end 1179160614 --title="ICMP Response Time (in microsecnds)" DEF:rt=172.25.1.107/icmp.rrd:icmp:AVERAGE LINE1:rt#0000ff:"Response Time (us)" GPRINT:rt:AVERAGE:" Avg \: %8.2lf %s" GPRINT:rt:MIN:"Min \: %8.2lf %s" GPRINT:rt:MAX:"Max \: %8.2lf %s\n"

2007-05-14 09:36:54,405 INFO [TP-Processor9] WEB: rtGraph: Read from stderr: ERROR: Unknown control code at the end of 'Max : 685.24 k\n'

If I execute the command manually I get the same error, if I remove the trailiing \n, then the command execute just fine.

Environment

Operating System: Linux Platform: All

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Benjamin Reed May 23, 2011 at 11:40 AM

This got resolved since 1.2.8, if you can still see this issue, please reopen.

Former user May 14, 2007 at 2:50 PM

Actually in 1.2.9-1_centos4.x86_64

Cannot Reproduce

Details

Assignee

Reporter

Components

Affects versions

Priority

PagerDuty

Created May 14, 2007 at 2:47 PM
Updated May 23, 2011 at 11:40 AM
Resolved May 23, 2011 at 11:40 AM