« Return to Thread: Generate rrd graph in real time

Re: Generate rrd graph in real time

by Robert Hagens :: Rate this Message:

Reply to Author | View in Thread

Hi,
I couldn't get php-rrdtool to work, it seems that support has stopped
for it. I could be wrong. I do all my work in php, and fire up rrdtool
as a separate process, and pipe commands to/from it from php.

Rob

 

Robert Hagens | Chief Technical Officer| Envysion, Inc.

950 Spruce Street | Louisville, CO 80027

303.590.2365 office | 303.590.2351 fax

rhagens@... | www.envysion.com | Visit our blog


-----Original Message-----
From: rrd-users-bounces@...
[mailto:rrd-users-bounces@...] On Behalf Of Simon Hobson
Sent: Wednesday, June 24, 2009 8:51 AM
To: rrd-users@...
Subject: Re: [rrd-users] Generate rrd graph in real time

frankie wrote:
>Hi all,  I want to generate the graph realtime when the web page is
visited
>by someone similar to cacti . Is php-rrdtool is the only way to do it?

No. I do it at work with a bash script and rrdtool, but I suspect php
or perl would be better as the bash script is not pretty !

See
https://lists.oetiker.ch/pipermail/rrd-users/2009-January/015167.html

--
Simon Hobson

Visit http://www.magpiesnestpublishing.co.uk/ for books by acclaimed
author Gladys Hobson. Novels - poetry - short stories - ideal as
Christmas stocking fillers. Some available as e-books.

_______________________________________________
rrd-users mailing list
rrd-users@...
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

_______________________________________________
rrd-users mailing list
rrd-users@...
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

 « Return to Thread: Generate rrd graph in real time