Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Tuning Mysql

forums forums Monyog Using Monyog Tuning Mysql

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #12490

      Hi,

      I have a server with 12GB RAM, 2 quadcores, and MySQL is very slow.

      I have to 340 sg of querys.

      As I can parameterize the server?

      Thanks

    • #32809
      Mahesh
      Member

      Install MONyog and register a problematic MySQL server. While registering enter valid details for what things you want to monitor.

      For example:

      If you want to monitor SSH server where MySQL server is running you can add this detail in SSH settings.

      Again if you want to analyze slow log to find out slow running queries you can enter slow log file path details in “MySQL Query log” settings

      Also you can enable sniffer to sniff real time queries and get notification for long running queries in “Sniffer Settings” etc..

      Once you registered successfully select a server and GoTo Monitors page.

      Here you might see some Warning/Critical events try to clear them by making changes to MySQL server's configuration file (my.cnf/my.ini file).

      To find out problematic queries you can use Query Analyzer feature to get aggregated view of slow running queries.

      Later you can optimize those queries by adding indexes, changing datatypes etc..

      To optimize queries you may use SQLyog (MySQL GUI) which has several feature for optimizing query like 'Query profiler', 'Calculate Optimal Datatypes' and 'Find Redudant Indexes' etc..

      This is continuous process in order to get optimum server performance.

      I suggest refer MONyog help documentation and whitepaper from here:

      http://www.webyog.com/doc/index.php

      http://www.webyog.com/en/whitepapers/MONyogWhitePaper.pdf

      Regards,

      Mahesh

Viewing 1 reply thread
  • You must be logged in to reply to this topic.