in reply to Perl to monitor a table in database
I'm pretty sure Toad does this, by periodically updating the Toad system tables in a database with statistics about tables/schemas. Perhaps you could just replicate this functionality using DBI, and have a nice AJAX front end (using jQuery and flot maybe?) talking to a CGI back end for 'real time' (real time may not be wise) updates.
Martin
|
---|