国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 數(shù)據(jù)庫 > MySQL > 正文

MySQL數(shù)據(jù)庫維護中監(jiān)控所用到的常用命令

2024-07-24 12:48:05
字體:
供稿:網(wǎng)友

status = show status like ‘%%' [例:show status like 'Com_select']
variables = show variables like ‘%%' [例:show variables like 'query_cache_size']

1、MySQL查詢次數(shù)(status)
Com_select;Com_update;Com_insert;Com_delete;Com_change_db

2、查詢緩存空間大小:query_cache_size(variables)
查詢緩存最大查詢數(shù)據(jù)集大小:query_cache_limit(variables);
緩存中的查詢個數(shù):Qcache_inserts(status);
查詢緩存命中率:(Qcache_hits/(Qcache_hits+Qcache_inserts))*100% (status)

3、索引緩存命中率
索引緩存空間大小:key_buffer_size (variables)
索引緩存命中率:(Key_reads/Key_read_requests)*100% (status)

4、并發(fā)連接數(shù)
最大充許連接數(shù):max_connections(variables)
實際最大連接數(shù):max_used_connections(status)
當前連接數(shù):Threads_connected(status)
活躍連接數(shù):Threads_running(status)
緩存連接數(shù):Threads_cache(status)

5、流量統(tǒng)計(status)
Bytes_received ,Bytes_sent(status)

6、連接次數(shù)
每秒連接次數(shù):Connections(status)
每秒實際創(chuàng)建連接次數(shù):Threads_created(status)

7、表鎖定統(tǒng)計
立即釋放的表鎖數(shù):Table_locks_immediate(status)
需要等待的表鎖數(shù):Table_locks_waited(status)

您可能感興趣的文章:

mysql常用監(jiān)控腳本命令整理安裝配置Zabbix來監(jiān)控MySQL的基本教程根據(jù)mysql慢日志監(jiān)控SQL語句執(zhí)行效率mytop 使用介紹 mysql實時監(jiān)控工具shell腳本監(jiān)控mysql主從狀態(tài)Shell腳本實現(xiàn)監(jiān)控MySQL主從同步shell監(jiān)控腳本實例—監(jiān)控mysql主從復(fù)制可用于監(jiān)控 mysql Master Slave 狀態(tài)的python代碼mysql性能監(jiān)控工具Innotop簡介及配置MySQL實時監(jiān)控工具orztop的使用介紹
發(fā)表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發(fā)表
主站蜘蛛池模板: 彭泽县| 高陵县| 新邵县| 连云港市| 晋宁县| 上饶市| 商河县| 德州市| 巴南区| 当涂县| 宽甸| 赞皇县| 通山县| 湾仔区| 祁连县| 开原市| 叶城县| 东乡| 新丰县| 大方县| 德阳市| 日照市| 南阳市| 浦北县| 平泉县| 廉江市| 永仁县| 古交市| 郸城县| 肥东县| 昭通市| 辽宁省| 曲麻莱县| 江阴市| 益阳市| 襄城县| 中卫市| 陕西省| 汪清县| 思南县| 忻州市|