Hello David,

DL> is there an snmp mib or something available for snmp to monitor mysql
DL> server? or, does anyone have a script that they would like to share that
DL> they use to monitor and gather statistics about mysql?

MYSQLSTAT - A set of utilities to monitor, store and display Mysql DBMS usage 
statistics

Types of stats: 

1. Number of queries (queries/sec) 
2. Number of Connections (conn/sec) 
3. Data In/Out (bytes/sec) 
4. Key write requests (requests/sec) 
5. Key read requests (requests/sec) 
6. Key writes (writes/sec) 
7. Key reads (reads/sec) 
8. Types of queries 
9. Temporary and disk tables usage 

http://www.mysqlstat.org/en/
http://www.mysqlstat.org/en/screenshot



Best regards,
 Andrew Sitnikov                         
 e-mail : [EMAIL PROTECTED]
 GSM    : (+372) 56491109


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to