Tagged Questions
2
votes
2answers
1k views
Pure PHP rrdtool
does anyone know a pure-php implementation of rrdtool? I googled this question, but only found answers about interfacing PHP & rrd...
1
vote
1answer
58 views
PHP script to update rrd database
I must developing an network monitor to monitoring several components using snmp. I save all received data in a round robin database.
I started to create an web based configuration center, that ...
1
vote
2answers
186 views
Is RRDtool good for monitoring website user actions?
Client wants graphical representation of users online, registrations/logins/logouts graphics etc. Is RRDtool ok for it?
0
votes
0answers
34 views
Graph realtime, circular buffer, -not time based- rrdtool?
I am researching how i can view clickthru rates in realtime manner.
Rrdtool only allows views / timestep which will result in interpolation.
We would like to have a realtime overview of 1000 clicks, ...
0
votes
1answer
44 views
RRDTool for php in Windows
I want to use the rrdtool extension for php to create graphs in windows. I need an php_rrdtools.dll or something like that.
Can anyone help me to create the php extensions to work with rrdtools or ...
0
votes
1answer
121 views
Where can i find RDDTool php extension for Windows?
i'm trying to use RDDTool with my apache/php5 on Windows but i can't find the extension for php..
can you help me ? does it exist ? how can i do with the rrdtool.exe only ?
Thanks
0
votes
1answer
101 views
Data retrival/storage & graphing solution selection
Good day everyone!
Our company have a need to set up some solution, that would allow us to grap almost live (1 second interval) data, from electrical equipment. Currently, the thing we are using, is ...