20181010關於pt-kill自動殺死運行超長的進程

轉自:html

http://blog.chinaunix.net/uid-16844903-id-4442030.html
http://blog.chinaunix.net/uid-31396856-id-5768435.htmlui

 

經典用法
pt-kill \
--no-version-check \
--host 192.168.1.XX --port 3306 --user 'root' --password '111111' \
--charset utf8 \
--match-command Query \
--match-user USER1 \
--busy-time 10 \
--kill \
--victims all \
--interval 2 \
--print \
--pid=/tmp/ptkill.pid \
--log=/home/pt-kill.log.net

相關文章
相關標籤/搜索