Elastic-job Job running status monitoring __elastic-job

Source: Internet
Author: User

Original address: http://dangdangdotcom.github.io/elastic-job/post/1.x/execution_monitor/

Job Run Status monitoring

The Operation status monitoring function can be completed by listening to several key nodes of the Elastic-job zookeeper registry. Monitor job server to survive

Listens for the presence of the Job_name\servers\ip_address\status node. The node is a temporary node, and if the job server is offline, the node is deleted. Monitor recent data processing success

Data flow type operation, can be monitored by the recent success of data processing to determine whether the operating flow is normal.

Listens for the value of the Job_name\servers\ip_address\processsuccesscount node. If less than the normal operation of the valve value, you can choose to alarm. monitoring recent data processing failure

Data stream type job, the result of operation processing can be judged by monitoring the failure number of recent data processing.

Listens for the value of the Job_name\servers\ip_address\processfailurecount node. If greater than 0, you can choose to alert.

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.