CN112328455A - System for realizing general service monitoring based on database in computer software system - Google Patents

System for realizing general service monitoring based on database in computer software system Download PDF

Info

Publication number
CN112328455A
CN112328455A CN202011386990.9A CN202011386990A CN112328455A CN 112328455 A CN112328455 A CN 112328455A CN 202011386990 A CN202011386990 A CN 202011386990A CN 112328455 A CN112328455 A CN 112328455A
Authority
CN
China
Prior art keywords
database
monitoring
module
computer software
realizing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
CN202011386990.9A
Other languages
Chinese (zh)
Inventor
胡秀君
邹建东
叶飞
陈君
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guotai Junan Securities Co Ltd
Original Assignee
Guotai Junan Securities Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guotai Junan Securities Co Ltd filed Critical Guotai Junan Securities Co Ltd
Priority to CN202011386990.9A priority Critical patent/CN112328455A/en
Publication of CN112328455A publication Critical patent/CN112328455A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/302Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a software system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3051Monitoring arrangements for monitoring the configuration of the computing system or of the computing system component, e.g. monitoring the presence of processing resources, peripherals, I/O links, software programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • G06F16/2433Query languages
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Quality & Reliability (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention relates to a system for realizing general service monitoring based on a database in a computer software system, which comprises a database connection parameter module, a database monitoring module and a database monitoring module, wherein the database connection parameter module is used for operating and processing connection parameters of the database; the single-database monitoring setting module is used for realizing monitoring in the database through different task types; the cross-database monitoring setting module is used for realizing cross-database monitoring between the relational type and between the relational type and the plane file; and the plane file monitoring setting module is used for monitoring the plane files in the database. By adopting the system for realizing the universal service monitoring based on the database in the computer software system, the service end of each project module is developed by using java language, the front end is developed by using xhtml + JavaScript + CSS language, and various service monitoring in the security industry can be efficiently realized only by compiling standard sql statements on a visual UI (user interface), so that the realization period of related service monitoring is greatly shortened, the realization difficulty is greatly reduced, and the system has wide application range.

Description

System for realizing general service monitoring based on database in computer software system
Technical Field
The invention relates to the field of databases, in particular to the field of service monitoring, and specifically relates to a system for realizing general service monitoring based on a database in a computer software system.
Background
At present, a data center has various types of relational data and plane files, such as Oracle, mysql, sqlserver, txt, xml and the like, different storage processes and scripts need to be compiled for monitoring various types of services to realize, development difficulty is high, cycle is long, coupling is high, deployment is difficult, and the prior art cannot efficiently realize service monitoring on a visual UI only through simple and standard sql sentences.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provide a system for realizing general service monitoring based on a database in a computer software system, which has the advantages of high accuracy, good real-time performance and wider application range.
In order to achieve the above object, the system for implementing general service monitoring based on database in the computer software system of the present invention is as follows:
the system for realizing the monitoring of the general service based on the database in the computer software system is mainly characterized in that the system comprises:
the database connection parameter module is used for operating and processing the connection parameters of the database;
the single-database monitoring setting module is connected with the database connection parameter module and is used for realizing monitoring in the database through different task types;
the cross-database monitoring setting module is connected with the database connection parameter module and is used for realizing cross-database monitoring between the relational type and between the relational type and the plane file;
and the plane file monitoring and setting module is connected with the database connection parameter module and is used for monitoring the plane files in the database.
Preferably, the system further comprises a calendar setting module, connected with the database connection parameter module, the single-base monitoring setting module and the cross-base monitoring setting module, and used for displaying the A stock transaction calendar and adding legal festivals and holidays.
Preferably, the single-library monitoring setting module comprises a SqlCount task type, a SqlComplere task type and a SqlContains task type, wherein the SqlCount task type executes 1 query SQL to the database according to a certain frequency, counts the total recorded number of query results, compares the total recorded number with the total recorded number, and gives an alarm according to an alarm condition; the SqlComplere task type executes 1 SQL query to the database according to a certain frequency, compares the result of the Nth time with the result of the N +1 time, and gives an alarm according to an alarm condition; and the SqlContains task type executes 1 query SQL to the database according to a certain frequency, checks whether the result of the (N + 1) th time contains the record of the Nth time, and gives an alarm according to an alarm condition.
Preferably, the cross-database monitoring setting module implements cross-database monitoring between the relational type and the relational type through the 2DbSet task type and the 2DbNumber task type, respectively executes SQL1 and SQL2 on different databases according to a certain frequency under the condition of the 2DbSet task type, performs difference calculation, intersection calculation or union calculation on result sets of the SQL1 and the SQL2, counts the number of result records after calculation, compares the number of records with an alarm threshold value, and gives an alarm according to an alarm condition; under the condition of the 2DbNumber task type, SQL1 and SQL2 are respectively executed on different databases according to a certain frequency, the results are digital, difference calculation or sum calculation is carried out on the result sets, the calculated results are compared with an alarm threshold value, and alarm is carried out according to the alarm condition.
Preferably, the cross-database monitoring setting module sets the ETL parameters of txt and xml type flat files, and stores the parameters to the relational database, so as to realize cross-database monitoring between the relational and the flat files.
Preferably, the flat file monitoring setting module includes a total number of lines for monitoring txt-type flat file contents, specifically:
and counting the total line number of the content of the txt type plane file, comparing the total line number with an alarm threshold value, and alarming according to an alarm condition.
Preferably, the system is connected with an external integrated operation and maintenance platform, and is used for realizing application of a service monitoring tool.
By adopting the system for realizing the universal service monitoring based on the database in the computer software system, the service end of each project module is developed by using java language, the front end is developed by using xhtml + JavaScript + CSS language, and various service monitoring in the security industry can be efficiently realized only by compiling standard sql statements on a visual UI (user interface), so that the realization period of related service monitoring is greatly shortened, the realization difficulty is greatly reduced, and the system has wide application range.
Drawings
Fig. 1 is a schematic block diagram of a system for implementing general service monitoring based on a database in a computer software system according to the present invention.
Fig. 2 is a schematic diagram of a calendar setting module of a system for implementing general service monitoring based on a database in a computer software system according to the present invention.
Fig. 3 is a relational database connection parameter diagram of a system for implementing general service monitoring based on a database in a computer software system according to the present invention.
Fig. 4 is a relational database connection parameter operation diagram of a system for implementing general service monitoring based on a database in a computer software system according to the present invention.
Fig. 5 is a schematic diagram of a relational single-library monitoring setup of a system for implementing general service monitoring based on a database in a computer software system according to the present invention.
Fig. 6 is a schematic diagram of a relationship type and a cross-database monitoring setting between relationship types of a system for realizing general service monitoring based on a database in a computer software system according to the present invention.
Fig. 7 is a schematic diagram of a relationship type and a cross-database monitoring setting between relationship types of a system for implementing general service monitoring based on a database in a computer software system according to the present invention.
Fig. 8 is a schematic diagram of txt-type cross-library monitoring setting of a system for implementing general service monitoring based on a database in a computer software system according to the present invention.
Fig. 9 is a schematic diagram of xml-type cross-library monitoring setting of a system for implementing general service monitoring based on a database in a computer software system according to the present invention.
Fig. 10 is a schematic diagram of a flat file monitoring setting of a system for implementing general service monitoring based on a database in a computer software system according to the present invention.
Fig. 11 is a schematic diagram of system installation and deployment of a system for implementing general service monitoring based on a database in a computer software system according to the present invention.
Detailed Description
In order to more clearly describe the technical contents of the present invention, the following further description is given in conjunction with specific embodiments.
The invention relates to a system for realizing general service monitoring based on a database in a computer software system, which comprises:
the database connection parameter module is used for operating and processing the connection parameters of the database;
the single-database monitoring setting module is connected with the database connection parameter module and is used for realizing monitoring in the database through different task types;
the cross-database monitoring setting module is connected with the database connection parameter module and is used for realizing cross-database monitoring between the relational type and between the relational type and the plane file;
and the plane file monitoring and setting module is connected with the database connection parameter module and is used for monitoring the plane files in the database.
As a preferred embodiment of the present invention, the system further comprises a calendar setting module, connected with the database connection parameter module, the single-base monitoring setting module, the cross-base monitoring setting module and the like, for displaying the a stock transaction calendar and adding the legal holiday.
As a preferred embodiment of the present invention, the single library monitoring setting module includes a SQL count task type, a SQL match task type, and a SQL contacts task type, where the SQL count task type executes 1 query SQL on the database according to a certain frequency, counts the total recorded number of the query result, compares the total recorded number with the total recorded number, and gives an alarm according to an alarm condition; the SqlComplere task type executes 1 SQL query to the database according to a certain frequency, compares the result of the Nth time with the result of the N +1 time, and gives an alarm according to an alarm condition; and the SqlContains task type executes 1 query SQL to the database according to a certain frequency, checks whether the result of the (N + 1) th time contains the record of the Nth time, and gives an alarm according to an alarm condition.
As a preferred embodiment of the present invention, the cross-database monitoring setting module implements cross-database monitoring between a relational type and a relational type through a 2DbSet task type and a 2DbNumber task type, respectively executes SQL1 and SQL2 on different databases according to a certain frequency under the condition of the 2DbSet task type, performs difference calculation, intersection calculation or union calculation on result sets thereof, counts the number of result records after calculation, compares the number of records with an alarm threshold, and gives an alarm according to an alarm condition; under the condition of the 2DbNumber task type, SQL1 and SQL2 are respectively executed on different databases according to a certain frequency, the results are digital, difference calculation or sum calculation is carried out on the result sets, the calculated results are compared with an alarm threshold value, and alarm is carried out according to the alarm condition.
As a preferred embodiment of the present invention, the cross-database monitoring setting module sets the ETL parameters of txt and xml type flat files, and stores the ETL parameters into the relational database, thereby realizing cross-database monitoring between the relational and the flat files.
As a preferred embodiment of the present invention, the flat file monitoring setting module includes a total number of lines for monitoring txt-type flat file contents, specifically:
and counting the total line number of the content of the txt type plane file, comparing the total line number with an alarm threshold value, and alarming according to an alarm condition.
As a preferred embodiment of the present invention, the system is connected to an external integrated operation and maintenance platform, and is used to implement application of a service monitoring tool.
In the specific implementation mode of the invention, the mvc architecture is adopted, the server side is developed by java language, the front end is developed by xhtml + JavaScript + CSS language, the database uses MySQL, and the web middleware uses tomcat.
The tool is applied to business monitoring of systems such as centralized transaction, low delay, comprehensive financing, centralized operation, delivery reporting, individual stock options, self-service new-generation asset investment management system, PB, OTC and TA systems, off-site options and the like, and the tool is adopted for monitoring over 500 total businesses at present and has good universality. The realization period of the related service monitoring is greatly shortened, and the realization difficulty is greatly reduced.
The invention supports the business monitoring of data comparison between the relational database and the text file, supports the business monitoring of data comparison between cross-system and cross-relational databases, supports the business monitoring in a single relational database in a single system, has low coupling degree with the monitored system, does not need to deploy any agent, client and the like on the monitored system, and has monitoring and calculating logic running on the monitoring tool and less occupied resources of the monitored system. The system module of the invention is shown in fig. 1.
The monitoring arrangement of the present invention comprises a calendar setting, as shown in figure 2,
a in the calendar type represents an A stock transaction calendar, the Saturday is defaulted, and only legal holidays of the whole year need to be added, and a removal mode is adopted; noHoliday stands for annual operation.
The database hierarchy of the present invention is monitored as follows:
1. database connection parameter-relationship, as shown in fig. 3 and 4:
mysql: click "New or copy" id "template: mysql' the line, and then modifying corresponding ID, IP, port, database name, user name and password according to actual conditions;
oracle: click "New or copy" id "template: the oracle "line, the same as above;
sqlserver: click "New or copy" id "template: sqlserver "line, other same as above.
2. Single library monitoring settings-relationship, as shown in FIG. 5:
task type SqlCount: executing 1 query SQL (parameter 2) on a database (parameter 1) according to a certain frequency (calendar) (task execution time period and interval), counting the total record number of query results, comparing the total record number with (parameter 4), and alarming according to an alarm condition (parameter 3);
task type sqlCompare: executing 1 query SQL (parameter 2) on a database (parameter 1) according to a certain frequency (calendar) (task execution time period and interval), comparing results of the Nth time and the N +1 times, and alarming according to an alarm condition (parameter 3);
task type sqlContains: and (3) executing 1 query SQL (parameter 2) on the database (parameter 1) according to a certain frequency (calendar) (task execution time period and interval), checking whether the result of the (N + 1) th time contains the record in the Nth time, and alarming according to an alarm condition (parameter 3).
Task execution time period and interval: 09: 30: 00-11: 30: 00/8 denotes a code from 09: 30: 00 to 11: 30: the time period 00 is performed every 8 seconds, and the time periods are separated by commas.
3. Cross-library monitoring settings (relational and relational), as shown in fig. 6 and 7:
task type 2 DbSet: executing SQL1 on the database 1 and SQL2 on the database 2 according to a certain frequency (calendar) (task execution time period and interval), performing difference/intersection/union calculation on result sets of the SQL1 and the SQL2, counting the number of result records after calculation, comparing the number of records with an alarm threshold value, and alarming according to an alarm condition (eq/neq/lt));
task type 2 DbNumber: SQL1 is executed on the database 1 and SQL2 is executed on the database 2 according to a certain frequency (calendar) (task execution time period and interval), results are digital, difference/sum calculation is carried out on result sets of the results, the calculated result is compared with an alarm threshold value, and alarm is carried out according to an alarm condition (eq/neq/lt)).
4. Cross-library monitoring settings (relational and flat files):
this is achieved by ETL the flat file (txt type, xml) to the relational database (Oracle, MySQL, Sqlserver) and then use the existing functionality (cross-library monitoring settings (relational and relational)).
the operational interface of the txt type ETL, as shown in fig. 8; the operation interface of the xml-type ETL is shown in fig. 9.
5. Flat file monitoring setup, as shown in fig. 10:
monitoring the total line number of the content of the txt type plane file: counting the total line number of the content of the txt type plane file, comparing the total line number with an alarm threshold value, and alarming according to an alarm condition (eq/neq/lt));
the method is in butt joint with an integrated operation and maintenance platform, and then log \ hxjradar.log is matched into the integrated operation and maintenance platform filebolt.
FIG. 1 is an explanatory view of applicability
Figure BDA0002811247010000061
The installation of the present invention is deployed as follows, as shown in fig. 11:
1. decompressing hxjRadar.zip;
2. bat, run _ hxjradar, after successful run mysql, tomcat, http: // localhost: 8080/hxjRadar 202008/(versions above Firefox \ chrome \ IE11 are suggested).
By adopting the system for realizing the universal service monitoring based on the database in the computer software system, the service end of each project module is developed by using java language, the front end is developed by using xhtml + JavaScript + CSS language, and various service monitoring in the security industry can be efficiently realized only by compiling standard sql statements on a visual UI (user interface), so that the realization period of related service monitoring is greatly shortened, the realization difficulty is greatly reduced, and the system has wide application range.
In this specification, the invention has been described with reference to specific embodiments thereof. It will, however, be evident that various modifications and changes may be made thereto without departing from the broader spirit and scope of the invention. The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense.

Claims (7)

1. A system for implementing universal service monitoring based on a database in a computer software system, the system comprising:
the database connection parameter module is used for operating and processing the connection parameters of the database;
the single-database monitoring setting module is connected with the database connection parameter module and is used for realizing monitoring in the database through different task types;
the cross-database monitoring setting module is connected with the database connection parameter module and is used for realizing cross-database monitoring between the relational type and between the relational type and the plane file;
and the plane file monitoring and setting module is connected with the database connection parameter module and is used for monitoring the plane files in the database.
2. The system for realizing general service monitoring based on the database in the computer software system as claimed in claim 1, wherein the system further comprises a calendar setting module connected with the database connection parameter module, the single-base monitoring setting module, the cross-base monitoring setting module and the connection module, for displaying the transaction calendar of stock a and adding the legal holiday.
3. The system for realizing general service monitoring based on the database in the computer software system according to claim 1, wherein the single-base monitoring setting module comprises a SqlCount task type, a SqlComplere task type and a SqlContains task type, the SqlCount task type executes 1 query SQL to the database according to a certain frequency, counts the total recorded number of the query result, compares the total recorded number with the total recorded number, and gives an alarm according to an alarm condition; the SqlComplere task type executes 1 SQL query to the database according to a certain frequency, compares the result of the Nth time with the result of the N +1 time, and gives an alarm according to an alarm condition; and the SqlContains task type executes 1 query SQL to the database according to a certain frequency, checks whether the result of the (N + 1) th time contains the record of the Nth time, and gives an alarm according to an alarm condition.
4. The system for realizing general service monitoring based on the database in the computer software system according to claim 1, wherein the cross-database monitoring setting module realizes cross-database monitoring between the relational type and the relational type through a 2DbSet task type and a 2DbNumber task type, respectively executes 1 SQL2 on different databases according to a certain frequency under the condition of the 2DbSet task type, performs difference calculation, intersection calculation or union calculation on result sets of the SQL 78 and the SQL2, counts the number of result records after calculation, compares the number of records with an alarm threshold value, and alarms according to alarm conditions; under the condition of the 2DbNumber task type, SQL1 and SQL2 are respectively executed on different databases according to a certain frequency, the results are digital, difference calculation or sum calculation is carried out on the result sets, the calculated results are compared with an alarm threshold value, and alarm is carried out according to the alarm condition.
5. The system for database-based monitoring of general services in a computer software system according to claim 1, wherein said cross-library monitoring setup module sets ETL parameters of txt and xml type flat files and saves them to a relational database to implement cross-database monitoring between relational and flat files.
6. The system for realizing general service monitoring based on a database in a computer software system according to claim 1, wherein the flat file monitoring setting module includes a total number of rows of contents of a txt-type flat file, specifically:
and counting the total line number of the content of the txt type plane file, comparing the total line number with an alarm threshold value, and alarming according to an alarm condition.
7. The system for realizing general service monitoring based on the database in the computer software system according to claim 1, wherein the system is connected with an external integrated operation and maintenance platform for realizing the application of a service monitoring tool.
CN202011386990.9A 2020-12-02 2020-12-02 System for realizing general service monitoring based on database in computer software system Withdrawn CN112328455A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011386990.9A CN112328455A (en) 2020-12-02 2020-12-02 System for realizing general service monitoring based on database in computer software system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011386990.9A CN112328455A (en) 2020-12-02 2020-12-02 System for realizing general service monitoring based on database in computer software system

Publications (1)

Publication Number Publication Date
CN112328455A true CN112328455A (en) 2021-02-05

Family

ID=74308362

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011386990.9A Withdrawn CN112328455A (en) 2020-12-02 2020-12-02 System for realizing general service monitoring based on database in computer software system

Country Status (1)

Country Link
CN (1) CN112328455A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106202444A (en) * 2016-07-14 2016-12-07 浪潮软件股份有限公司 Method for realizing database operation and maintenance monitoring
CN107436891A (en) * 2016-05-26 2017-12-05 上海火数信息科技有限公司 Management method based on SQL scripts market database
CN109144982A (en) * 2018-09-29 2019-01-04 北京友友天宇系统技术有限公司 Multidimensional holographic Database Dynamic constructing technology system
CN109376139A (en) * 2018-08-15 2019-02-22 中国平安人寿保险股份有限公司 Centralized database monitoring method, computer installation and storage medium
CN111259036A (en) * 2020-01-10 2020-06-09 苏州达家迎信息技术有限公司 Cross-library and cross-table query method, device, server and storage medium
CN111752959A (en) * 2020-05-29 2020-10-09 南京南瑞继保电气有限公司 Real-time database cross-database SQL interaction method and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107436891A (en) * 2016-05-26 2017-12-05 上海火数信息科技有限公司 Management method based on SQL scripts market database
CN106202444A (en) * 2016-07-14 2016-12-07 浪潮软件股份有限公司 Method for realizing database operation and maintenance monitoring
CN109376139A (en) * 2018-08-15 2019-02-22 中国平安人寿保险股份有限公司 Centralized database monitoring method, computer installation and storage medium
CN109144982A (en) * 2018-09-29 2019-01-04 北京友友天宇系统技术有限公司 Multidimensional holographic Database Dynamic constructing technology system
CN111259036A (en) * 2020-01-10 2020-06-09 苏州达家迎信息技术有限公司 Cross-library and cross-table query method, device, server and storage medium
CN111752959A (en) * 2020-05-29 2020-10-09 南京南瑞继保电气有限公司 Real-time database cross-database SQL interaction method and system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
SMILECOC: "Sql server bulk insert语句:将数据从文件导入数据库中", pages 1 - 3, Retrieved from the Internet <URL:https://blog.csdn.net/qq_42692386/article/details/107377079> *
罗伯特·格拉弗勒: "将 XML、CSV、⽂本和 MS Excel ⽂件导⼊ MySQL", pages 1 - 11, Retrieved from the Internet <URL:https://www.databasejournal.com/mysql/importing-xml-csv-text-and-ms-excel-files-into-mysql/> *

Similar Documents

Publication Publication Date Title
US11249981B2 (en) Data quality analysis
CN110287052B (en) Root cause task determination method and device for abnormal task
US9400735B2 (en) Defect analysis system for error impact reduction
CN107818431B (en) Method and system for providing order track data
US20190171633A1 (en) Multi-system operation audit log
US7673291B2 (en) Automatic database diagnostic monitor architecture
US9626416B2 (en) Performance checking component for an ETL job
CN105556552A (en) Fraud detection and analysis
US20050096966A1 (en) Method and system for active monitoring of dependency models
CN107643956B (en) Method and apparatus for locating the origin of an anomaly in anomaly data
US20180143897A1 (en) Determining idle testing periods
US8244644B2 (en) Supply chain multi-dimensional serial containment process
CN110737710A (en) Distributed data automatic structured warehousing method and system
CN114780335A (en) Correlation method and device of monitoring data, computer equipment and storage medium
CN114880405A (en) Data lake-based data processing method and system
CN112328455A (en) System for realizing general service monitoring based on database in computer software system
He An end-to-end log management framework for distributed systems
US20230244590A1 (en) Log data compliance
US10853888B2 (en) Computing validation and error discovery in computers executing a multi-level tax data validation engine
CN117971527A (en) Application system degradation method, device, computer equipment and storage medium
CN117539834A (en) Data processing method, system, device and storage medium
CN114020731A (en) Data quality checking method and device, storage medium and electronic equipment
CN117251340A (en) Data abnormal change monitoring method and device, electronic equipment and storage medium
CN118394829A (en) Data blood edge analysis method, device, equipment and readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20210205