QuestionQ129

Performance

Which statement is accurate about displaying and retrieving data with MySQL Enterprise Monitor Query Analyzer?

  • A The Query Analyzer graph view range selector can extend to cover the same hour over multiple days.
  • B It is possible to filter a Query Analyzer view graph by database and by table.
  • C The Query Analyzer can plot a CPU utilization graph for remote hosts with a MySQL Enterprise Service Manager's built-in Agent installation.
  • D It is possible to export statements included in a graph selection in CSV format.
Explanation

MySQL Enterprise Monitor's Query Analyzer lets a user export the data underlying a graph or data-group selection, including the statements captured within that selection, as a comma-separated (.csv) file via export icons next to the graph and Browse Queries labels; a .png image export is also offered alongside the CSV option. This makes it possible to take any set of statements shown in a graph selection and export them in CSV format for further analysis outside the Monitor UI.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!