Memory Not Enough
顯示具有
chstatus
標籤的文章。
顯示所有文章
顯示具有
chstatus
標籤的文章。
顯示所有文章
星期三, 4月 18, 2018
find out the number of current using channel
查看channel 目前使用數量 (只會有client mode)
echo 'dis chstatus(*) ALL'|runmqsc your_qmgr_name|grep AMQ8417|wc -l
查看總連線數 (會包含binding mode和client mode)
echo 'dis conn(*) ALL'|runmqsc your_qmgr_name|grep CHANNEL|wc -l
https://www.ibm.com/developerworks/community/forums/html/topic?id=76d3eb0e-d15a-47f0-adbe-0ab86c72b39a
較舊的文章
首頁
訂閱:
文章 (Atom)