|
| 1 | +mysql.innodb_buffer_pool.pool_size >=0 |
| 2 | +mysql.innodb_buffer_pool.database_pages >=0 |
| 3 | +mysql.innodb_buffer_pool.free_pages >=0 |
| 4 | +mysql.innodb_buffer_pool.modified_pages >=0 |
| 5 | +mysql.innodb_io_pending.pending_normal_aio_reads >=0 |
| 6 | +mysql.innodb_io_pending.pending_normal_aio_writes >=0 |
| 7 | +mysql.innodb_io_pending.pending_log_flushes >=0 |
| 8 | +mysql.innodb_io_pending.pending_buf_pool_flushes >=0 |
| 9 | +mysql.innodb_log.log_bytes_written >=0 |
| 10 | +mysql.innodb_log.log_bytes_flushed >=0 |
| 11 | +mysql.innodb_log.unflushed_log >=0 |
| 12 | +mysql.innodb_log.innodb_log_buffer_size >=0 |
| 13 | +mysql.innodb_row_lock_waits.Innodb_row_lock_waits >=0 |
| 14 | +mysql.innodb_buffer_pool_read.read_ahead >=0 |
| 15 | +mysql.innodb_buffer_pool_read.read_evicted >=0 |
| 16 | +mysql.innodb_buffer_pool_read.read_random_ahead >=0 |
| 17 | +mysql.innodb_transactions.history_list >=0 |
| 18 | +mysql.innodb_transactions.innodb_transactions >=0 |
| 19 | +mysql.connections.max_connections >=0 |
| 20 | +mysql.connections.Max_used_connections >=0 |
| 21 | +mysql.connections.Connections >=0 |
| 22 | +mysql.connections.Threads_connected >=0 |
| 23 | +mysql.connections.Aborted_clients >=0 |
| 24 | +mysql.connections.Aborted_connects >=0 |
| 25 | +mysql.innodb_rows.Innodb_rows_read >=0 |
| 26 | +mysql.innodb_rows.Innodb_rows_inserted >=0 |
| 27 | +mysql.innodb_rows.Innodb_rows_updated >=0 |
| 28 | +mysql.innodb_rows.Innodb_rows_deleted >=0 |
| 29 | +mysql.innodb_checkpoint_age.uncheckpointed_bytes >=0 |
| 30 | +mysql.innodb_insert_buffer.ibuf_inserts >=0 |
| 31 | +mysql.innodb_insert_buffer.ibuf_merges >=0 |
| 32 | +mysql.innodb_insert_buffer.ibuf_merged >=0 |
| 33 | +mysql.capacity.PercentageOfConnections >=0 |
| 34 | +mysql.capacity.PercentageOfBufferPool >=0 |
| 35 | +mysql.innodb_row_lock_time.Innodb_row_lock_time >=0 |
| 36 | +mysql.innodb_lock_structures.innodb_lock_structs >=0 |
| 37 | +mysql.innodb_memory_allocation.total_mem_alloc >=0 |
| 38 | +mysql.join.Select_full_join >=0 |
| 39 | +mysql.join.Select_full_range_join >=0 |
| 40 | +mysql.join.Select_range >=0 |
| 41 | +mysql.join.Select_range_check >=0 |
| 42 | +mysql.join.Select_scan >=0 |
| 43 | +mysql.traffic.Bytes_sent >=0 |
| 44 | +mysql.traffic.Bytes_received >=0 |
| 45 | +mysql.cmd.Com_insert >=0 |
| 46 | +mysql.cmd.Com_insert_select >=0 |
| 47 | +mysql.cmd.Com_select >=0 |
| 48 | +mysql.cmd.Com_update >=0 |
| 49 | +mysql.cmd.Com_update_multi >=0 |
| 50 | +mysql.cmd.Com_delete >=0 |
| 51 | +mysql.cmd.Com_delete_multi >=0 |
| 52 | +mysql.cmd.Com_replace >=0 |
| 53 | +mysql.cmd.Com_replace_select >=0 |
| 54 | +mysql.cmd.Com_load >=0 |
| 55 | +mysql.cmd.Com_set_option >=0 |
| 56 | +mysql.cmd.Questions >=0 |
| 57 | +mysql.innodb_insert_buffer_usage.ibuf_cell_count >=0 |
| 58 | +mysql.innodb_insert_buffer_usage.ibuf_used_cells >=0 |
| 59 | +mysql.innodb_insert_buffer_usage.ibuf_free_cells >=0 |
| 60 | +mysql.innodb_semaphores.spin_waits >=0 |
| 61 | +mysql.innodb_semaphores.os_waits >=0 |
| 62 | +mysql.threads.thread_cache_size >=0 |
| 63 | +mysql.threads.Threads_connected >=0 |
| 64 | +mysql.threads.Threads_running >=0 |
| 65 | +mysql.threads.Threads_created >=0 |
| 66 | +mysql.threads.Threads_cached >=0 |
| 67 | +mysql.innodb_buffer_pool_efficiency.Innodb_buffer_pool_reads >=0 |
| 68 | +mysql.innodb_buffer_pool_efficiency.Innodb_buffer_pool_read_requests >=0 |
| 69 | +mysql.innodb_adaptive_hash_index.hash_index_cells_total >=0 |
| 70 | +mysql.innodb_adaptive_hash_index.hash_index_cells_used >=0 |
| 71 | +mysql.innodb_transactions_active_locked.current_transactions >=0 |
| 72 | +mysql.innodb_transactions_active_locked.read_views >=0 |
| 73 | +mysql.innodb_buffer_pool_activity.pages_created >=0 |
| 74 | +mysql.innodb_buffer_pool_activity.pages_read >=0 |
| 75 | +mysql.innodb_buffer_pool_activity.pages_written >=0 |
| 76 | +mysql.innodb_io.file_reads >=0 |
| 77 | +mysql.innodb_io.file_writes >=0 |
| 78 | +mysql.innodb_io.file_fsyncs >=0 |
| 79 | +mysql.innodb_io.log_writes >=0 |
| 80 | +mysql.seconds_behind_master.Seconds_Behind_Master >=0 |
| 81 | +mysql.table_locks.Table_locks_immediate >=0 |
| 82 | +mysql.table_locks.Table_locks_waited >=0 |
| 83 | +mysql.table_locks.Slow_queries >=0 |
0 commit comments