[rrd-users] Create Graph with 2 AREA

2012-08-17 Thread Martin Friberg
Hey everyone i been playing around with rrd and create myself a graph from ping 2 diffrent sites ( http://212.116.73.172/nerd/sunet.png ) now my question is if anyone knows how i can get it do draw a AREA down for the second host (yellow one) like it does for the red one kinda like

Re: [rrd-users] Create Graph with 2 AREA

2012-08-17 Thread Martin Friberg
\ CDEF:shading75=ping_time,0.25,* AREA:shading75#18 \ CDEF:shading80=ping_time,0.20,* AREA:shading80#0F \ CDEF:shading85=ping_time,0.15,* AREA:shading85#00 /dev/null gives the result http://212.116.73.172/nerd/sunet2.png Simon Hobson skrev 2012-08-17 20:31: Martin

Re: [rrd-users] Create Graph with 2 AREA

2012-08-18 Thread Martin Friberg
just found my own error in update file $RRDTOOL update $FILE N:$UPDATECMiD2 a i snuck in there now i get a better result :) now i just gotta figure out how to shade the otherone thanks for the input :) Simon Hobson skrev 2012-08-18 00:31: Martin Friberg wrote: yes itried that but for some

[rrd-users] Advice network protocol

2012-09-09 Thread Martin Friberg
Hello again :) Im looking for pointers,advice in the following matter I got a linuxserver (zentyal) that handles all the routing and traffic managment and it works great tho since i seem to awaken my dna-code thath andles graphs and its in fullspeed atm i would like to graph various network

[rrd-users] graph errors?

2015-10-28 Thread Martin Friberg
Hello all, I got some wierd errors on how the images come out these 2 images as you can see the numbers looks very diffrent from one and other and i been looking at this so long nothing makes sense for me anymore so if a couple of fresh eyes can tell me why it goes wrong. code to create

[rrd-users] montor size of dir

2016-09-18 Thread Martin Friberg
Heelo all if i run `du -sm /path/to/dir// |sed -e s/". "//g|awk '{$1=$1 ;printf $1}' i get the size of that directory in mb all good but how do i go about and create a rrd file i know how to create one for tempereature but i dont think that would work here :) should i use COUNTER or ?

Re: [rrd-users] montor size of dir

2016-09-19 Thread Martin Friberg
;. "//g|awk '{$1=$1 ;printf $1}'` rrdtool update $RRDD N:$CC echo "$CC" now i get a correct value 3377 but the image looks like this http://sv.tinypic.com/r/s6olmo/9 iam obviously doing something wrong any pointers would be helpful

[rrd-users] RRD temp lost

2016-08-24 Thread Martin Friberg
I know this been up before, I got these temp loggers and when i was away in july it ofcourse went to hell so im missing one month and it bugs the crap outta me is there some smart way to duplicate lets say junes values into the missing july without dumping it to an axm and painfully add by

Re: [rrd-users] montor size of dir

2016-09-27 Thread Martin Friberg
Something wierd is going on been running the script for almost 9 days now. And it seems like the rrd reset itself every 24H when i dump the rrd to xml it also only shows the last 24 hours no errors or warnings it just resets? anyone got a clue on what to look at ? cheers --- Detta