{% extends 'server/status/base.twig' %} {% set active = 'monitor' %} {% block content %}
{% trans %} The phpMyAdmin Monitor can assist you in optimizing the server configuration and track down time intensive queries. For the latter you will need to set log_output to 'TABLE' and have either the slow_query_log or general_log enabled. Note however, that the general_log produces a lot of data and increases server load by up to 15%. {% endtrans %}
{% trans 'Selected time range:' %} -
{% trans 'Choose from which log you want the statistics to be generated from.' %}
{% trans 'Results are grouped by query text.' %}