Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Admin> select * from stats_mysql_global;
- +---------------------------------------------+----------------+
- | Variable_Name | Variable_Value |
- +---------------------------------------------+----------------+
- | ProxySQL_Uptime | 667175 |
- | Active_Transactions | 0 |
- | Client_Connections_aborted | 40 |
- | Client_Connections_connected | 132 |
- | Client_Connections_created | 3872 |
- | Server_Connections_aborted | 0 |
- | Server_Connections_connected | 0 |
- | Server_Connections_created | 0 |
- | Server_Connections_delayed | 0 |
- | Client_Connections_non_idle | 132 |
- | Queries_backends_bytes_recv | 0 |
- | Queries_backends_bytes_sent | 0 |
- | Queries_frontends_bytes_recv | 153675 |
- | Queries_frontends_bytes_sent | 308583 |
- | Query_Processor_time_nsec | 0 |
- | Backend_query_time_nsec | 0 |
- | mysql_backend_buffers_bytes | 0 |
- | mysql_frontend_buffers_bytes | 8650752 |
- | mysql_session_internal_bytes | 308736 |
- | Com_autocommit | 0 |
- | Com_autocommit_filtered | 0 |
- | Com_commit | 0 |
- | Com_commit_filtered | 0 |
- | Com_rollback | 0 |
- | Com_rollback_filtered | 0 |
- | Com_backend_change_user | 0 |
- | Com_backend_init_db | 0 |
- | Com_backend_set_names | 0 |
- | Com_frontend_init_db | 0 |
- | Com_frontend_set_names | 0 |
- | Com_frontend_use_db | 0 |
- | Com_backend_stmt_prepare | 0 |
- | Com_backend_stmt_execute | 0 |
- | Com_backend_stmt_close | 0 |
- | Com_frontend_stmt_prepare | 0 |
- | Com_frontend_stmt_execute | 0 |
- | Com_frontend_stmt_close | 0 |
- | Mirror_concurrency | 0 |
- | Mirror_queue_length | 0 |
- | Questions | 0 |
- | Selects_for_update__autocommit0 | 0 |
- | Slow_queries | 0 |
- | GTID_consistent_queries | 0 |
- | GTID_session_collected | 0 |
- | Servers_table_version | 1 |
- | MySQL_Thread_Workers | 4 |
- | Access_Denied_Wrong_Password | 38 |
- | Access_Denied_Max_Connections | 0 |
- | Access_Denied_Max_User_Connections | 0 |
- | MySQL_Monitor_Workers | 2 |
- | MySQL_Monitor_Workers_Aux | 0 |
- | MySQL_Monitor_Workers_Started | 2 |
- | MySQL_Monitor_connect_check_OK | 11108 |
- | MySQL_Monitor_connect_check_ERR | 1 |
- | MySQL_Monitor_ping_check_OK | 166616 |
- | MySQL_Monitor_ping_check_ERR | 176 |
- | MySQL_Monitor_read_only_check_OK | 0 |
- | MySQL_Monitor_read_only_check_ERR | 0 |
- | MySQL_Monitor_replication_lag_check_OK | 0 |
- | MySQL_Monitor_replication_lag_check_ERR | 133295 |
- | ConnPool_get_conn_latency_awareness | 0 |
- | ConnPool_get_conn_immediate | 0 |
- | ConnPool_get_conn_success | 0 |
- | ConnPool_get_conn_failure | 0 |
- | generated_error_packets | 38 |
- | max_connect_timeouts | 0 |
- | backend_lagging_during_query | 0 |
- | backend_offline_during_query | 0 |
- | queries_with_max_lag_ms | 0 |
- | queries_with_max_lag_ms__delayed | 0 |
- | queries_with_max_lag_ms__total_wait_time_us | 0 |
- | mysql_unexpected_frontend_com_quit | 0 |
- | Client_Connections_hostgroup_locked | 0 |
- | hostgroup_locked_set_cmds | 0 |
- | hostgroup_locked_queries | 0 |
- | mysql_unexpected_frontend_packets | 0 |
- | aws_aurora_replicas_skipped_during_query | 0 |
- | automatic_detected_sql_injection | 0 |
- | whitelisted_sqli_fingerprint | 0 |
- | mysql_killed_backend_connections | 0 |
- | mysql_killed_backend_queries | 0 |
- | MyHGM_myconnpoll_get | 0 |
- | MyHGM_myconnpoll_get_ok | 0 |
- | MyHGM_myconnpoll_push | 0 |
- | MyHGM_myconnpoll_destroy | 0 |
- | MyHGM_myconnpoll_reset | 0 |
- | SQLite3_memory_bytes | 4870896 |
- | ConnPool_memory_bytes | 368 |
- | Stmt_Client_Active_Total | 0 |
- | Stmt_Client_Active_Unique | 0 |
- | Stmt_Server_Active_Total | 0 |
- | Stmt_Server_Active_Unique | 0 |
- | Stmt_Max_Stmt_id | 1 |
- | Stmt_Cached | 0 |
- | Query_Cache_Memory_bytes | 0 |
- | Query_Cache_count_GET | 0 |
- | Query_Cache_count_GET_OK | 0 |
- | Query_Cache_count_SET | 0 |
- | Query_Cache_bytes_IN | 0 |
- | Query_Cache_bytes_OUT | 0 |
- | Query_Cache_Purged | 0 |
- | Query_Cache_Entries | 0 |
- +---------------------------------------------+----------------+
- Admin> select * from stats_memory_metrics;
- +------------------------------+----------------+
- | Variable_Name | Variable_Value |
- +------------------------------+----------------+
- | SQLite3_memory_bytes | 4866792 |
- | jemalloc_resident | 55971840 |
- | jemalloc_active | 39952384 |
- | jemalloc_allocated | 33949680 |
- | jemalloc_mapped | 91983872 |
- | jemalloc_metadata | 4293496 |
- | jemalloc_retained | 83128320 |
- | Auth_memory | 4280 |
- | query_digest_memory | 0 |
- | mysql_query_rules_memory | 12690 |
- | mysql_firewall_users_table | 0 |
- | mysql_firewall_users_config | 0 |
- | mysql_firewall_rules_table | 0 |
- | mysql_firewall_rules_config | 329 |
- | stack_memory_mysql_threads | 67108864 |
- | stack_memory_admin_threads | 8388608 |
- | stack_memory_cluster_threads | 0 |
- +------------------------------+----------------+
- Admin> select * from stats_mysql_connection_pool\G
- *************************** 1. row ***************************
- hostgroup: 10
- srv_host: 10.160.160.35
- srv_port: 3306
- status: ONLINE
- ConnUsed: 0
- ConnFree: 0
- ConnOK: 0
- ConnERR: 0
- MaxConnUsed: 0
- Queries: 0
- Queries_GTID_sync: 0
- Bytes_data_sent: 0
- Bytes_data_recv: 0
- Latency_us: 142
- *************************** 2. row ***************************
- hostgroup: 11
- srv_host: 10.160.160.36
- srv_port: 3306
- status: SHUNNED
- ConnUsed: 0
- ConnFree: 0
- ConnOK: 0
- ConnERR: 0
- MaxConnUsed: 0
- Queries: 0
- Queries_GTID_sync: 0
- Bytes_data_sent: 0
- Bytes_data_recv: 0
- Latency_us: 176
Add Comment
Please, Sign In to add comment