[rrd-users] an error message using RRDTool

This is a discussion on [rrd-users] an error message using RRDTool within the RRD Users forums, part of the Networking and Network Related category; This is a multi-part message in MIME format. --===============1085293651== Content-class: urn:content-classes:message Content-Type: multipart/alternative; ...


Go Back   Usenet Forums > Networking and Network Related > RRD Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 2 Weeks Ago
David Sambo
 
Posts: n/a
Default [rrd-users] an error message using RRDTool

This is a multi-part message in MIME format.

--===============1085293651==
Content-class: urn:content-classes:message
Content-Type: multipart/alternative;
boundary="----_=_NextPart_001_01C8A9E4.F0BF3EEF"

This is a multi-part message in MIME format.

------_=_NextPart_001_01C8A9E4.F0BF3EEF
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Hi Guys;

=20

Using RRDTOOL on a Windows based system, for the 1st Time, working on
the Tutorial, and discovered an error message and would like someone to
help resolve asap Shown below:

=20

C:\wamp\www\rrdtool\rrdtool-1.2.27-w32>rrdtool graph speed4.jpg --start
920804400 --end 920808000 --vertical-label km/h
DEF:myspeed=3Dtest.rrd:speed:AVERAGE "CDEF:kmh=3Dmyspeed,3600,*"
CDEF:fast=3Dkmh,100,GT,100,0,IF CDEF:over=3Dkmh,100,GT,kmh,100,-,0,IF
CDEF:over=3Dkmh,100,GT,kmh,100,-,0,IF CDEF:good=3Dkmh,100,GT,0,kmh,IF
HRULE:100#0000FF:"Maximum allowed" AREA:good#00FF00:"Good speed"
AREA:fast#550000:"Too fast" STACK:over#FF0000:"Over speed"

ERROR: Attempting to reuse 'over'

=20

it seems it does not understand 'over' in the IF ELSE statements:
over=3Dkmh ,100,GT,kmh,100,-,0, CDEF:over=3Dkmh...

=20

Best Regards,

=20

David

=20


------_=_NextPart_001_01C8A9E4.F0BF3EEF
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:"Microsoft Sans Serif";
panose-1:2 11 6 4 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
..MsoChpDefault
{mso-style-type:export-only;}
@page Section1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
{page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>

<body lang=3DEN-US link=3Dblue vlink=3Dpurple>

<div class=3DSection1>

<p class=3DMsoNormal>Hi Guys;<o:p></o:p></p>

<p class=3DMsoNormal><o:p>&nbsp;</o:p></p>

<p class=3DMsoNormal>Using RRDTOOL on a Windows based system, for the =
1<sup>st</sup>
Time, working on the Tutorial, and discovered an error message and would =
like
someone to help resolve asap Shown below:<o:p></o:p></p>

<p class=3DMsoNormal><o:p>&nbsp;</o:p></p>

<p class=3DMsoNormal style=3D'text-autospace:none'><span =
style=3D'font-size:10.0pt;
font-family:"Arial","sans-serif"'>C:\wamp\www\rrdtool\rrdtool-1.2.27-w32&=
gt;rrdtool
graph speed4.jpg --start 920804400 --end 920808000 --vertical-label km/h
DEF:myspeed=3Dtest.rrd:speed:AVERAGE =
&quot;CDEF:kmh=3Dmyspeed,3600,*&quot;
CDEF:fast=3Dkmh,100,GT,100,0,IF CDEF:over=3Dkmh,100,GT,kmh,100,-,0,IF
CDEF:over=3Dkmh,100,GT,kmh,100,-,0,IF CDEF:good=3Dkmh,100,GT,0,kmh,IF
HRULE:100#0000FF:&quot;Maximum allowed&quot; AREA:good#00FF00:&quot;Good
speed&quot; AREA:fast#550000:&quot;Too fast&quot; =
STACK:over#FF0000:&quot;Over
speed&quot;<o:p></o:p></span></p>

<p class=3DMsoNormal style=3D'text-autospace:none'><b><i><span =
style=3D'font-size:
10.0pt;font-family:"Arial","sans-serif"'>ERROR: Attempting to reuse =
'over'<o:p></o:p></span></i></b></p>

<p class=3DMsoNormal><o:p>&nbsp;</o:p></p>

<p class=3DMsoNormal><span =
style=3D'font-size:10.0pt;font-family:"Microsoft Sans =
Serif","sans-serif";
color:black'>it seems it does not understand 'over' in the IF ELSE =
statements:
over=3Dkmh ,100,GT,kmh,100,-,0,</span><span =
style=3D'font-size:10.0pt;font-family:
"Arial","sans-serif"'> CDEF:over=3Dkmh…</span><o:p></o:p></p>

<p class=3DMsoNormal><u><span lang=3DEN-GB><o:p><span =
style=3D'text-decoration:none'>&nbsp;</span></o:p></span></u></p>

<p class=3DMsoNormal><span lang=3DEN-GB>Best =
Regards,<o:p></o:p></span></p>

<p class=3DMsoNormal><u><span lang=3DEN-GB><o:p><span =
style=3D'text-decoration:none'>&nbsp;</span></o:p></span></u></p>

<p class=3DMsoNormal><span lang=3DEN-GB =
style=3D'color:#0F243E'>David</span><u><span
lang=3DEN-GB><o:p></o:p></span></u></p>

<p class=3DMsoNormal><o:p>&nbsp;</o:p></p>

</div>

</body>

</html>

------_=_NextPart_001_01C8A9E4.F0BF3EEF--


--===============1085293651==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

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

--===============1085293651==--

Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 03:38 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0