The Management Pack for MySQL collects the metrics listed in the table below, according to MySQL resource kinds.

Download metrics list as .csv file

Resource Kind Resource Group Resource Attribute Attribute Type Attribute Description
MySQL Tag Relationships Replication Master Children string List of children Replication Master resources
MySQL Tag Relationships Database Children string List of children Database resources
MySQL Tag Relationships Index Children string List of children Index resources
MySQL Tag Relationships Instance Children string List of children Instance resources
MySQL Tag Relationships Query Children string List of children Query resources
MySQL Tag Relationships Children string List of childrenresources
MySQL Tag Relationships Table Children string List of children Table resources
MySQL Tag Relationships Tablespace Children string List of children Tablespace resources
MySQL Tag Relationships Replication Slave Children string List of children Replication Slave resources
MySQL Replication Master Details Master Host string The master host that the slave is connected to
MySQL Replication Master Details Master Port integer The port used to connect to the master
MySQL Replication Master Details Master UUID string The Universally Unique Identifier from the master
MySQL Replication Master Master Last I/O Error Message string The error message of the most recent error that caused the I/O thread to stop
MySQL Replication Master Master Last I/O Error Number integer The error number of the most recent error that caused the I/O thread to stop. 0 means no error has been recorded
MySQL Replication Master Master Last I/O Error Timestamp string A timestamp in YYMMDD HH:MM:SS format that shows when the most recent I/O error took place
MySQL Replication Master Master Last SQL Error Message string The error message of the most recent error that caused the SQL thread to stop
MySQL Replication Master Master Last SQL Error Number integer The error number of the most recent error that caused the SQL thread to stop. 0 means no error has been recorded
MySQL Replication Master Master Last SQL Error Timestamp string A timestamp in YYMMDD HH:MM:SS format that shows when the last SQL error occurred
MySQL Replication Master Slave Slave I/O Running string Whether the I/O thread is started and has connected successfully to the master
MySQL Replication Master Slave Slave I/O State string A copy of the State field of the SHOW PROCESSLIST output for the slave I/O thread. This tells you what the thread is doing: trying to connect to the master, waiting for events from the master, reconnecting to the master, and so on
MySQL Replication Master Slave Slave SQL Running string Whether the SQL thread is started
MySQL Replication Master Slave Slave SQL Running State string The state of the SQL thread
MySQL Replication Master User Configuration Auto Positioning integer Whether or not auto-positioning is in use
MySQL Replication Master User Configuration Connect Retry Durations integer The number of seconds between connect retries
MySQL Replication Master User Configuration Master Retry Count integer The number of times the slave can attempt to reconnect to the master in the event of a lost connection
MySQL Replication Master User Configuration Master SSL Allowed string Whether or not an SSL connection to the master is permitted. This value will report as 'Ignored' if an SSL connection is permitted but the slave server does not have SSL support enabled
MySQL Replication Master User Configuration Master SSL Verify Server Certificate string Whether or not SSL server certificates must be validated
MySQL Replication Master User Configuration Master User string The user name of the account used to connect to the master
MySQL Replication Master User Configuration SQL Delay integer The number of seconds that the slave must lag the master
MySQL Replication Master Relationships Instance Children string List of child Instance resources
MySQL Replication Master Relationships MySQL Tag Parents string List of parent MySQL Tag resources
MySQL Database Capacity Database Data Size integer The size of the database's data
MySQL Database Capacity Database Index Size integer The size of the database's indexes
MySQL Database Capacity Database Total Size integer The total size of the database
MySQL Database I/O I/O Misc Latency integer The average latency of miscellaneous I/O
MySQL Database I/O I/O Misc Requests float The number of I/O miscellaneous requests
MySQL Database I/O I/O Read Latency integer The average latency of I/O reads
MySQL Database I/O I/O Read Requests float The number of I/O read requests
MySQL Database I/O I/O Reads float The number of I/O reads
MySQL Database I/O I/O Write Latency integer The average latency of I/O writes
MySQL Database I/O I/O Write Requests float The number of I/O write requests
MySQL Database I/O I/O Writes float The number of I/O writes
MySQL Database Index Unused Indexes integer The number of unused indexes
MySQL Database Row Operations Rows Deleted float The number of rows deleted
MySQL Database Row Operations Rows Fetched float The number of rows fetched
MySQL Database Row Operations Rows Inserted float The number of rows inserted
MySQL Database Row Operations Rows Read float The number of rows read
MySQL Database Row Operations Rows Read/Written float The total number of rows read and written
MySQL Database Row Operations Rows Updated float The number of rows updated
MySQL Database Row Operations Rows Written float The number of rows written
MySQL Database Threads Binlog Dump Threads integer The number of Binlog Dump threads
MySQL Database Threads Change User Threads integer The number of Change User threads
MySQL Database Threads Close Statement Threads integer The number of Close Statement threads
MySQL Database Threads Connect Out Threads integer The number of Connect Out threads
MySQL Database Threads Connect Threads integer The number of Connect threads
MySQL Database Threads Connected Threads integer The number of Connected threads
MySQL Database Threads Create DB Threads integer The number of Create DB threads
MySQL Database Threads Daemon Threads integer The number of Daemon threads
MySQL Database Threads Debug Threads integer The number of Debug threads
MySQL Database Threads Delayed Insert Threads integer The number of Delayed Insert threads
MySQL Database Threads Drop DB Threads integer The number of Drop DB threads
MySQL Database Threads Error Threads integer The number of Error threads
MySQL Database Threads Execute Threads integer The number of Execute threads
MySQL Database Threads Fetch Threads integer The number of Fetch threads
MySQL Database Threads Field List Threads integer The number of Field List threads
MySQL Database Threads Init DB Threads integer The number of Init DB threads
MySQL Database Threads Kill Threads integer The number of Kill threads
MySQL Database Threads Long Data Threads integer The number of Long Data threads
MySQL Database Threads Misc Threads integer The number of Misc threads
MySQL Database Threads Ping Threads integer The number of Ping threads
MySQL Database Threads Prepare Threads integer The number of Prepare threads
MySQL Database Threads Processlist Threads integer The number of Processlist threads
MySQL Database Threads Query Threads integer The number of Query threads
MySQL Database Threads Quit Threads integer The number of Quit threads
MySQL Database Threads Refresh Threads integer The number of Refresh threads
MySQL Database Threads Register Slave Threads integer The number of Register Slave threads
MySQL Database Threads Reset Statement Threads integer The number of Reset Statement threads
MySQL Database Threads Set Option Threads integer The number of Set Option threads
MySQL Database Threads Shutdown Threads integer The number of Shutdown threads
MySQL Database Threads Sleep Threads integer The number of Sleep threads
MySQL Database Threads Statistics Threads integer The number of Statistics threads
MySQL Database Threads Table Dump Threads integer The number of Table Dump threads
MySQL Database Wait Time Average Delete Wait Time integer The average Delete wait time
MySQL Database Wait Time Average Fetch Wait Time integer The average Fetch wait time
MySQL Database Wait Time Average Insert Wait Time integer The average Insert wait time
MySQL Database Wait Time Average Read Wait Time integer The average Read wait time
MySQL Database Wait Time Average Read/Write Wait Time integer The average R/W wait time
MySQL Database Wait Time Average Update Wait Time integer The average Update wait time
MySQL Database Wait Time Average Write Wait Time integer The average Write wait time
MySQL Database Wait Time Maximum Delete Wait Time integer The maximum Delete wait time
MySQL Database Wait Time Maximum Fetch Wait Time integer The maximum Fetch wait time
MySQL Database Wait Time Maximum Insert Wait Time integer The maximum Insert wait time
MySQL Database Wait Time Maximum Read Wait Time integer The maximum Read wait time
MySQL Database Wait Time Maximum Read/Write Wait Time integer The maximum R/W wait time
MySQL Database Wait Time Maximum Update Wait Time integer The maximum Update wait time
MySQL Database Wait Time Maximum Write Wait Time integer The maximum Write wait time
MySQL Database Wait Time Minimum Delete Wait Time integer The minimum Delete wait time
MySQL Database Wait Time Minimum Fetch Wait Time integer The minimum Fetch wait time
MySQL Database Wait Time Minimum Insert Wait Time integer The minimum Insert wait time
MySQL Database Wait Time Minimum Read Wait Time integer The minimum Read wait time
MySQL Database Wait Time Minimum Read/Write Wait Time integer The minimum R/W wait time
MySQL Database Wait Time Minimum Update Wait Time integer The minimum Update wait time
MySQL Database Wait Time Minimum Write Wait Time integer The minimum Write wait time
MySQL Database Wait Time Total Delete Wait Time float The total Delete wait time
MySQL Database Wait Time Total Fetch Wait Time float The total Fetch wait time
MySQL Database Wait Time Total Insert Wait Time float The total Insert wait time
MySQL Database Wait Time Total Read Wait Time float The total Read wait time
MySQL Database Wait Time Total Read/Write Wait Time float The total R/W wait time
MySQL Database Wait Time Total Update Wait Time float The total Update wait time
MySQL Database Wait Time Total Write Wait Time float The total Write wait time
MySQL Database Relationships Instance Parents string List of parent Instance resources
MySQL Database Relationships MySQL Tag Parents string List of parent MySQL Tag resources
MySQL Database Relationships Query Children string List of child Query resources
MySQL Database Relationships Table Children string List of child Table resources
MySQL Database Hostname (Deprecated) string
MySQL Database Port (Deprecated) integer
MySQL Database Database Name (Deprecated) string
MySQL Database Database Total Size (Deprecated) integer
MySQL Database Database Data Size (Deprecated) integer
MySQL Database Database Index Size (Deprecated) integer
MySQL Database Unused Indexes (Deprecated) integer
MySQL Database Rows Read/Written (Deprecated) integer
MySQL Database R/W Total Wait Time (Deprecated) integer
MySQL Database R/W Min Wait Time (Deprecated) integer
MySQL Database R/W Average Wait Time (Deprecated) integer
MySQL Database R/W Max Wait Time (Deprecated) integer
MySQL Database Rows Read (Deprecated) integer
MySQL Database Read Total Wait Time (Deprecated) integer
MySQL Database Read Min Wait Time (Deprecated) integer
MySQL Database Read Average Wait Time (Deprecated) integer
MySQL Database Read Max Wait Time (Deprecated) integer
MySQL Database Rows Written (Deprecated) integer
MySQL Database Write Total Wait Time (Deprecated) integer
MySQL Database Write Min Wait Time (Deprecated) integer
MySQL Database Write Average Wait Time (Deprecated) integer
MySQL Database Write Max Wait Time (Deprecated) integer
MySQL Database Rows Fetched (Deprecated) integer
MySQL Database Fetch Total Wait Time (Deprecated) integer
MySQL Database Fetch Min Wait Time (Deprecated) integer
MySQL Database Fetch Average Wait Time (Deprecated) integer
MySQL Database Fetch Max Wait Time (Deprecated) integer
MySQL Database Rows Inserted (Deprecated) integer
MySQL Database Insert Total Wait Time (Deprecated) integer
MySQL Database Insert Min Wait Time (Deprecated) integer
MySQL Database Insert Average Wait Time (Deprecated) integer
MySQL Database Insert Max Wait Time (Deprecated) integer
MySQL Database Rows Updated (Deprecated) integer
MySQL Database Update Total Wait Time (Deprecated) integer
MySQL Database Update Min Wait Time (Deprecated) integer
MySQL Database Update Average Wait Time (Deprecated) integer
MySQL Database Update Max Wait Time (Deprecated) integer
MySQL Database Rows Deleted (Deprecated) integer
MySQL Database Delete Total Wait Time (Deprecated) integer
MySQL Database Delete Min Wait Time (Deprecated) integer
MySQL Database Delete Average Wait Time (Deprecated) integer
MySQL Database Delete Max Wait Time (Deprecated) integer
MySQL Database I/O Read Requests (Deprecated) integer
MySQL Database I/O Read (Deprecated) integer
MySQL Database I/O Read Latency (Deprecated) integer
MySQL Database I/O Write Requests (Deprecated) integer
MySQL Database I/O Write (Deprecated) integer
MySQL Database I/O Write Latency (Deprecated) integer
MySQL Database I/O Misc Requests (Deprecated) integer
MySQL Database I/O Misc Latency (Deprecated) integer
MySQL Index Activity Is Used string Whether or not the index is used
MySQL Index Row Operations Rows Deleted float The total number of rows deleted from the index
MySQL Index Row Operations Rows Inserted float The total number of rows inserted into the index
MySQL Index Row Operations Rows Selected float The total number of rows read using the index
MySQL Index Row Operations Rows Updated float The total number of rows updated in the index
MySQL Index Wait Time Delete Latency float The total wait time of timed deletes from the index
MySQL Index Wait Time Insert Latency float The total wait time of timed inserts into the index
MySQL Index Wait Time Select Latency float The total wait time of timed reads using the index
MySQL Index Wait Time Update Latency float The total wait time of timed updates in the index
MySQL Index Relationships MySQL Tag Parents string List of parent MySQL Tag resources
MySQL Index Relationships Table Parents string List of parent Table resources
MySQL Instance Activity ALTER TABLE's, CREATE INDEX's, DROP INDEX's In Progress integer Number of ALTER TABLE, CREATE INDEX, DROP INDEX in progress
MySQL Instance Activity Indexes Being Created Online integer Number of indexes being created online
MySQL Instance Activity Indexes Waiting To Drop integer Number of indexes waiting to be dropped after failed index creation
MySQL Instance Activity Table Handles Closed float The number of table handles closed
MySQL Instance Activity Table Handles Opened float The number of table handles opened
MySQL Instance Activity Table Reference Count float The number of table references
MySQL Instance Activity Tables Waiting To Drop integer Number of tables in background drop table list
MySQL Instance Adaptive Hash Index Adaptive Hash B-tree Searches float The number of searches using B-tree on an index search
MySQL Instance Adaptive Hash Index Adaptive Hash Pages Added float The number of index pages on which the Adaptive Hash Index is built
MySQL Instance Adaptive Hash Index Adaptive Hash Pages Removed float The number of index pages whose corresponding Adaptive Hash Index entries were removed
MySQL Instance Adaptive Hash Index Adaptive Hash Rows Added float The number of Adaptive Hash Index rows added
MySQL Instance Adaptive Hash Index Adaptive Hash Rows Deleted With No Hash Entry float The number of rows deleted that did not have corresponding Adaptive Hash Index entries
MySQL Instance Adaptive Hash Index Adaptive Hash Rows Removed float The number of Adaptive Hash Index rows removed
MySQL Instance Adaptive Hash Index Adaptive Hash Rows Updated float The number of Adaptive Hash Index rows updated
MySQL Instance Adaptive Hash Index Adaptive Hash Searches float The number of successful searches using Adaptive Hash Index
MySQL Instance Buffer Buffer Data Reads float The amount of data read in bytes
MySQL Instance Buffer Buffer Data Written float The amount of data written in bytes
MySQL Instance Buffer Buffer Flush Adaptive float The number of adaptive batches
MySQL Instance Buffer Buffer Flush Adaptive Pages float The pages queued as an adaptive batch
MySQL Instance Buffer Buffer Flush Adaptive Total Pages float The total pages flushed as part of adaptive flushing
MySQL Instance Buffer Buffer Flush Average Page Rate float The average number of pages at which flushing is happening
MySQL Instance Buffer Buffer Flush Background float The number of background batches
MySQL Instance Buffer Buffer Flush Background Pages float The number of pages queued as a background batch
MySQL Instance Buffer Buffer Flush Background Total Pages float The total pages flushed as part of background batches
MySQL Instance Buffer Buffer Flush Batch Num Scan float The number of times buffer flush list flush is called
MySQL Instance Buffer Buffer Flush Batch Pages float The number of pages queued as a flush batch
MySQL Instance Buffer Buffer Flush Batch Rescan float The number of times rescan of flush list forced
MySQL Instance Buffer Buffer Flush Batch Scanned float The total pages scanned as part of flush batch
MySQL Instance Buffer Buffer Flush Batch Scanned Per Call float The number of pages scanned per flush batch scan
MySQL Instance Buffer Buffer Flush Batch Total Pages float The total pages flushed as part of flush batch
MySQL Instance Buffer Buffer Flush Batches float The number of flush batches
MySQL Instance Buffer Buffer Flush LSN Average Rate float The average redo generation rate
MySQL Instance Buffer Buffer Flush Neighbor float The number of times neighbors flushing is invoked
MySQL Instance Buffer Buffer Flush Neighbor Pages float The number of pages queued as a neighbor batch
MySQL Instance Buffer Buffer Flush Neighbor Total Pages float The total neighbors flushed as part of neighbor flush
MySQL Instance Buffer Buffer Flush Number To Flush Requested float The number of pages requested for flushing
MySQL Instance Buffer Buffer Flush Percent For Dirty float The percent of I/O capacity used to avoid max dirty page limit.
MySQL Instance Buffer Buffer Flush Percent For LSN float The percent of I/O capacity used to avoid reusable redo space limit
MySQL Instance Buffer Buffer Flush Sync float The number of sync batches
MySQL Instance Buffer Buffer Flush Sync Pages float The pages queued as a sync batch
MySQL Instance Buffer Buffer Flush Sync Total Pages float The total pages flushed as part of sync batches
MySQL Instance Buffer Buffer Flush Sync Waits float The number of times a wait happens due to sync flushing
MySQL Instance Buffer Buffer LRU Batch Evict Pages float The number of pages queued as a LRU evict batch
MySQL Instance Buffer Buffer LRU Batch Evict Total Pages float The total pages evicted as part of LRU evict batch
MySQL Instance Buffer Buffer LRU Batch Flush Pages float The number of pages queued as a LRU flush batch
MySQL Instance Buffer Buffer LRU Batch Flush Total Pages float The total pages flushed as part of LRU flush batch
MySQL Instance Buffer Buffer LRU Batch Number Scanned float The number of times LRU batch is called
MySQL Instance Buffer Buffer LRU Batch Pages float The number of pages queued as an LRU batch
MySQL Instance Buffer Buffer LRU Batch Scanned float The total pages scanned as part of LRU batch
MySQL Instance Buffer Buffer LRU Batch Scanned Per Call float The number of pages scanned per LRU batch call
MySQL Instance Buffer Buffer LRU Batch Total Pages float The total pages flushed as part of LRU batches
MySQL Instance Buffer Buffer LRU Batches float The number of LRU batches
MySQL Instance Buffer Buffer LRU Batches Evict float The number of LRU evict batches
MySQL Instance Buffer Buffer LRU Batches Flush float The number of LRU flush batches
MySQL Instance Buffer Buffer LRU Get Free Search float The number of searches performed for a clean page
MySQL Instance Buffer Buffer LRU Search Number Scan float The number of times LRU search is performed
MySQL Instance Buffer Buffer LRU Search Scanned float The total pages scanned as part of LRU search
MySQL Instance Buffer Buffer LRU Search Scanned Per Call float The number of pages scanned per single LRU search
MySQL Instance Buffer Buffer LRU Single Flush Failure Count float The number of attempts to flush a single page from LRU failed
MySQL Instance Buffer Buffer LRU Single Flush Number Scan float The number of times single page LRU flush is called
MySQL Instance Buffer Buffer LRU Single Flush Scanned float The total pages scanned as part of single page LRU flush
MySQL Instance Buffer Buffer LRU Single Flush Scanned Per Call float The number of pages scanned per single LRU flush
MySQL Instance Buffer Buffer LRU Unzip Search Number Scan float The number of times LRU unzip search is performed
MySQL Instance Buffer Buffer LRU Unzip Search Scanned float The total pages scanned as part of LRU unzip search
MySQL Instance Buffer Buffer LRU Unzip Search Scanned Per Call float The number of pages scanned per single LRU unzip search
MySQL Instance Buffer Buffer Pages Created float The number of pages created
MySQL Instance Buffer Buffer Pages Read float The number of pages read
MySQL Instance Buffer Buffer Pages Written float The number of pages written
MySQL Instance Buffer Buffer Pool Bytes Data integer The number of buffer bytes containing data
MySQL Instance Buffer Buffer Pool Bytes Dirty integer The number of buffer bytes currently dirty
MySQL Instance Buffer Buffer Pool Pages Data integer The number of buffer pages containing data
MySQL Instance Buffer Buffer Pool Pages Dirty integer The number of buffer pages currently dirty
MySQL Instance Buffer Buffer Pool Pages Free integer The buffer pages currently free
MySQL Instance Buffer Buffer Pool Pages Miscellaneous integer The number of buffer pages for miscellaneous use such as row locks or the adaptive hash index
MySQL Instance Buffer Buffer Pool Pages Total integer The total buffer pool size in pages
MySQL Instance Buffer Buffer Pool Read Ahead float The number of pages read as read ahead
MySQL Instance Buffer Buffer Pool Read Ahead Evicted float The read-ahead pages evicted without being accessed
MySQL Instance Buffer Buffer Pool Read Requests float The number of logical read requests
MySQL Instance Buffer Buffer Pool Reads float The number of reads directly from disk
MySQL Instance Buffer Buffer Pool Size integer The server buffer pool size (all buffer pools) in bytes
MySQL Instance Buffer Buffer Pool Wait Free float The number of times waited for free buffer
MySQL Instance Buffer Buffer Pool Write Requests float The number of write requests
MySQL Instance Buffer Page I/O Buffer Page Read Extent Descriptor float The number of Extent Descriptor Pages read
MySQL Instance Buffer Page I/O Buffer Page Read File Space Header float The number of File Space Header Pages read
MySQL Instance Buffer Page I/O Buffer Page Read First Compressed BLOB float The number of First Compressed BLOB Pages read
MySQL Instance Buffer Page I/O Buffer Page Read Index Inode float The number of Index Inode Pages read
MySQL Instance Buffer Page I/O Buffer Page Read Index Insert Buffer Leaf float The number of Insert Buffer Index Leaf Pages read
MySQL Instance Buffer Page I/O Buffer Page Read Index Insert Buffer Non Leaf float The number of Insert Buffer Index Non-Leaf Pages read
MySQL Instance Buffer Page I/O Buffer Page Read Index Leaf float The number of Index Leaf Pages read
MySQL Instance Buffer Page I/O Buffer Page Read Index Non Leaf float The number of Index Non-leaf Pages read
MySQL Instance Buffer Page I/O Buffer Page Read Insert Buffer Bitmap float The number of Insert Buffer Bitmap Pages read
MySQL Instance Buffer Page I/O Buffer Page Read Insert Buffer Free List float The number of Insert Buffer Free List Pages read
MySQL Instance Buffer Page I/O Buffer Page Read Other float The number of other/unknown (old version of InnoDB) Pages read
MySQL Instance Buffer Page I/O Buffer Page Read Subsequent Compressed BLOB float The number of Subsequent Compressed BLOB Pages read
MySQL Instance Buffer Page I/O Buffer Page Read System Page float The number of System Pages read
MySQL Instance Buffer Page I/O Buffer Page Read Transaction System float The number of Transaction System Pages read
MySQL Instance Buffer Page I/O Buffer Page Read Uncompressed BLOB float The number of Uncompressed BLOB Pages read
MySQL Instance Buffer Page I/O Buffer Page Read Undo Log float The number of Undo Log Pages read
MySQL Instance Buffer Page I/O Buffer Page Written Extent Descriptor float The number of Extent Descriptor Pages written
MySQL Instance Buffer Page I/O Buffer Page Written File Space Header float The number of File Space Header Pages written
MySQL Instance Buffer Page I/O Buffer Page Written First Compressed BLOB float The number of First Compressed BLOB Pages written
MySQL Instance Buffer Page I/O Buffer Page Written Index Inode float The number of Index Inode Pages written
MySQL Instance Buffer Page I/O Buffer Page Written Index Insert Buffer Leaf float The number of Insert Buffer Index Leaf Pages written
MySQL Instance Buffer Page I/O Buffer Page Written Index Insert Buffer Non Leaf float The number of Insert Buffer Index Non-Leaf Pages written
MySQL Instance Buffer Page I/O Buffer Page Written Index Leaf float The number of Index Leaf Pages written
MySQL Instance Buffer Page I/O Buffer Page Written Index Non Leaf float The number of Index Non-leaf Pages written
MySQL Instance Buffer Page I/O Buffer Page Written Insert Buffer Bitmap float The number of Insert Buffer Bitmap Pages written
MySQL Instance Buffer Page I/O Buffer Page Written Insert Buffer Free List float The number of Insert Buffer Free List Pages written
MySQL Instance Buffer Page I/O Buffer Page Written Other float The number of other/unknown (old version InnoDB) Pages written
MySQL Instance Buffer Page I/O Buffer Page Written Subsequent Compressed BLOB float The number of Subsequent Compressed BLOB Pages written
MySQL Instance Buffer Page I/O Buffer Page Written System Page float The number of System Pages written
MySQL Instance Buffer Page I/O Buffer Page Written Transaction System float The number of Transaction System Pages written
MySQL Instance Buffer Page I/O Buffer Page Written Uncompressed BLOB float The number of Uncompressed BLOB Pages written
MySQL Instance Buffer Page I/O Buffer Page Written Undo Log float The number of Undo Log Pages written
MySQL Instance Change Buffer Change Buffer Deleted Merged Operations Discarded float The number of delete merged operations discarded
MySQL Instance Change Buffer Change Buffer Deleted Records Merged float The number of deleted records merged by change buffering
MySQL Instance Change Buffer Change Buffer Insert Merged Operations Discarded float The number of insert merged operations discarded
MySQL Instance Change Buffer Change Buffer Inserted Records Merged float The number of inserted records merged by change buffering
MySQL Instance Change Buffer Change Buffer Number Merges float The number of change buffer merges
MySQL Instance Change Buffer Change Buffer Purge Merged Records Discarded float The number of purge merged operations discarded
MySQL Instance Change Buffer Change Buffer Purge Records Merged float The number of purge records merged by change buffering
MySQL Instance Change Buffer Change Buffer Size integer The change buffer size in pages
MySQL Instance Compression Number of Padding Decrements Due To Compression float The number of times padding is decremented due to good compressibility
MySQL Instance Compression Number of Padding Increments Due To Compression float The number of times padding is incremented to avoid compression failures
MySQL Instance Compression Number of Pages Compressed float The number of pages compressed
MySQL Instance Compression Number of Pages Decompressed float The number of pages decompressed
MySQL Instance Connection Aborted Connections float The number of failed attempts to connect to the MySQL server
MySQL Instance Connection Connections float The number of connection attempts (successful or not) to the MySQL server
MySQL Instance Connection Max Used Connections integer The maximum number of connections that have been in use simultaneously since the server started
MySQL Instance Connection SSL Client Connections float The number of SSL connection attempts to an SSL-enabled master
MySQL Instance Connection SSL Connection Renegotiates float The number of negotiates needed to establish the connection to an SSL-enabled master
MySQL Instance Connection SSL Finished Connections float The number of successful slave connections to an SSL-enabled master
MySQL Instance Connection Threads Connected integer The number of currently open connections
MySQL Instance Details Hostname string The Hostname
MySQL Instance Details Instance Name string The Instance Name
MySQL Instance Details Instance Total Disk Size integer The total size of all databases for this instance
MySQL Instance Details Port integer The Port
MySQL Instance Details Server ID integer The Identifier of the MySQL Instance
MySQL Instance Details Server UUID string The Universally Unique Identifier of the MySQL Instance
MySQL Instance Details Version string The Version
MySQL Instance Index Index Page Discards float The number of index pages discarded
MySQL Instance Index Index Page Merge Attempts float The number of index page merge attempts
MySQL Instance Index Index Page Merge Successes float The number of successful index page merges
MySQL Instance Index Index Page Reorganization Attempts float The number of index page reorganization attempts
MySQL Instance Index Index Page Reorganization Successes float The number of successful index page reorganizations
MySQL Instance Index Index Page Splits float The number of index page splits
MySQL Instance Locking Deadlocks float The number of deadlocks
MySQL Instance Locking Lock Timeouts float The number of lock timeouts
MySQL Instance Locking Record Lock Requests float The number of record locks requested
MySQL Instance Locking Record Lock Waits float The number of record locks requested
MySQL Instance Locking Record Locks integer The current number of record locks on tables
MySQL Instance Locking Record Locks Created float The number of record locks created
MySQL Instance Locking Record Locks Removed float The number of record locks removed from the lock queue
MySQL Instance Locking Row Lock Current Waits integer Number of row locks currently being waited for
MySQL Instance Locking Row Lock Time float Time spent in acquiring row locks
MySQL Instance Locking Row Lock Time Average float The average time to acquire a row lock
MySQL Instance Locking Row Lock Time Max float The maximum time to acquire a row lock
MySQL Instance Locking Row Lock Waits float Number of times a row lock had to be waited for
MySQL Instance Locking Table Lock Waits float The number of record locks requested
MySQL Instance Locking Table Locks float The number of tables locks
MySQL Instance Locking Table Locks Created float The number of table locks created
MySQL Instance Locking Table Locks Removed float The number of table locks removed from the lock queue
MySQL Instance Memory Memory Pool Size integer Size of a memory pool InnoDB uses to store data dictionary and internal data structures in bytes
MySQL Instance Memory Total Allocated Memory integer The total allocated memory
MySQL Instance Operating System Data Reads float The number of reads initiated
MySQL Instance Operating System Data Writes float The number of writes initiated
MySQL Instance Operating System Files Currently Open integer The number of files currently open
MySQL Instance Operating System Log Bytes Written float The bytes of log written
MySQL Instance Operating System Log Pending Writes float The number of pending log file writes
MySQL Instance Operating System Log Pending fsync Writes float The number of pending fsync writes
MySQL Instance Operating System Log fsync Writes float The number of fsync log writes
MySQL Instance Operating System Pending Reads integer The number of reads pending
MySQL Instance Operating System Pending Writes integer The number of writes pending
MySQL Instance Operating System fsync() Calls Count float The number of fsync() calls
MySQL Instance Purge Purge DML Delay Time integer The microseconds DML to be delayed due to purge lagging
MySQL Instance Purge Purge Delete Marked Records float The number of delete-marked rows purged
MySQL Instance Purge Purge Invoked float The number of times purge was invoked
MySQL Instance Purge Purge Resume Count integer The number of times purge was resumed
MySQL Instance Purge Purge Stop Count integer The number of times purge was stopped
MySQL Instance Purge Purge Undo Log Pages float The number of undo log pages handled by the purge
MySQL Instance Purge Purge Update Existing Or External Records float The number of purges on updates of existing records and updates on delete marked record with externally stored field
MySQL Instance Recovery Log Checkpoints float The number of checkpoints
MySQL Instance Recovery Log Current LSN integer The current log sequence number value
MySQL Instance Recovery Log LSN Checkpoint Age float The current log sequence number value minus log sequence number at last checkpoint
MySQL Instance Recovery Log LSN at Last Checkpoint integer The log sequence number at last checkpoint
MySQL Instance Recovery Log LSN of Last Flush integer The log sequence number of Last flush
MySQL Instance Recovery Log Number Log IO float The number of log I/Os
MySQL Instance Recovery Log Oldest LSN in Buffer Pool integer The oldest modified block log sequence number in the buffer pool
MySQL Instance Recovery Log Pending Checkpoint Writes float The pending checkpoints
MySQL Instance Recovery Log Pending Log Writes float The pending log writes
MySQL Instance Recovery Log Waits float The number of log waits due to small log buffer
MySQL Instance Recovery Log Write Requests float The number of log write requests
MySQL Instance Recovery Log Writes float The number of log writes
MySQL Instance Recovery Max Modified LSN Age For ASYNC Preflush integer The maximum log sequence number difference; when exceeded, start asynchronous preflush
MySQL Instance Recovery Max Modified LSN Age For SYNC Preflush integer The maximum log sequence number difference; when exceeded, start synchronous preflush
MySQL Instance Row Operations Rows Deleted float The number of rows deleted
MySQL Instance Row Operations Rows Inserted float The number of rows inserted
MySQL Instance Row Operations Rows Read float The number of rows read
MySQL Instance Row Operations Rows Updated float The number of rows updated
MySQL Instance Server Background Drop Table Time float The time spent to process drop table list
MySQL Instance Server Change Buffer Merge Time float The time spent to process change buffer merge
MySQL Instance Server Checkpoint Time float The time spent by master thread to do checkpoint
MySQL Instance Server DICT LRU Processing Time float The time spent to process DICT LRU list
MySQL Instance Server Doublewrite Operation Pages Written float The number of pages that have been written for doublewrite operations (innodb_dblwr_pages_written)
MySQL Instance Server Doublewrite Writes float The number of doublewrite operations that have been performed (innodb_dblwr_writes)
MySQL Instance Server Log Flush Time float The time spent to flush log records
MySQL Instance Server Master Active Loops float The number of times master thread performs its tasks when server is active
MySQL Instance Server Master Idle Loops float The number of times master thread performs its tasks when server is idle
MySQL Instance Server Master Purge Time float The time spent by master thread to purge records
MySQL Instance Server Master Thread Sleep Time float The amount of time master thread has slept
MySQL Instance Server Memory Validation Time float The time spent to do memory validation
MySQL Instance Server OS Waits From Exclusive Latch Request float The number of rwlock OS waits due to exclusive latch request
MySQL Instance Server OS Waits From Shared Latch Request float The number of rwlock OS waits due to shared latch request
MySQL Instance Server Server Activity Count integer The current server activity count
MySQL Instance Server rwlock Spin Loop Rounds From Exclusive Latch Request float The number of rwlock spin loop rounds due to exclusive latch request
MySQL Instance Server rwlock Spin Loop Rounds From Shared Latch Request float The number of rwlock spin loop rounds due to shared latch request
MySQL Instance Server rwlock Spin Waits From Exclusive Latch Request float The number of rwlock spin waits due to exclusive latch request
MySQL Instance Server rwlock Spin Waits From Shared Latch Request float The number of rwlock spin waits due to shared latch request
MySQL Instance Transaction Active Transactions integer The number of active transactions
MySQL Instance Transaction Active Transactions Rolled Back float The number of resurrected active transactions rolled back
MySQL Instance Transaction Current Rollback Size integer The current rollback segment size
MySQL Instance Transaction Insert And Update Commits float The number of transactions committed with inserts and updates
MySQL Instance Transaction Non-Locking Auto-Commit Read Only Commits float The number of non-locking auto-commit read-only transactions committed
MySQL Instance Transaction Read Only Transaction Commits float The number of read-only transactions committed
MySQL Instance Transaction Read Write Transaction Commits float The number of read-write transactions committed
MySQL Instance Transaction TRX_RSEG_HISTORY List Length integer The length of the TRX_RSEG_HISTORY list
MySQL Instance Transaction Transaction Rollbacks float The number of transactions rolled back
MySQL Instance Transaction Transactions Rolled Back To Savepoint float The number of transactions rolled back to savepoint
MySQL Instance Transaction Undo Slots Cached float The number of undo slots cached
MySQL Instance Transaction Undo Slots Used float The number of undo slots used
MySQL Instance Uncategorized Index Push-Down Condition Check Attempts float The number of Index Push-Down Condition check attempts
MySQL Instance Uncategorized Index Push-Down Conditions Match float The number of Index Push-Down Conditions with a match
MySQL Instance Uncategorized Index Push-Down Conditions No Match float The number of Index Push-Down Conditions with no match
MySQL Instance Uncategorized Index Push-Down Conditions Out Of Range float The number of Index Push-Down Conditions out of range
MySQL Instance User Configuration Max Connections integer The Max Connections
MySQL Instance User Configuration Page Size integer The Page Size
MySQL Instance Relationships AIX Parents string List of parent AIX resources
MySQL Instance Relationships Database Children string List of child Database resources
MySQL Instance Relationships HPUX Parents string List of parent HPUX resources
MySQL Instance Relationships Linux Parents string List of parent Linux resources
MySQL Instance Relationships MySQL Tag Parents string List of parent MySQL Tag resources
MySQL Instance Relationships Query Children string List of child Query resources
MySQL Instance Relationships Replication Master Parents string List of parent Replication Master resources
MySQL Instance Relationships Replication Slave Children string List of child Replication Slave resources
MySQL Instance Relationships Solaris Parents string List of parent Solaris resources
MySQL Instance Relationships Tablespace Children string List of child Tablespace resources
MySQL Instance Relationships Virtual Machine Parents string List of parent Virtual Machine resources
MySQL Instance Relationships Windows Parents string List of parent Windows resources
MySQL Instance Hostname (Deprecated) string
MySQL Instance Port (Deprecated) integer
MySQL Instance Instance Name (Deprecated) string
MySQL Instance Total Allocated Memory (Deprecated) integer
MySQL Instance Version (Deprecated) string
MySQL Instance Max Connections (Deprecated) integer
MySQL Instance Instance Total Disk Size (Deprecated) integer
MySQL Instance System Memory (Deprecated) integer
MySQL Instance Adaptive Hash Pages Added (Deprecated) integer
MySQL Instance Adaptive Hash Pages Removed (Deprecated) integer
MySQL Instance Adaptive Hash Rows Added (Deprecated) integer
MySQL Instance Adaptive Hash Rows Deleted With No Hash Entry (Deprecated) integer
MySQL Instance Adaptive Hash Rows Removed (Deprecated) integer
MySQL Instance Adaptive Hash Rows Updated (Deprecated) integer
MySQL Instance Adaptive Hash Searches (Deprecated) integer
MySQL Instance Adaptive Hash B-tree Searches (Deprecated) integer
MySQL Instance Buffer Pages Read (Deprecated) integer
MySQL Instance Buffer Pool Read Ahead (Deprecated) integer
MySQL Instance Buffer Pool Bytes Dirty (Deprecated) integer
MySQL Instance Buffer Pool Reads (Deprecated) integer
MySQL Instance Buffer Pool Pages Misc (Deprecated) integer
MySQL Instance Buffer Pages Written (Deprecated) integer
MySQL Instance Buffer Pool Wait Free (Deprecated) integer
MySQL Instance Buffer Pool Pages Dirty (Deprecated) integer
MySQL Instance Buffer Data Written (Deprecated) integer
MySQL Instance Buffer Pool Pages Total (Deprecated) integer
MySQL Instance Buffer Pages Created (Deprecated) integer
MySQL Instance Buffer Pool Write Requests (Deprecated) integer
MySQL Instance Buffer Pool Bytes Data (Deprecated) integer
MySQL Instance Buffer Data Reads (Deprecated) integer
MySQL Instance Buffer Pool Read Ahead Evicted (Deprecated) integer
MySQL Instance Buffer Pool Pages Free (Deprecated) integer
MySQL Instance Buffer Pool Read Requests (Deprecated) integer
MySQL Instance Buffer Pool Pages Data (Deprecated) integer
MySQL Instance Buffer Flush Batch Scanned (Deprecated) integer
MySQL Instance Buffer Flush Batch Num Scan (Deprecated) integer
MySQL Instance Buffer Flush Batch Scanned Per Call (Deprecated) integer
MySQL Instance Buffer Flush Batch Rescan (Deprecated) integer
MySQL Instance Buffer Flush Batch Total Pages (Deprecated) integer
MySQL Instance Buffer Flush Batches (Deprecated) integer
MySQL Instance Buffer Flush Batch Pages (Deprecated) integer
MySQL Instance Buffer Flush Neighbor Total Pages (Deprecated) integer
MySQL Instance Buffer Flush Neighbor (Deprecated) integer
MySQL Instance Buffer Flush Neighbor Pages (Deprecated) integer
MySQL Instance Buffer Flush Num To Flush Requested (Deprecated) integer
MySQL Instance Buffer Flush Average Page Rate (Deprecated) float
MySQL Instance Buffer Flush LSN Average Rate (Deprecated) float
MySQL Instance Buffer Flush Percent For Dirty (Deprecated) float
MySQL Instance Buffer Flush Percent For LSN (Deprecated) float
MySQL Instance Buffer Flush Sync Waits (Deprecated) integer
MySQL Instance Buffer Flush Adaptive Total Pages (Deprecated) integer
MySQL Instance Buffer Flush Adaptive (Deprecated) integer
MySQL Instance Buffer Flush Adaptive Pages (Deprecated) integer
MySQL Instance Buffer Flush Sync Total Pages (Deprecated) integer
MySQL Instance Buffer Flush Background (Deprecated) integer
MySQL Instance Buffer Flush Background Pages (Deprecated) integer
MySQL Instance Buffer LRU Batch Scanned (Deprecated) integer
MySQL Instance Buffer LRU Batch Number Scan (Deprecated) integer
MySQL Instance Buffer LRU Batch Scanned Per Call (Deprecated) integer
MySQL Instance Buffer LRU Batch Total Pages (Deprecated) integer
MySQL Instance Buffer LRU Batch Evict Total Pages (Deprecated) integer
MySQL Instance Buffer LRU Batch Flush Total Pages (Deprecated) integer
MySQL Instance Buffer LRU Batches (Deprecated) integer
MySQL Instance Buffer LRU Batches Evict (Deprecated) integer
MySQL Instance Buffer LRU Batches Flush (Deprecated) integer
MySQL Instance Buffer LRU Batch Pages (Deprecated) integer
MySQL Instance Buffer LRU Batch Evict Pages (Deprecated) integer
MySQL Instance Buffer LRU Batch Flush Pages (Deprecated) integer
MySQL Instance Buffer LRU Single Flush Scanned (Deprecated) integer
MySQL Instance Buffer LRU Single Flush Number Scan (Deprecated) integer
MySQL Instance Buffer LRU Single Flush Scanned Per Call (Deprecated) integer
MySQL Instance Buffer LRU Get Free Search (Deprecated) integer
MySQL Instance Buffer LRU Search Scanned (Deprecated) integer
MySQL Instance Buffer LRU Search Number Scan (Deprecated) integer
MySQL Instance Buffer LRU Search Scanned Per Call (Deprecated) integer
MySQL Instance Buffer LRU Unzip Search Scanned (Deprecated) integer
MySQL Instance Buffer LRU Unzip Search Number Scan (Deprecated) integer
MySQL Instance Buffer LRU Unzip Search Scanned Per Call (Deprecated) integer
MySQL Instance Buffer Page Read Index Leaf (Deprecated) integer
MySQL Instance Buffer Page Read Index Non Leaf (Deprecated) integer
MySQL Instance Buffer Page Read Index Insert Buffer Leaf (Deprecated) integer
MySQL Instance Buffer Page Read Index Insert Buffer Non Leaf (Deprecated) integer
MySQL Instance Buffer Page Read Undo Log (Deprecated) integer
MySQL Instance Buffer Page Read Index Inode (Deprecated) integer
MySQL Instance Buffer Page Read Insert Buffer Free List (Deprecated) integer
MySQL Instance Buffer Page Read Insert Buffer Bitmap (Deprecated) integer
MySQL Instance Buffer Page Read System Page (Deprecated) integer
MySQL Instance Buffer Page Read Transaction System (Deprecated) integer
MySQL Instance Buffer Page Read File Space Header (Deprecated) integer
MySQL Instance Buffer Page Read Extent Descriptor (Deprecated) integer
MySQL Instance Buffer Page Read Uncompressed BLOB (Deprecated) integer
MySQL Instance Buffer Page Read First Compressed BLOB (Deprecated) integer
MySQL Instance Buffer Page Read Subsequent Compressed BLOB (Deprecated) integer
MySQL Instance Buffer Page Read Other (Deprecated) integer
MySQL Instance Buffer Page Written Index Leaf (Deprecated) integer
MySQL Instance Buffer Page Written Index Non Leaf (Deprecated) integer
MySQL Instance Buffer Page Written Index Insert Buffer Leaf (Deprecated) integer
MySQL Instance Buffer Page Written Index Insert Buffer Non Leaf (Deprecated) integer
MySQL Instance Buffer Page Written Undo Log (Deprecated) integer
MySQL Instance Buffer Page Written Index Inode (Deprecated) integer
MySQL Instance Buffer Page Written Insert Buffer Free List (Deprecated) integer
MySQL Instance Buffer Page Written Insert Buffer Bitmap (Deprecated) integer
MySQL Instance Buffer Page Written System Page (Deprecated) integer
MySQL Instance Buffer Page Written Transaction System (Deprecated) integer
MySQL Instance Buffer Page Written File Space Header (Deprecated) integer
MySQL Instance Buffer Page Written Extent Descriptor (Deprecated) integer
MySQL Instance Buffer Page Written Uncompressed BLOB (Deprecated) integer
MySQL Instance Buffer Page Written First Compressed BLOB (Deprecated) integer
MySQL Instance Buffer Page Written Subsequent Compressed BLOB (Deprecated) integer
MySQL Instance Buffer Page Written Other (Deprecated) integer
MySQL Instance Change Buffer Deleted Records Merged (Deprecated) integer
MySQL Instance Change Buffer Deleted Merged Operations Discarded (Deprecated) integer
MySQL Instance Change Buffer Inserted Records Merged (Deprecated) integer
MySQL Instance Change Buffer Size (Deprecated) integer
MySQL Instance Change Buffer Insert Merged Operations Discarded (Deprecated) integer
MySQL Instance Change Buffer Number Merges (Deprecated) integer
MySQL Instance Change Buffer Purge Records Merged (Deprecated) integer
MySQL Instance Change Buffer Purge Merged Records Discarded (Deprecated) integer
MySQL Instance Number of Pages Compressed (Deprecated) integer
MySQL Instance Number of Pages Decompressed (Deprecated) integer
MySQL Instance Number of Padding Increments Due To Compression (Deprecated) integer
MySQL Instance Number of Padding Decrements Due To Compression (Deprecated) integer
MySQL Instance Indexes Waiting To Drop (Deprecated) integer
MySQL Instance Tables Waiting To Drop (Deprecated) integer
MySQL Instance Indexes Being Created Online (Deprecated) integer
MySQL Instance ALTER TABLE's, CREATE INDEX's, DROP INDEX's In Progress (Deprecated) integer
MySQL Instance Rows Inserted (Deprecated) integer
MySQL Instance Rows Read (Deprecated) integer
MySQL Instance Rows Updated (Deprecated) integer
MySQL Instance Rows Deleted (Deprecated) integer
MySQL Instance Files Currently Open (Deprecated) integer
MySQL Instance Index Push-Down Condition Check Attempts (Deprecated) integer
MySQL Instance Index Push-Down Conditions No Match (Deprecated) integer
MySQL Instance Index Push-Down Conditions Out Of Range (Deprecated) integer
MySQL Instance Index Push-Down Conditions Match (Deprecated) integer
MySQL Instance Index Page Splits (Deprecated) integer
MySQL Instance Index Page Merge Attempts (Deprecated) integer
MySQL Instance Index Page Merge Successes (Deprecated) integer
MySQL Instance Index Page Reorganization Attempts (Deprecated) integer
MySQL Instance Index Page Reorganization Successes (Deprecated) integer
MySQL Instance Index Page Discards (Deprecated) integer
MySQL Instance Deadlocks (Deprecated) integer
MySQL Instance Row Lock Waits (Deprecated) integer
MySQL Instance Row Lock Time Max (Deprecated) integer
MySQL Instance Row Lock Time (Deprecated) integer
MySQL Instance Lock Timeouts (Deprecated) integer
MySQL Instance Row Lock Time Average (Deprecated) integer
MySQL Instance Row Lock Current Waits (Deprecated) integer
MySQL Instance Record Lock Requests (Deprecated) integer
MySQL Instance Record Locks Created (Deprecated) integer
MySQL Instance Record Locks Removed (Deprecated) integer
MySQL Instance Record Locks (Deprecated) integer
MySQL Instance Table Locks Created (Deprecated) integer
MySQL Instance Table Locks Removed (Deprecated) integer
MySQL Instance Table Locks (Deprecated) integer
MySQL Instance Memory Pool Size (Deprecated) integer
MySQL Instance Table Handles Opened (Deprecated) integer
MySQL Instance Table Handles Closed (Deprecated) integer
MySQL Instance Table Reference Count (Deprecated) integer
MySQL Instance Log Bytes Written (Deprecated) integer
MySQL Instance Data Writes (Deprecated) integer
MySQL Instance Log Pending Writes (Deprecated) integer
MySQL Instance Data Reads (Deprecated) integer
MySQL Instance Log Pending fsync Writes (Deprecated) integer
MySQL Instance Log fsync Writes (Deprecated) integer
MySQL Instance fsync() Calls Count (Deprecated) integer
MySQL Instance Pending Reads (Deprecated) integer
MySQL Instance Pending Writes (Deprecated) integer
MySQL Instance Purge Delete Marked Records (Deprecated) integer
MySQL Instance Purge Update Existing Or External Records (Deprecated) integer
MySQL Instance Purge Invoked (Deprecated) integer
MySQL Instance Purge Undo Log Pages (Deprecated) integer
MySQL Instance Purge DML Delay Time (Deprecated) integer
MySQL Instance Purge Stop Count (Deprecated) integer
MySQL Instance Purge Resume Count (Deprecated) integer
MySQL Instance Log Write Requests (Deprecated) integer
MySQL Instance Log Waits (Deprecated) integer
MySQL Instance Log Writes (Deprecated) integer
MySQL Instance Log Checkpoints (Deprecated) integer
MySQL Instance Log LSN of Last Flush (Deprecated) integer
MySQL Instance Log LSN at Last Checkpoint (Deprecated) integer
MySQL Instance Log Current LSN (Deprecated) integer
MySQL Instance Log LSN Checkpoint Age (Deprecated) integer
MySQL Instance Log Oldest LSN in Buffer Pool (Deprecated) integer
MySQL Instance Max Modified LSN Age For ASYNC Preflush (Deprecated) integer
MySQL Instance Max Modified LSN Age For SYNC Preflush (Deprecated) integer
MySQL Instance Log Pending Log Writes (Deprecated) integer
MySQL Instance Log Pending Checkpoint Writes (Deprecated) integer
MySQL Instance Log Number Log IO (Deprecated) integer
MySQL Instance Buffer Pool Size (Deprecated) integer
MySQL Instance OS Waits From Shared Latch Request (Deprecated) integer
MySQL Instance rwlock Spin Waits From Shared Latch Request (Deprecated) integer
MySQL Instance rwlock Spin Loop Rounds From Exclusive Latch Request (Deprecated) integer
MySQL Instance Page Size (Deprecated) integer
MySQL Instance rwlock Spin Loop Rounds From Shared Latch Request (Deprecated) integer
MySQL Instance Doublewrite Operation Pages Written (Deprecated) integer
MySQL Instance OS Waits From Exclusive Latch Request (Deprecated) integer
MySQL Instance Server Activity Count (Deprecated) integer
MySQL Instance rwlock Spin Waits From Exclusive Latch Request (Deprecated) integer
MySQL Instance Doublewrite Writes (Deprecated) integer
MySQL Instance Master Thread Sleep Time (Deprecated) integer
MySQL Instance Master Active Loops (Deprecated) integer
MySQL Instance Master Idle Loops (Deprecated) integer
MySQL Instance Background Drop Table Time (Deprecated) integer
MySQL Instance Change Buffer Merge Time (Deprecated) integer
MySQL Instance Log Flush Time (Deprecated) integer
MySQL Instance Memory Validation Time (Deprecated) integer
MySQL Instance Master Purge Time (Deprecated) integer
MySQL Instance DICT LRU Processing Time (Deprecated) integer
MySQL Instance Checkpoint Time (Deprecated) integer
MySQL Instance TRX_RSEG_HISTORY List Length (Deprecated) integer
MySQL Instance Read Write Transaction Commits (Deprecated) integer
MySQL Instance Read Only Transaction Commits (Deprecated) integer
MySQL Instance Non-Locking Auto-Commit Read Only Commits (Deprecated) integer
MySQL Instance Insert And Update Commits (Deprecated) integer
MySQL Instance Transaction Rollbacks (Deprecated) integer
MySQL Instance Transactions Rolled Back To Savepoint (Deprecated) integer
MySQL Instance Active Transactions Rolled Back (Deprecated) integer
MySQL Instance Active Transactions (Deprecated) integer
MySQL Instance Undo Slots Used (Deprecated) integer
MySQL Instance Undo Slots Cached (Deprecated) integer
MySQL Instance Current Rollback Size (Pages) (Deprecated) integer
MySQL Instance Connections (Deprecated) integer
MySQL Instance Aborted Connections (Deprecated) integer
MySQL Instance Max Used Connections (Deprecated) integer
MySQL Instance Threads Connected (Deprecated) integer
MySQL Instance SSL Client Connections (Deprecated) integer
MySQL Instance SSL Connection Renegotiates (Deprecated) integer
MySQL Instance SSL Finished Connections (Deprecated) integer
MySQL Query Activity Average Errors integer The total number of errors produced by occurrences of the statement
MySQL Query Activity Average Sort Merge Passes float The average number of sort merge passes per occurrence of the statement
MySQL Query Activity Average Temporary Tables Created In-Memory integer The average number of internal in-memory temporary tables created per occurrence of the statement
MySQL Query Activity Average Temporary Tables Created On-Disk integer The average number of internal on-disk temporary tables created per occurrence of the statement
MySQL Query Activity Average Warnings integer The average number of warnings produced by occurrences of the statement
MySQL Query Activity Error Count float The total number of errors produced by occurrences of the statement
MySQL Query Activity Execution Count float The total number of times the statement has executed
MySQL Query Activity First Seen string The first time at which the statement was seen
MySQL Query Activity Last Seen string The most recent time at which the statement was seen
MySQL Query Activity Rank integer The rank of this query, according to the way queries are ordered (usually by average latency)
MySQL Query Activity Sort Merge Passes float The total number of sort merge passes by occurrences of the statement
MySQL Query Activity Temporary Tables Created In-Memory float The total number of internal in-memory temporary tables created by occurrences of the statement
MySQL Query Activity Temporary Tables Created On-Disk float The total number of internal on-disk temporary tables created by occurrences of the statement
MySQL Query Activity Warning Count float The total number of warnings produced by occurrences of the statement
MySQL Query Details SQL HTML string The HTML version of the SQL text of this query
MySQL Query Details SQL Text string The normalized statement string
MySQL Query Row Operations Average Rows Affected integer The average number of rows affected per occurrence of the statement
MySQL Query Row Operations Average Rows Examined integer The average number of rows read from storage engines per occurrence of the statement
MySQL Query Row Operations Average Rows Sent integer The average number of rows returned per occurrence of the statement
MySQL Query Row Operations Average Rows Sorted integer The average number of rows sorted per occurrence of the statement
MySQL Query Row Operations Rows Affected float The total number of rows affected by occurrences of the statement
MySQL Query Row Operations Rows Examined float The total number of rows read from storage engines by occurrences of the statement
MySQL Query Row Operations Rows Sent float The total number of rows returned by occurrences of the statement
MySQL Query Row Operations Rows Sorted float The total number of rows sorted by occurrences of the statement
MySQL Query Wait Time Average Latency integer The average wait time per timed occurrence of the statement
MySQL Query Wait Time Average Lock Latency integer The average time waiting for locks per timed occurrence of the statement
MySQL Query Wait Time Lock Latency float The total time waiting for locks by timed occurrences of the statement
MySQL Query Wait Time Max Latency integer The maximum single wait time of timed occurrences of the statement
MySQL Query Wait Time Total Latency float The total wait time of timed occurrences of the statement
MySQL Query Relationships Database Parents string List of parent Database resources
MySQL Query Relationships Instance Parents string List of parent Instance resources
MySQL Query Relationships MySQL Tag Parents string List of parent MySQL Tag resources
MySQL Query Hostname (Deprecated) string
MySQL Query Port (Deprecated) integer
MySQL Query Rank (Deprecated) integer
MySQL Query SQL Text (Deprecated) string
MySQL Query Database (Deprecated) string
MySQL Query Calls (Deprecated) integer
MySQL Query Average Rows Sent (Deprecated) float
MySQL Query Average Rows Examined (Deprecated) float
MySQL Query Average Time (Deprecated) float
MySQL Query Total Time (Deprecated) integer
MySQL Query Average Lock Time (Deprecated) float
MySQL Query Total Lock Time (Deprecated) integer
MySQL Table Capacity Table Data Size integer The size of the table's data
MySQL Table Capacity Table Index Size integer The size of the table's indexes
MySQL Table Capacity Table Total Size integer The total size of the table
MySQL Table I/O I/O Misc Latency float The total wait time of miscellaneous I/O requests for the table
MySQL Table I/O I/O Misc Requests float The total number of miscellaneous I/O requests for the table
MySQL Table I/O I/O Read float The total number of bytes read from the table
MySQL Table I/O I/O Read Latency float The total wait time of reads from the table
MySQL Table I/O I/O Read Requests float The total number of read requests for the table
MySQL Table I/O I/O Write float The total number of bytes written to the table
MySQL Table I/O I/O Write Latency float The total wait time of writes to the table
MySQL Table I/O I/O Write Requests float The total number of write requests for the table
MySQL Table Row Operations Delete Average Wait Time integer The average wait time of deletes
MySQL Table Row Operations Delete Max Wait Time integer The maximum wait time of deletes
MySQL Table Row Operations Delete Min Wait Time integer The minimum wait time of deletes
MySQL Table Row Operations Delete Total Wait Time integer The total wait time of deletes
MySQL Table Row Operations Fetch Average Wait Time integer The average wait time of fetches
MySQL Table Row Operations Fetch Max Wait Time integer The maximum wait time of fetches
MySQL Table Row Operations Fetch Min Wait Time integer The minimum wait time of fetches
MySQL Table Row Operations Fetch Total Wait Time integer The total wait time of fetches
MySQL Table Row Operations Full Rows Scanned integer The number of times the table has been fully scanned
MySQL Table Row Operations Insert Average Wait Time integer The average wait time of inserts
MySQL Table Row Operations Insert Max Wait Time integer The maximum wait time of inserts
MySQL Table Row Operations Insert Min Wait Time integer The minimum wait time of inserts
MySQL Table Row Operations Insert Total Wait Time integer The total wait time of inserts
MySQL Table Row Operations R/W Average Wait Time integer The average wait time of reads and writes
MySQL Table Row Operations R/W Max Wait Time integer The maximum wait time of reads and writes
MySQL Table Row Operations R/W Min Wait Time integer The minimum wait time of reads and writes
MySQL Table Row Operations R/W Total Wait Time integer The total wait time of reads and writes
MySQL Table Row Operations Read Average Wait Time integer The average wait time of reads
MySQL Table Row Operations Read Max Wait Time integer The maximum wait time of reads
MySQL Table Row Operations Read Min Wait Time integer The minimum wait time of reads
MySQL Table Row Operations Read Total Wait Time integer The total wait time of reads
MySQL Table Row Operations Rows Deleted float The number of rows deleted
MySQL Table Row Operations Rows Fetched float The number of rows fetched
MySQL Table Row Operations Rows Inserted float The number of rows inserted
MySQL Table Row Operations Rows Read float The number of rows read
MySQL Table Row Operations Rows Read/Written float The total number of rows read and written
MySQL Table Row Operations Rows Updated float The number of rows updated
MySQL Table Row Operations Rows Written float The number of rows written
MySQL Table Row Operations Update Average Wait Time integer The average wait time of updates
MySQL Table Row Operations Update Max Wait Time integer The maximum wait time of updates
MySQL Table Row Operations Update Min Wait Time integer The minimum wait time of updates
MySQL Table Row Operations Update Total Wait Time integer The total wait time of updates
MySQL Table Row Operations Write Average Wait Time integer The average wait time of writes
MySQL Table Row Operations Write Max Wait Time integer The maximum wait time of writes
MySQL Table Row Operations Write Min Wait Time integer The minimum wait time of writes
MySQL Table Row Operations Write Total Wait Time integer The total wait time of writes
MySQL Table Relationships Database Parents string List of parent Database resources
MySQL Table Relationships Index Children string List of child Index resources
MySQL Table Relationships MySQL Tag Parents string List of parent MySQL Tag resources
MySQL Table Hostname (Deprecated) string
MySQL Table Port (Deprecated) integer
MySQL Table Table Name (Deprecated) string
MySQL Table Database Name (Deprecated) string
MySQL Table Table Total Size (Deprecated) integer
MySQL Table Table Data Size (Deprecated) integer
MySQL Table Table Index Size (Deprecated) integer
MySQL Table Rows Read/Written (Deprecated) integer
MySQL Table R/W Total Wait Time (Deprecated) integer
MySQL Table R/W Min Wait Time (Deprecated) integer
MySQL Table R/W Average Wait Time (Deprecated) integer
MySQL Table R/W Max Wait Time (Deprecated) integer
MySQL Table Rows Read (Deprecated) integer
MySQL Table Read Total Wait Time (Deprecated) integer
MySQL Table Read Min Wait Time (Deprecated) integer
MySQL Table Read Average Wait Time (Deprecated) integer
MySQL Table Read Max Wait Time (Deprecated) integer
MySQL Table Rows Written (Deprecated) integer
MySQL Table Write Total Wait Time (Deprecated) integer
MySQL Table Write Min Wait Time (Deprecated) integer
MySQL Table Write Average Wait Time (Deprecated) integer
MySQL Table Write Max Wait Time (Deprecated) integer
MySQL Table Rows Fetched (Deprecated) integer
MySQL Table Fetch Total Wait Time (Deprecated) integer
MySQL Table Fetch Min Wait Time (Deprecated) integer
MySQL Table Fetch Average Wait Time (Deprecated) integer
MySQL Table Fetch Max Wait Time (Deprecated) integer
MySQL Table Rows Inserted (Deprecated) integer
MySQL Table Insert Total Wait Time (Deprecated) integer
MySQL Table Insert Min Wait Time (Deprecated) integer
MySQL Table Insert Average Wait Time (Deprecated) integer
MySQL Table Insert Max Wait Time (Deprecated) integer
MySQL Table Rows Updated (Deprecated) integer
MySQL Table Update Total Wait Time (Deprecated) integer
MySQL Table Update Min Wait Time (Deprecated) integer
MySQL Table Update Average Wait Time (Deprecated) integer
MySQL Table Update Max Wait Time (Deprecated) integer
MySQL Table Rows Deleted (Deprecated) integer
MySQL Table Delete Total Wait Time (Deprecated) integer
MySQL Table Delete Min Wait Time (Deprecated) integer
MySQL Table Delete Average Wait Time (Deprecated) integer
MySQL Table Delete Max Wait Time (Deprecated) integer
MySQL Table Full Rows Scanned (Deprecated) integer
MySQL Table I/O Read Requests (Deprecated) integer
MySQL Table I/O Read (Deprecated) integer
MySQL Table I/O Read Latency (Deprecated) integer
MySQL Table I/O Write Requests (Deprecated) integer
MySQL Table I/O Write (Deprecated) integer
MySQL Table I/O Write Latency (Deprecated) integer
MySQL Table I/O Misc Requests (Deprecated) integer
MySQL Table I/O Misc Latency (Deprecated) integer
MySQL Tablespace Capacity Current File Size integer The actual size of the file, which is the amount of space allocated on disk
MySQL Tablespace Capacity Maximum File Size integer The apparent size of the file, which represents the maximum size of the file, uncompressed
MySQL Tablespace Details Tablespace Name string The database and table name
MySQL Tablespace User Configuration File Format string The tablespace file format. The data in this field is interpreted from the tablespace flags information that resides in the .ibd file
MySQL Tablespace User Configuration Page Size integer The tablespace page size. The data in this field is interpreted from the tablespace flags information that resides in the .ibd file
MySQL Tablespace User Configuration Row Format string The tablespace row format (Compact or Redundant, Dynamic, or Compressed). The data in this field is interpreted from the tablespace flags information that resides in the .ibd file
MySQL Tablespace User Configuration Space Type string The type of tablespace. Possible values include General (for InnoDB general tablespaces created using CREATE TABLESPACE) and Single (for InnoDB file-per-table tablespaces)
MySQL Tablespace User Configuration Tablespace Flag Settings integer This value provides bit level information about tablespace format and storage characteristics
MySQL Tablespace User Configuration Zip Page Size integer The tablespace zip page size. The data in this field is interpreted from the tablespace flags information that resides in the .ibd file
MySQL Tablespace Relationships Instance Parents string List of parent Instance resources
MySQL Tablespace Relationships MySQL Tag Parents string List of parent MySQL Tag resources
MySQL Replication Slave Details Master Server ID string The unique server ID of the master server that the slave server is replicating from
MySQL Replication Slave Details Slave UUID string The Universally Unique Identifier from the slave
MySQL Replication Slave User Configuration Master Host string The host name of the slave server as specified on the slave with the --report-host option
MySQL Replication Slave User Configuration Master Port integer The port on the master to which the slave server is listening, as specified on the slave with the --report-port option
MySQL Replication Slave Relationships Instance Parents string List of parent Instance resources
MySQL Replication Slave Relationships MySQL Tag Parents string List of parent MySQL Tag resources
MySQL MySQL Replication Relationships MySQL Tag Parents string List of parent MySQL Tag resources
MySQL MySQL Replication Slave Hostname (Deprecated) string
MySQL MySQL Replication Slave Port (Deprecated) integer
MySQL MySQL Replication Master Host (Deprecated) string
MySQL MySQL Replication Master User (Deprecated) string
MySQL MySQL Replication Master Port (Deprecated) integer
MySQL MySQL Replication Connect Retry Time (Deprecated) integer
MySQL MySQL Replication Master SSL Allowed (Deprecated) string
MySQL MySQL Replication Master SSL Verify Server Cert (Deprecated) string
MySQL MySQL Replication Auto Position (Deprecated) integer
MySQL MySQL Replication Slave I/O State (Deprecated) string
MySQL MySQL Replication Slave I/O Running (Deprecated) string
MySQL MySQL Replication Slave SQL Running (Deprecated) string
MySQL MySQL Replication Last SQL Error Number (Deprecated) integer
MySQL MySQL Replication Last SQL Error (Deprecated) string
MySQL MySQL Replication Last I/O Error Number (Deprecated) integer
MySQL MySQL Replication Last I/O Error (Deprecated) string
MySQL MySQL Replication SQL Delay (Deprecated) string
MySQL MySQL Replication Slave SQL Running State (Deprecated) string
MySQL MySQL Replication Master Retry Count (Deprecated) integer
MySQL MySQL Replication Last I/O Error Time (Deprecated) string
MySQL MySQL Replication Last SQL Error Timestamp (Deprecated) string