Answer the user, how to monitor the database

Source: Internet
Author: User

Is that handsome?

East 14:29:25

Ask a question,

East 14:30:56

I have two monitoring items in the monitoring server, Pmp-check-mysql-innodb

Check_mysql_processlist

What is this script monitoring? I know I'm asking you, you don't see the script and you don't know what to monitor.

East 14:31:22

This script is downloaded online, monitoring MySQL specific what things, I'm a little confused

Yesterday, I had a dream 16:31:11

Command[check_mysql_processlist]=/usr/local/nagios/libexec/checkmysqlprocesslist.sh-u root-p 123456-h 10.10.1.245 -P 13267-s 60-w 20-c 50

Command[check_mysql_connections]=/usr/local/nagios/libexec/check_mysql_connections-w 10-c 20-u root-p 1234

I haven't read the source, so I'm not sure. I'm too lazy to look at Nagios official website. My general practice is that it comes with scripts that I also use.

But the main is to write their own shell.

Judging slave_io_running

Slave_sql_running Two + Yes

Seconds_behind_master is equal to 0

Laster_io_error Master-Slave error content


Here say one more mouth, aster_io_error. You can skip the operation based on the error number.

Stop slave; Set global Seq_slave_skip_counter=1;start slave;


Look at you. The database on the line uses asynchronous synchronization and is monitored according to the actual situation.

Of course, all I said was very chicken.

Again a professional approach, I usually do, but I do, you have to tell the leadership, explain the situation, so dry will have a small impact on performance

Insert content in the main library and take the content to the main cubby pair. If the comparison succeeds. Indicates that the master-slave synchronization is normal

Then according to what I said above, to determine whether the user access to the database is normal, is the same way, it is important to think, analog users to visit. On the web, insert a message, go to the database comparison, then determine whether the user access is normal.

Above from the professional point of view, answer your question, how to monitor the database!


This article from the "Clear Sky" blog, declined reprint!

Answer the user, how to monitor the database

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.