[smokeping-users] Re: Smokeping result howto
Dan McGinn-Combs
Dan.McGinn-Combs at Geac.com
Tue Aug 3 14:58:32 MEST 2004
Good question.
I suspect the overall changes would be minimal... maybe that's a good
project for version II. It would pull the data, but not without some
development work.
The heart of tSmoke is the pulling the average number of PINGs from the
round robin database using the code below. By using a different DEF's
and CDEF's you could make it report different things.
my ($DAverage,$Dxsize,$Dysize) = RRDs::graph "fake.png",
"--start","-86400",
"--end","-600",
"--step","1008",
"DEF:loss=$target:loss:AVERAGE",
"CDEF:avail=loss,UN,0,loss,IF,$pings,GE,0,100,IF",
"PRINT:avail:AVERAGE:%.2lf";
Dan
-----Original Message-----
From: mesbah at link3.net [mailto:mesbah at link3.net]
Sent: Tuesday, August 03, 2004 3:45 PM
To: smokeping-users at list.ee.ethz.ch
Cc: Dan McGinn-Combs
Subject: Re: [smokeping-users] Re: Smokeping result howto
Hi,
tSmoke report on Avg. Availability. if i want to get Avg. RTT and Avg.
Packet
Loss what should i do?
Thanks.
Mesbah
--------------------------------------------------
This message was sent through http://www.link3.net
--
Unsubscribe mailto:smokeping-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:smokeping-users-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/smokeping-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the smokeping-users
mailing list