I am using MONyog on Mysql 5.1. It works really great while analyzing slow query log and general query log. But when I am sniffing queries, the responce time is huge after 10 minutes.
Can anybody tell me what might be the problem? Am I doing something wrong in settings<
Thank you,
Sushil
Could you check your sniffer settings for 'Data retention timeframe' and your 'Filter' settings for the Query Analyzer? When using a large data retention time-frame, a whole lot of data is accumulated, and as a result it will slow down the analysis process (as the entire data-set is processed unless you change the filter settings).