[bf1942] player graphing ( was: The game is popular! :-) )

"Einar S. Idsø" esi at itk.ntnu.no
Fri Jul 1 10:37:25 EDT 2005


The command I use to generate the graph you are talking about (and to
our new viewers, this is it: http://www.battlefield.no/?show=sact) is
attached to this mail. If attachments aren't allowed, then I will zip it
and provide a download-link.

After running the graph-command, I make the background transparent so
that it nicely blends in with any background like this:

convert -crop 555x490+23+2 \
    -transparent "#CCCCCC" \
    /home/server/tmp/players_all_day_big.png \
    /home/server/tmp/players_all_day_big.png

Then scp it to our webserver. This is of course all done in a script.

Ask if there's something I need to explain :)

Einar


------------- END COMMAND ---------------------
Steven Hartland wrote:
> An example of the graphing command would be great if u have
> it to hand. The docs aren't the clearest when it comes to enhanced
> output :P
> 
>    Steve / K
> ----- Original Message ----- From: ""Einar S. Idsø"" <esi at itk.ntnu.no>
> 
>>
>> Cacti is relatively limited in what plot commands can be specified, so
>> in order to make this specific plot, I decided to use rrdtool directly.
>> I can give you more detailed info if you are interested :) 
> 
> 
> 
> 
> ================================================
> This e.mail is private and confidential between Multiplay (UK) Ltd. and
> the person or entity to whom it is addressed. In the event of
> misdirection, the recipient is prohibited from using, copying, printing
> or otherwise disseminating it or any information contained in it.
> In the event of misdirection, illegible or incomplete transmission
> please telephone (023) 8024 3137
> or return the E.mail to postmaster at multiplay.co.uk.
> 
> 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: plotcommand.txt
URL: <http://icculus.org/pipermail/bf1942/attachments/20050701/2bae6809/attachment.txt>


More information about the Bf1942 mailing list