Page 6 of 6 FirstFirst ... 456
Results 76 to 84 of 84

Thread: RRDTool Traffic Graph Tutorial - Extremely easy to follow !

  1. #76
    Join Date
    Mar 2008
    Location
    Next to Serpent ..
    Posts
    62
    I do in cron section like this :

    */1 * * * * admin bash /tmp/harddisk/rrdstorm.sh update 3 4 5
    */12 * * * * admin bash /tmp/harddisk/rrdstorm.sh graph_cron s 3 4 5
    0 */1 * * * admin bash /tmp/harddisk/rrdstorm.sh graph_cron h 3 4 5
    3 */6 * * * admin bash /tmp/harddisk/rrdstorm.sh graph 3 4 5

    So the only desired (cpu,hdd,wan) will be created, thus save the cpu power.
    My skills on html is = 0, so i will live with this form ^^ .
    Last edited by poiu; 31-07-2008 at 15:26.

  2. #77
    I'm gonna see if I can combine this with my current RRDGraph setup which displays my bandwidth. Let's see if I can add CPU load to it :-)

  3. #78
    Join Date
    Mar 2008
    Location
    Next to Serpent ..
    Posts
    62
    After 1 hour test new settings the load drop from 20% with spikes to 100%, to 5% with spikes max 50%, so this the sweet spot for me .
    The graphics look nice and ease to folow, but maybe on hdd i chose another colors, the red is omnipresent for me and hard to see the diferences wich is what.
    Tanks you copacup again.
    LE: the spikes go to 100% but the time is under 0,5 sec, before they last like 1 sec or more.
    And to not forget, i have 128 ram, maybe this is important too ^^ .
    Last edited by poiu; 31-07-2008 at 16:10.

  4. #79
    Where I find (witch adresses) in web browser,
    I have error on http://192.168.1.1:81/rrd/index.html

  5. #80
    I have all files in dir /opt/wwwroot/rrd/hdd/,
    but how open /opt/wwwroot/rrd/hdd/index.html in web browser.

    .rrdstorm.sh create 0 1 3 4 5 6

    .rrdstorm.sh update 0 1 3 4 5 6

    .rrdstorm.sh graph 0 1 3 4 5 6

    .rrdstorm.sh graph_cron s 0 1 3 4 5 6
    all this command works fine.


    Please help me.

  6. #81
    artur, you need a web server (like lighttpd) pointing to that directory. Or you can share the dir with Samba and look at the html files with your browser from your PC.

    A tip for everybody else. Updating the rrd databases takes little CPU, but generating the graphs takes a lot. So you could keep just the update commands in cron and generate the graphs only when you want to look at them.

  7. #82

    Exclamation AWK

    Hi.
    I tried to follow the RRDTOOL-guide by macsat.
    But it doesn't work. Nothing happens.
    I then tried to run the RRDTOOL-script manually, but it returns with an error: /opt/usr/bin/rrdtool.sh: 128: awk: not found
    so it seems like I don't have awk.
    How do I install this ?

  8. #83

    Anyone running RRDSTORM?

    http://xlife.zuavra.net/index.php/73/


    It's a script to make life easier when using rrdtool...

    It looks like a nice script, but I can't get it to run properly, I keep getting problems when using bash... anyone here running it without any problems?
    Thanks in advance!

  9. #84
    Join Date
    Mar 2008
    Location
    Next to Serpent ..
    Posts
    62
    Yes i do for a year or more, and i remember some problems until everything work
    ok.
    If you do a search about everything is here on forum, but feel free to ask, i will help with i can .
    Here : http://wl500g.info/showthread.php?t=...light=rrdstorm
    Last edited by poiu; 09-06-2009 at 23:54.

Page 6 of 6 FirstFirst ... 456

Similar Threads

  1. Tutorial, hoe bekijk ik mijn webcam vanaf het internet
    By carl in forum Dutch Discussion - Nederlands
    Replies: 9
    Last Post: 29-06-2009, 15:37
  2. samba and oleg tutorial
    By ddieter in forum WL-500g Q&A
    Replies: 4
    Last Post: 15-02-2008, 13:08
  3. Easy-to use cron-system.
    By macsat in forum WL-500g/WL-500gx Tutorials
    Replies: 3
    Last Post: 29-05-2007, 21:18
  4. Replies: 0
    Last Post: 17-09-2005, 18:34
  5. How can I log the traffic ?
    By exilist in forum WL-500g Q&A
    Replies: 3
    Last Post: 06-06-2004, 09:31

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •