Font Size: a A A

The Design And Implementation Of A Real-Time Monitoring System For The Third-Party Payment Platform Link

Posted on:2019-05-29Degree:MasterType:Thesis
Country:ChinaCandidate:J ChenFull Text:PDF
GTID:2428330590450608Subject:Software engineering
Abstract/Summary:PDF Full Text Request
In a distributed scenario,each business action corresponds to the call of multiple resources,and the call between these resources constitutes a link.In view of the failure in the link,the most original way is to determine the cause of the failure through manual investigation and empirical judgment.This way,a lot of time and energy are wasted on the fault detection by developers,and the requirements of fault detection experience for developers are also high.The real-time monitoring system is to monitor the link of the third-party payment platform in real time and locate the root cause of the fault.On the one hand,it reduces the labor and time costs of developer troubleshooting,and on the other hand,monitors the business system in real time,so that developers can optimize or repair the business system.The system adopts B/S architecture mode.Its architecture mainly includes log acquisition layer,data processing layer and business display layer.Its functions mainly include root cause location,alarm subscription,alarm history,alarm notification,abnormal link,condition filtering query,multi-service display and other functions.The root localization function is to identify the root nodes in the link by calling the link.The alarm subscription function enables users to subscribe alarm information from the business dimension.The alarm history function enables users to view the alarm information of the business in the past time.The alarm notification function supports the nail group to receive alarm information notification.The abnormal link function supports the user to view the link diagram of the system affected by the failure.Conditional filtering query function supports users to query alarm information through the number of errors,time-consuming and calls.The multi-service display function supports users to view the latest malfunctioning business globally and can be compared horizontally.In function design and implementation,the system locates the root cause node of the fault through link call relationship,reduces false alarm through default filtering mechanism of alarm notification,draws abnormal link graph through abnormal link node,improves user experience through functions of alarm history,condition query and multi-service display,etc.To improve the system.
Keywords/Search Tags:System link, Real time monitoring, Localization of root cause
PDF Full Text Request
Related items