|
|
| Author |
Message |
christiaan
Joined: 28 Jul 2003 Posts: 10 Location: The Netherlands
|
Posted: Mon Dec 01, 2003 7:38 am Post subject: Requested: company logo in background of graph. |
|
|
| Is it posible to have a (small) picture in a corner of the graph? i like to put the company logo in. |
|
| Back to top |
|
 |
bulek Cacti Pro User
Joined: 20 May 2002 Posts: 852 Location: Poland
|
Posted: Wed Dec 03, 2003 5:22 am Post subject: |
|
|
In theory rrdtool is able to add some bitmap to your graph as a background or overlay (-B and -O options). However I couldn't get it working (acceptable bitmap formats are only .gd files). If you are willing to try and you succeed let me know please. To have it working in cacti you would need to add proper rrdtool command option in "rrdtool_function_graph" function (it is in "lib/rrd.php" file).
- Piotr |
|
| Back to top |
|
 |
Phantomdefeater
Joined: 28 May 2006 Posts: 1
|
Posted: Sun May 28, 2006 1:26 pm Post subject: |
|
|
| Someone has got this working yet? |
|
| Back to top |
|
 |
BSOD2600 Cacti Moderator
Joined: 08 May 2004 Posts: 6789 Location: WA, USA
|
Posted: Sun May 28, 2006 5:15 pm Post subject: |
|
|
| Nope, but if you made a working patch I bet they would incorporate it. |
|
| Back to top |
|
 |
ServerTweak
Joined: 02 Apr 2006 Posts: 24
|
Posted: Mon May 29, 2006 12:42 am Post subject: Re: Requested: company logo in background of graph. |
|
|
| christiaan wrote: | | Is it posible to have a (small) picture in a corner of the graph? i like to put the company logo in. |
humm, i like to see this as well |
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9691 Location: MI, USA
|
Posted: Mon May 29, 2006 8:01 am Post subject: |
|
|
Please note that the -B and -O do not function in RRDtool 1.2.x as described above in this 2.5 year old post. The only option available in 1.2.x is the -W option that places a text watermark on the bottom of the graph centered.
Certain customizations could be made to incorporate a background image, but it would have to come from Tobi.
TheWitness |
|
| Back to top |
|
 |
cronopio
Joined: 09 Jun 2008 Posts: 1
|
Posted: Mon Jun 09, 2008 7:11 pm Post subject: RE: |
|
|
Hi All!!
I'm trying to add a watermark image as background of the graphic, but I still have problems.
I study the code and the data dump by RRDTool is not compatible with data received by PHP-GD.
Someone has been working on this? or someone give me more info about this topic. Or I totally fucking because that depends on rrdtool?
Excuse my English but i speak spanish and y try to translate with Google.
Saludos!! |
|
| Back to top |
|
 |
gandalf Developer
Joined: 02 Dec 2004 Posts: 12275 Location: Muenster, Germany
|
Posted: Wed Jun 11, 2008 2:42 pm Post subject: |
|
|
It depends on rrdtool, yes. The required option is currently not supported by cacti. Create a feature request for this
Reinhard |
|
| Back to top |
|
 |
|