Re: Trying to graph with two different resolutions in same graph doesn't work.

Steve HICKS <[email protected]> Mon, 17 Jul 2017 13:02:45 +0200
Newsgroups gmane.comp.db.rrdtool.user
Message-ID <CANqQaDqDOTZ3B++OA-4WOuYxjYuBysBxxLhF1GPKBaTCAjLWDw@mail.gmail.com>
--===============7737707437991891107==
Content-Type: multipart/alternative; boundary="94eb2c07ca76bb2a7505548156de"

--94eb2c07ca76bb2a7505548156de
Content-Type: text/plain; charset="UTF-8"

Hello Manuel,

I have found same problem on my side.

I fact for me it seems that the first step value declarated for first DEF
is used for ALL other DEF declaration present in request (if no
'step=<value>' is present, graph will use '--step <value>' or, if missing,
database step)

For me it's a very problematic problem...

(found in 1.54, 1.55 and 1.60 on Linux RedHat)




2017-01-25 19:27 GMT+01:00 mmclure <[email protected]>:

> I haven't seen any other replies to my original post. Since this is not a
> mission-critical application (just tracking information from my rooftop
> weather station) I didn't push on it.
>
> On Wed, Jan 25, 2017 at 2:51 AM, thlu [via RRD Mailinglists] <
> [email protected]> wrote:
>
> > I am having the same issue trying to plot the same datasource in
> different
> > resolutions in the same graph.
> >
> > If I eg. have
> > 'DEF:p1=data.rrd:power:AVERAGE:step=3600'
> > 'DEF:p2=data.rrd:power:AVERAGE:step=300'
> >
> > p1 and p2 will both be plot using step=300. It seems that it is always
> the
> > smaller step value that is used in both plots. If i take a copy of
> data.rrd
> > and use the two different, but identical, files in the DEFs I get the
> > expected result.
> >
> > Is it possible to do and what am i missing?
> >
> > I see no answers to this post. mmclure: did you find any answers
> yourself?
> >
> >
> >
> > ------------------------------
> > If you reply to this email, your message will be added to the discussion
> > below:
> > http://rrd-mailinglists.937164.n2.nabble.com/Trying-
> > to-graph-with-two-different-resolutions-in-same-graph-doesn-t-work-
> > tp7583390p7583500.html
> > To unsubscribe from Trying to graph with two different resolutions in
> same
> > graph doesn't work., click here
> > <http://rrd-mailinglists.937164.n2.nabble.com/template/
> NamlServlet.jtp?macro=unsubscribe_by_code&node=7583390&code=
> bWFudWVsQG1jbHVyZS5vcmd8NzU4MzM5MHwtMjkzMTQ1NTQ2>
> > .
> > NAML
> > <http://rrd-mailinglists.937164.n2.nabble.com/template/
> NamlServlet.jtp?macro=macro_viewer&id=instant_html%
> 21nabble%3Aemail.naml&base=nabble.naml.namespaces.
> BasicNamespace-nabble.view.web.template.NabbleNamespace-
> nabble.view.web.template.NodeNamespace&breadcrumbs=
> notify_subscribers%21nabble%3Aemail.naml-instant_emails%
> 21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
> >
>
>
>
> --
> Manuel A. McLure WW1FA <[email protected]> <http://www.mclure.org>
> ...for in Ulthar, according to an ancient and significant law,
> no man may kill a cat.                       -- H.P. Lovecraft
>
>
>
>
> --
> View this message in context: http://rrd-mailinglists.
> 937164.n2.nabble.com/Trying-to-graph-with-two-different-
> resolutions-in-same-graph-doesn-t-work-tp7583390p7583501.html
> Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com.
>
> _______________________________________________
> rrd-users mailing list
> [email protected]
> https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
>

--94eb2c07ca76bb2a7505548156de
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hello Manuel,<div><br></div><div>I have found same problem=
 on my side.</div><div><br></div><div>I fact for me it seems that the first=
 step value declarated for first DEF is used for ALL other DEF declaration =
present in request (if no &#39;step=3D&lt;value&gt;&#39; is present, graph =
will use &#39;--step &lt;value&gt;&#39; or, if missing, database step)</div=
><div><br></div><div>For me it&#39;s a very problematic problem...</div><di=
v><br></div><div>(found in 1.54, 1.55 and 1.60 on Linux RedHat)</div><div><=
br></div><div><br></div><div><br></div></div><div class=3D"gmail_extra"><br=
><div class=3D"gmail_quote">2017-01-25 19:27 GMT+01:00 mmclure <span dir=3D=
"ltr">&lt;<a href=3D"mailto:[email protected]" target=3D"_blank">manuel@mcl=
ure.org</a>&gt;</span>:<br><blockquote class=3D"gmail_quote" style=3D"margi=
n:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I haven&#39;t see=
n any other replies to my original post. Since this is not a<br>
mission-critical application (just tracking information from my rooftop<br>
weather station) I didn&#39;t push on it.<br>
<br>
On Wed, Jan 25, 2017 at 2:51 AM, thlu [via RRD Mailinglists] &lt;<br>
<a href=3D"mailto:ml-node%[email protected]">ml-node+s93716=
4n7583500h0@n2.<wbr>nabble.com</a>&gt; wrote:<br>
<br>
&gt; I am having the same issue trying to plot the same datasource in diffe=
rent<br>
&gt; resolutions in the same graph.<br>
&gt;<br>
&gt; If I eg. have<br>
&gt; &#39;DEF:p1=3Ddata.rrd:power:<wbr>AVERAGE:step=3D3600&#39;<br>
&gt; &#39;DEF:p2=3Ddata.rrd:power:<wbr>AVERAGE:step=3D300&#39;<br>
&gt;<br>
&gt; p1 and p2 will both be plot using step=3D300. It seems that it is alwa=
ys the<br>
&gt; smaller step value that is used in both plots. If i take a copy of dat=
a.rrd<br>
&gt; and use the two different, but identical, files in the DEFs I get the<=
br>
&gt; expected result.<br>
&gt;<br>
&gt; Is it possible to do and what am i missing?<br>
&gt;<br>
&gt; I see no answers to this post. mmclure: did you find any answers yours=
elf?<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; ------------------------------<br>
&gt; If you reply to this email, your message will be added to the discussi=
on<br>
&gt; below:<br>
&gt; <a href=3D"http://rrd-mailinglists.937164.n2.nabble.com/Trying-" rel=
=3D"noreferrer" target=3D"_blank">http://rrd-mailinglists.<wbr>937164.n2.na=
bble.com/Trying-</a><br>
&gt; to-graph-with-two-different-<wbr>resolutions-in-same-graph-<wbr>doesn-=
t-work-<br>
&gt; tp7583390p7583500.html<br>
&gt; To unsubscribe from Trying to graph with two different resolutions in =
same<br>
&gt; graph doesn&#39;t work., click here<br>
&gt; &lt;<a href=3D"http://rrd-mailinglists.937164.n2.nabble.com/template/N=
amlServlet.jtp?macro=3Dunsubscribe_by_code&amp;node=3D7583390&amp;code=3DbW=
FudWVsQG1jbHVyZS5vcmd8NzU4MzM5MHwtMjkzMTQ1NTQ2" rel=3D"noreferrer" target=
=3D"_blank">http://rrd-mailinglists.<wbr>937164.n2.nabble.com/template/<wbr=
>NamlServlet.jtp?macro=3D<wbr>unsubscribe_by_code&amp;node=3D<wbr>7583390&a=
mp;code=3D<wbr>bWFudWVsQG1jbHVyZS5vcmd8NzU4Mz<wbr>M5MHwtMjkzMTQ1NTQ2</a>&gt=
;<br>
&gt; .<br>
&gt; NAML<br>
&gt; &lt;<a href=3D"http://rrd-mailinglists.937164.n2.nabble.com/template/N=
amlServlet.jtp?macro=3Dmacro_viewer&amp;id=3Dinstant_html%21nabble%3Aemail.=
naml&amp;base=3Dnabble.naml.namespaces.BasicNamespace-nabble.view.web.templ=
ate.NabbleNamespace-nabble.view.web.template.NodeNamespace&amp;breadcrumbs=
=3Dnotify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail=
.naml-send_instant_email%21nabble%3Aemail.naml" rel=3D"noreferrer" target=
=3D"_blank">http://rrd-mailinglists.<wbr>937164.n2.nabble.com/template/<wbr=
>NamlServlet.jtp?macro=3Dmacro_<wbr>viewer&amp;id=3Dinstant_html%<wbr>21nab=
ble%3Aemail.naml&amp;base=3D<wbr>nabble.naml.namespaces.<wbr>BasicNamespace=
-nabble.view.<wbr>web.template.NabbleNamespace-<wbr>nabble.view.web.templat=
e.<wbr>NodeNamespace&amp;breadcrumbs=3D<wbr>notify_subscribers%21nabble%<wb=
r>3Aemail.naml-instant_emails%<wbr>21nabble%3Aemail.naml-send_<wbr>instant_=
email%21nabble%<wbr>3Aemail.naml</a>&gt;<br>
&gt;<br>
<br>
<br>
<br>
--<br>
Manuel A. McLure WW1FA &lt;<a href=3D"mailto:[email protected]">manuel@mclu=
re.org</a>&gt; &lt;<a href=3D"http://www.mclure.org" rel=3D"noreferrer" tar=
get=3D"_blank">http://www.mclure.org</a>&gt;<br>
...for in Ulthar, according to an ancient and significant law,<br>
no man may kill a cat.=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0-- H.P. Lovecraft<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href=3D"http://rrd-mailinglists.937164.n2.=
nabble.com/Trying-to-graph-with-two-different-resolutions-in-same-graph-doe=
sn-t-work-tp7583390p7583501.html" rel=3D"noreferrer" target=3D"_blank">http=
://rrd-mailinglists.<wbr>937164.n2.nabble.com/Trying-<wbr>to-graph-with-two=
-different-<wbr>resolutions-in-same-graph-<wbr>doesn-t-work-<wbr>tp7583390p=
7583501.html</a><br>
Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com.=
<br>
<br>
______________________________<wbr>_________________<br>
rrd-users mailing list<br>
<a href=3D"mailto:[email protected]">[email protected]</a=
><br>
<a href=3D"https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users" rel=3D"nore=
ferrer" target=3D"_blank">https://lists.oetiker.ch/cgi-<wbr>bin/listinfo/rr=
d-users</a><br>
</blockquote></div><br></div>

--94eb2c07ca76bb2a7505548156de--


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

_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

--===============7737707437991891107==--