ragraph graph duration
Carter Bullard
carter at qosient.com
Wed Apr 9 09:50:55 EDT 2008
Hey Jean-Marc,
I need to add better error reporting. We do have a -debug option to
ragraph() which
can tell you more about what is going on.
OK, "dur" is not a valid metric, not because we can't graph it, but
because this
value gets modified in the aggregation process, and ragraph() is
really a
big complex aggregator.
'dur' is always defined as the ('ltime' - 'stime), and ragraph() has
its own concept
of 'stime' and 'ltime', which are the start and end times of the bins
that it creates.
Graph "avgdur" instead.
Carter
On Apr 9, 2008, at 2:39 AM, jean-marc pouchoulon wrote:
> Nick Diel a écrit :
>> I think the keyword is dur, are you using that or duration?
> dur
>
> ragraph dur -fill -stack -M 15M -R /var/argus/2008/04/08 - 'host
> X.X.X.X' -w ./dur.png
>
> usage: /usr/local/bin/ragraph metric (srcid | proto [daddr] | dport)
> [-title "title"] [ra-options]
> /usr/local/bin/ragraph: unable to create `/tmp/filexlQXcP.rrd':
> start time: unparsable time:
>
> jean-marc
>>
>> ragraph -M dur -r file
>>
>> Nick
>>
>> On Tue, Apr 8, 2008 at 2:04 PM, jean-marc pouchoulon <jean-marc.pouchoulon at ac-montpellier.fr
>> <mailto:jean-marc.pouchoulon at ac-montpellier.fr>> wrote:
>>
>> Bonsoir,
>>
>> I'm using ragraph 3.0.0 rc70 and I try to do graph duration
>>
>> ragraph dur gave me back usage message
>> but ragraph bytes with the same syntax is ok
>>
>> What I don't understand ?
>>
>> Thanks.
>>
>> jean-marc.
>>
>>
>>
>>
>>
>
>
More information about the argus
mailing list