[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [php-weathermap] color



Travis Johnson wrote:
> Hi,
>
> That is what I would like to do... but I'm not sure how to do it? Do
> you have a quick sample code you could share?
>
> This is for the traffic on our wireless access points... they support
> 10Mbps download, but only 3Mbps upload and the upload is the traffic
> we need to see the color of the links for (so we can check it easily
> for maxing the link).

LINK link1
    NODES a b
    LINKSTYLE oneway
    TARGET blah.rrd
   OUTBWLABELFORMAT {link:this:bandwidth_in:%k} in /
{link:this:bandwidth_out:%k} out
   BWLABELPOS 0 50

should do it, although that's untested.

Copyright 1994-2005, by Howard Jones. howie@thingy.com