Corrupting MySQL and testing how the monitoring system reacts.
CGO_ENABLED=0 GOOS=linux go build -o corrupt_mysql .
./corrupt-mysql bigddl -H10.186.62.63 -P25690 -uuniverse_udb -p123
./corrupt-mysql deadlock -H10.186.62.63 -P25690 -uuniverse_udb -p123
./corrupt-mysql slowlog -H10.186.62.63 -P25690 -uuniverse_udb -p123
./corrupt-mysql bt -H10.186.62.63 -P25690 -uuniverse_udb -p123 100MB
./corrupt-mysql hcpu -H10.186.62.63 -P25690 -uuniverse_udb -p123