Changing Color in ragraph
Carter Bullard
carter at qosient.com
Fri Aug 1 10:42:19 EDT 2008
Hey Barry,
Doesn't appear that the graph you sent was generated by the command
line, but if it was,
wow, have we got a lot of bugs to fix ;o)
So, the colors for SrcLoad and DstLoad aren't really the same, they
are off by just a little.
normally the graph would be split, so that you would be graphing the
SrcLoad above the
x axis and the DstLoad below the xaxis.
Since you are using the "-split" option, we need to change the color
assignment strategy?
Don't like the split option?
Carter
On Aug 1, 2008, at 4:33 AM, Barry Kolts wrote:
> Hi Carter,
>
> Thanks for the quick response. I see the colors[] array and those
> colors are OK. My graphs come out with the same color for 'in' and
> 'out':
> <bandwith_31.png>
>
> I just compiled the 3.0.0 clients. Am I missing a conf file or a
> parameter?
> My command line is :
> ragraph sploss dploss -M 1m -r $input_file -split -fill -height 500 -
> width 800 -upper 100 -title "Packet_Loss" -vertical-label
> "Percent_Packet_loss" -w $output_file
>
> Any thoughts?
>
> Thanks,
> Barry
> ----- Original Message -----
> From: Carter Bullard
> To: Barry Kolts
> Cc: Argus Mailing List
> Sent: Friday, August 01, 2008 1:03 AM
> Subject: Re: [ARGUS] Changing Color in ragraph
>
> Hey Barry,
> The colors are determined by several tables that are hard-coded, but
> you can
> change the colors to anything you like.
>
> The idea is that colors are assigned either by a specific value,
> such as port
> numbers, or they are handed out first come first served. The color
> values are
> in hard-coded tables, with a color for both upper and lower halves
> of the graph,
> (there is a slight darker shade for the lower half of the graph for
> the same color).
>
> So the idea would be to generate tables for your specific value, or
> change the colors
> in the existing tables to suit your particular need. check out the
> Perl script and look at
> the colors[] array definitions, and if its way too weird, send email
> and I'll describe it
> in detail. If you have a way you would like to specify the color,
> send that, and I'll see
> how I could get it into the current scheme.
>
> Carter
>
> On Aug 1, 2008, at 1:18 AM, Barry Kolts wrote:
>
>> Hi all,
>>
>> Is it possible to change the colors of the lines and legend in
>> ragraph?
>>
>> Thanks in advance,
>> Barry
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist1.pair.net/pipermail/argus/attachments/20080801/50e43095/attachment.html>
More information about the argus
mailing list