[rrd-users] problems creating a graph

This is a discussion on [rrd-users] problems creating a graph within the RRD Users forums, part of the Networking and Network Related category; --===============0497801240== Content-Type: multipart/alternative; boundary="----=_Part_5740_17898677.1208739402923" ------=_Part_5740_17898677.1208739402923 Content-Type: text/plain; charset=UTF-8 Content-...


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

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-21-2008
Mag Gam
 
Posts: n/a
Default [rrd-users] problems creating a graph

--===============0497801240==
Content-Type: multipart/alternative;
boundary="----=_Part_5740_17898677.1208739402923"

------=_Part_5740_17898677.1208739402923
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi,

I am trying to create a graph for data such as this. This is CPU usage data.


1. rrdtool create test.rrd \
2. --start 1207800000 \
3. --step 60 \
4. DS:busy:GAUGE:60:U:U \
5. RRA:AVERAGE:0.1:1:24



6.
7. rrdtool update test.rrd 1207800001:.10
8. rrdtool update test.rrd 1207800002:.2

9. rrdtool update test.rrd 1207800003:.2

10. rrdtool update test.rrd 1207800004:.2
11. rrdtool update test.rrd 1207800005:.2

12. rrdtool update test.rrd 1207800006:.2

13. rrdtool update test.rrd 1207800007:.2
14.
15. rrdtool graph speed.png \
16. --start 1207800001 --end 1207800007 \
17. DEF:busy=test.rrd:busy:AVERAGE \
18. CDEF:realspeed=busy,1000,\* \
19. LINE2:busy #FF0000



The graph shows up, but I think its out of scale. I can't seem to see the
line from .10 to .2
Can someone suggest ideas to help?

TIA

------=_Part_5740_17898677.1208739402923
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi,<br><br>I am trying to create a graph for data such as this. This is CPU usage data.<br><br><div class="raw" id="source" style="font-family: monospace;"><ol><li class="li1"><div class="de1">rrdtool create test.rrd&nbsp; &nbsp; &nbsp; &nbsp; \</div>
</li><li class="li1"><div class="de1">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --start <span class="nu0">1207800000</span>&nbsp; \</div></li><li class="li1"><div class="de1">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --step <span class="nu0">60</span> \</div></li><li class="li1"><div class="de1">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DS:busy:GAUGE:<span class="nu0">60</span>:U:U&nbsp; &nbsp;\</div></li><li class="li2"><div class="de2">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; RRA:AVERAGE:<span class="nu0">0.1</span>:<span class="nu0">1</span>:<span class="nu0">24</span>&nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
</div></li><li class="li1"><div class="de1">&nbsp;</div></li><li class="li1"><div class="de1">rrdtool update test.rrd <span class="nu0">1207800001</span>:.<span class="nu0">10</span></div></li><li class="li1"><div class="de1">
rrdtool update test.rrd <span class="nu0">1207800002</span>:.<span class="nu0">2</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div></li><li class="li1"><div class="de1">rrdtool update test.rrd <span class="nu0">1207800003</span>:.<span class="nu0">2</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
</li><li class="li2"><div class="de2">rrdtool update test.rrd <span class="nu0">1207800004</span>:.<span class="nu0">2</span></div></li><li class="li1"><div class="de1">rrdtool update test.rrd <span class="nu0">1207800005</span>:.<span class="nu0">2</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </div>
</li><li class="li1"><div class="de1">rrdtool update test.rrd <span class="nu0">1207800006</span>:.<span class="nu0">2</span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div></li>
<li class="li1"><div class="de1">rrdtool update test.rrd <span class="nu0">1207800007</span>:.<span class="nu0">2</span></div></li><li class="li1"><div class="de1">&nbsp;</div></li><li class="li2"><div class="de2">rrdtool graph speed.png \</div>
</li><li class="li1"><div class="de1">&nbsp;--start <span class="nu0">1207800001</span> --end <span class="nu0">1207800007</span> \</div></li><li class="li1"><div class="de1">&nbsp;DEF:busy=test.rrd:busy:AVERAGE \</div></li><li class="li1">
<div class="de1">&nbsp;CDEF:realspeed=busy,<span class="nu0">1000</span>,\*&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \</div></li><li class="li1"><div class="de1">&nbsp;LINE2:busy #FF0000</div></li></ol></div><br><br>The graph shows up, but I think its out of scale. I can't seem to see the line from .10 to .2 <br>
Can someone suggest ideas to help?<br><br>TIA<br>

------=_Part_5740_17898677.1208739402923--


--===============0497801240==
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

--===============0497801240==--

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 11:01 AM.


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