[rrd-users] Re: png file as php script

Rogério Schneider stockrt at gmail.com
Fri Oct 13 13:22:51 MEST 2006


May you should take a look at "syweb" system. It's a system monitoring tools
for FreeBSD, and this tools can graph directly from the PHP code. Download
just the syweb (php's), not the system itself, called symon. Reading source
php code may help you, from syweb.

Link here: http://www.xs4all.nl/~wpd/symon/download.html

Att,
Rogério Schneider



On 10/13/06, Sebastian Pachuta <seba123 at seba123.webd.pl> wrote:
>
>
> Hi rrd-users,
>
> I have odd idea about image generation:
>
> 1/
> using .htaccess change apache config to parse png files as php scripts
>
> 2/
> create file graph-monthly.png which will be php script who:
> - will send appropriate png headers
> - call rrd_graph to generate images
> - push image file to browser
>
> Problem is that I cannot use 'exec, shell_exec, system, passthru'
> php functions.
>
> My question:
> Is there any way to call :graph (using rrd php module) and get
> output (image) in php variable?
>
> Regards
> Sebastian
>
> --
> Sebastian Pachuta
> seba123 at seba123.webd.pl
>
> --
> Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
> Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
> Archive     http://lists.ee.ethz.ch/rrd-users
> WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi
>
>


-- 
Att,

Rogério Schneider
+55 (55) 9985 2127
+55 (55) 3332 5923
+55 (55) 3333 8158
+55 (55) 3321 1535

MSN: stockrt at hotmail.com
ICQ: 78778973
GTalk: stockrt at gmail.com
Skype: stockrt

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi



More information about the rrd-users mailing list