NYCPHP Meetup

NYPHP.org

[nycphp-talk] php with GD like mrtg - possible ?

Ovidiu nonreal at nonreal.ro
Wed Apr 14 04:10:58 EDT 2004


Hello.
I have a voice software witch enter in mySQL 5 new rows each minute: 

+----------------+-------------+---------------------+
| BoardID        | ActiveCalls | CurrentTime         |
+----------------+-------------+---------------------+
| dti(RTC SS7 2) |           0 | 2004-03-16 19:47:44 |
| dti(RTC SS7 1) |           0 | 2004-03-16 19:47:44 |
| dti(ALCATEL)   |           0 | 2004-03-16 19:47:44 |
| dti(ORANGE)    |           1 | 2004-03-16 19:47:44 |
| dti(RT-ISDN)   |           2 | 2004-03-16 19:47:44 |
+----------------+-------------+---------------------+
5 rows in set (0.54 sec)

Those rows are repeated each minute with new values for ActiveCalls. Anyone know a class or something capable to generate something just like mrtg. One chart for hour, another for day or week, month and so on for each dti ?
I was searching google and looking on thobias ( rrd tool ) for this but no luck.
Any suggestion will be more than welcome.
Thank you

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20040414/d084c88a/attachment.html>


More information about the talk mailing list