Search Results
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-example-creating-graph.html
Before creating a graph, review the preceding sections of this chapter as Graphs and Rules use similar components. And for an overview that's specific to graphs, see Section 31.1.2, “Overview of Graph Creation” This example creates a graph that ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-existing-users.html
The MySQL user: For Agents to report the status of a MySQL server, they connect to a MySQL user with privileges to read required data on that server: SHOW DATABASES, REPLICATION CLIENT, SUPER, CREATE, and SELECT. If you already have such a user on ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-grahs-timeseries-controls.html
This section describes the controls available on the All Timeseries Graphs page. View Filter The contents of the Timeseries Graphs page depend on the selections made in the View filter. The View filter is a pair of drop-down menus on the top-left ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-graphs-innodb-buffer-pool.html
The InnoDB Buffer Pool Usage Report displays the amount of space used in the InnoDB buffer pool and how the space is used. Each block in the grid represents a particular type of data stored in the buffer pool. For more information on the InnoDB ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-graphs-sys-schema-install-ref.html
The sys schema is a set of views, stored procedures, and functions, which provide access to the instrumentation data of the Performance Schema. The sys schema is installed by default in MySQL 5.7, but must be installed manually in earlier versions ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-graphs-time-series-graph-types.html
The following are the graph types: Individual: A single Asset has multiple data sets graphed on a chart. For example, counts of SELECT, INSERT, UPDATE, and DELETE statements on a single instance. Combined: Multiple assets have a single data set, ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-install-agent-general-notes.html
The Agent uses three users with different connection levels: Admin, General (optional), and Limited (optional). These can be created manually or by the installation and configuration process. Typically, one Agent is installed per host, and the Agent ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-install-server.html
This chapter describes the installation of MySQL Enterprise Service Manager. MySQL Enterprise Service Manager installer installs the following components: Apache Tomcat: mandatory component. Servlet container and web server which hosts MySQL ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-install-tuning-cpu.html
If both Apache Tomcat server and MySQL repository are installed on the same host, the best option in large scale environments is to move the MySQL Instance to its own host. This enables scaling to monitor hundreds of MySQL Instances and Hosts. To ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-install.html
This chapter describes the process of installing MySQL Enterprise Monitor on all operating systems. A working installation requires the following: One MySQL Enterprise Service Manager. You can use an existing MySQL instance for the repository, or ...