On Sat, Mar 27, 2010 at 11:41 PM, Marc Delisle marc@infomarc.info wrote:
Neeraj Agarwal a écrit :
Hi,
We should have both the current status and historic data upto a user
defined
date.
Regards, Neeraj Agarwal
Please ... I'm allergic to top-posting ...
How do you plan to collect this historic data?
On Sat, Mar 27, 2010 at 11:24 PM, Marc Delisle marc@infomarc.info
wrote:
Neeraj Agarwal a écrit :
Hello Everyone,
I have been using phpMyAdmin a lot for my development work on PHP/
MySQL
and
it really fascinates. It creates such a simple interface for regular
people
to manage their database.
I very much liked the idea of server status page for PMA.
Using GD2 library (PHP) would be the most convenient option.
We can build graphs for volumes, errors, traffic inflows, server
downtime
due to high volume, highlight server alerts, breakdown, etc
Anybody here to discuss the idea?
Regards, Neeraj Agarwal
Hi, do you plan to display graphs for only the current server status or for historic data?
-- Marc Delisle http://infomarc.info
Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev
Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
-- Marc Delisle http://infomarc.info
Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Hi
We can create triggers for each query which can make up our database.
Or can create a library which the user can add to their scripts and then provide analytics on historical data.
------ Regards, Neeraj Agarwal