CN111367981B - Method, system, medium and equipment for automatically monitoring audit report data extraction - Google Patents

Method, system, medium and equipment for automatically monitoring audit report data extraction Download PDF

Info

Publication number
CN111367981B
CN111367981B CN202010152566.1A CN202010152566A CN111367981B CN 111367981 B CN111367981 B CN 111367981B CN 202010152566 A CN202010152566 A CN 202010152566A CN 111367981 B CN111367981 B CN 111367981B
Authority
CN
China
Prior art keywords
report
monitoring
interface
result
data
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.)
Active
Application number
CN202010152566.1A
Other languages
Chinese (zh)
Other versions
CN111367981A (en
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.)
Beijing Si Tech Information Technology Co Ltd
Original Assignee
Beijing Si Tech Information Technology 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 Beijing Si Tech Information Technology Co Ltd filed Critical Beijing Si Tech Information Technology Co Ltd
Priority to CN202010152566.1A priority Critical patent/CN111367981B/en
Publication of CN111367981A publication Critical patent/CN111367981A/en
Application granted granted Critical
Publication of CN111367981B publication Critical patent/CN111367981B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • G06F11/3476Data logging
    • 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/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • 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/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases

Abstract

The application relates to a method, a system, a medium and equipment for automatically monitoring audit report data extraction. The method comprises the following steps: configuring report information of the audit report to be monitored into a report monitoring table; the interface data arrival condition and the report data extraction condition corresponding to each audit report in the report monitoring table are polled at regular time through the SHELL script command, and the polling result is stored in the monitoring result table; packaging the monitoring result table into a public interface and forming a monitoring result management interface; inquiring the interface data arrival condition and the data extraction condition of each audit report through a public interface, and displaying the inquiry result through a monitoring result management interface. The method for automatically monitoring the extraction of the audit report data provided by the embodiment of the application realizes the automatic monitoring of the inspection of the interface and the extraction of the report data, greatly reduces the workload of the inspection interface and the extraction result of the report data, and has low dependency on technicians, high monitoring efficiency and low maintenance cost.

Description

Method, system, medium and equipment for automatically monitoring audit report data extraction
Technical Field
The application relates to the technical field of data processing, in particular to a method, a system, a medium and equipment for automatically monitoring audit report data extraction.
Background
When the auditing system performs business auditing and fund auditing, the corresponding auditing report forms are more, the interface data inspection and report form data extraction result inspection are performed in a manual mode at present, mainly by manually writing SQL inspection scripts, performing interface inspection on the corresponding host, informing the interface to transmit data and re-extract the data if the interface data arrives in a delayed mode, and checking the data extraction result of each auditing report form through a database script after the data extraction is completed, and the data extraction abnormal needs to be re-checked and processed. The daily inspection interface and report data extraction result inspection needs to spend a relatively large amount of work, and has a relatively large dependence on technicians, low monitoring efficiency and high maintenance cost.
Disclosure of Invention
The application aims to solve the technical problems in the prior art and provides a method, a system, a medium and equipment for automatically monitoring audit report data extraction.
In order to solve the above technical problems, an embodiment of the present application provides a method for automatically monitoring audit report data extraction, including:
configuring report information of the audit report to be monitored into a report monitoring table;
the interface data arrival condition and the report data extraction condition corresponding to each audit report in the report monitoring table are polled at regular time through the SHELL script command, and the polling result is stored in the monitoring result table;
packaging the monitoring result table into a public interface and forming a monitoring result management interface;
inquiring the interface data arrival condition and the data extraction condition of each audit report through a public interface, and displaying the inquiry result through a monitoring result management interface.
In order to solve the above technical problems, the embodiment of the present application further provides a system for automatically monitoring audit report data extraction, including:
the report monitoring table configuration module is used for configuring report information of the audit report to be monitored into a report monitoring table;
the data automatic monitoring module is used for periodically polling the interface data arrival condition and the report data extraction condition corresponding to each audit report in the report monitoring table through the SHELL script command, and storing the polling result into a monitoring result table;
the interface packaging module is used for packaging the monitoring result table into a public interface and forming a monitoring result management interface;
and the data query module is used for querying the interface data arrival condition and the data extraction condition of each audit report through the public interface and displaying the query result through the monitoring result management interface.
To solve the above technical problems, an embodiment of the present application provides a computer readable storage medium, which includes instructions that, when executed on a computer, cause the computer to execute the method for automatically monitoring and auditing report data extraction according to the above technical scheme.
In order to solve the technical problems, an embodiment of the present application provides a computer device, including a memory, a processor, and a computer program stored in the memory and capable of running on the processor, where the processor implements the method for automatically monitoring and auditing report data extraction according to the technical scheme when executing the program.
The beneficial effects of the application are as follows: and (3) utilizing the SHELL script to poll the interface data arrival condition and the report data extraction condition regularly, storing the polling result into the corresponding monitoring table, forming a unified public interface for related function call, and intuitively displaying the monitoring result through the monitoring result management interface. The automatic monitoring of the interface inspection and the report data extraction is realized, the workload of daily inspection of the interface and report data extraction result inspection is greatly reduced, the dependency on technicians is low, the monitoring efficiency is high, and the maintenance cost is low.
Additional aspects of the application and advantages thereof will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the application.
Drawings
FIG. 1 is a schematic flow chart of a method for automatically monitoring audit report data extraction provided by an embodiment of the application;
fig. 2 is a schematic structural block diagram of a system for automatically monitoring audit report data extraction according to an embodiment of the present application.
Detailed Description
The principles and features of the present application are described below with reference to the drawings, the examples are illustrated for the purpose of illustrating the application and are not to be construed as limiting the scope of the application.
Fig. 1 is a schematic flow chart of a method for automatically monitoring audit report data extraction according to an embodiment of the present application. As shown in fig. 1, the method includes:
110. configuring report information of the audit report to be monitored into a report monitoring table;
120. the interface data arrival condition and the report data extraction condition corresponding to each audit report in the report monitoring table are polled at regular time through the SHELL script command, and the polling result is stored in the monitoring result table;
130. packaging the monitoring result table into a public interface and forming a monitoring result management interface;
140. inquiring the interface data arrival condition and the data extraction condition of each audit report through a public interface, and displaying the inquiry result through a monitoring result management interface.
According to the embodiment of the application, the report information of the audit report to be monitored is configured into the report monitoring table by pre-establishing the report monitoring table and the monitoring result table, the monitoring result table is packaged into a public interface, and a monitoring result management interface is formed. When data is monitored, the interface data arrival condition and the report data extraction condition corresponding to each audit report in the report monitoring table are polled in a timing mode through a SHELL script command, and a polling result is stored in a monitoring result table; and when the monitoring result is inquired, inquiring the interface data arrival condition and the data extraction condition of each audit report through the public interface, and displaying the inquiring result through the monitoring result management interface. According to the embodiment of the application, the data extraction condition of the audit report is additionally monitored in the monitoring management of the audit system, so that the interface and configuration management are realized.
The above embodiment provides a method for automatically monitoring and auditing report data extraction, which uses a SHELL script to poll interface data arrival conditions and report data extraction conditions at regular time, stores polling results into corresponding monitoring tables, forms a unified public interface for related function call, and visually displays monitoring results through a monitoring result management interface. The automatic monitoring of the interface inspection and the report form extraction is realized, the workload of daily inspection of the interface and report form data extraction result inspection is greatly reduced, the dependency on technicians is low, the monitoring efficiency is high, and the maintenance cost is low.
Optionally, the report monitoring table comprises an audit report ID, an audit report name, an interface file path and whether to monitor or not; the monitoring result table comprises date, audit report ID, audit report name and data generation result. Table 1 is a report monitoring table provided by the embodiment of the present application, and table 2 is a monitoring result table provided by the embodiment of the present application.
TABLE 1
TABLE 2
Optionally, the monitoring result table further includes an alarm item, and the monitoring result management interface configures a sms alarm policy according to the alarm item configured in the monitoring result table, and when an alarm is required, sends a sms notification to a corresponding maintainer by calling the sms interface.
Optionally, the monitoring result table may further include REMARK items, such as REMARK item REMARK in table 2. The method can record the arrival condition of interface data, the extraction condition of report data, whether an alarm is carried out or not, and the like.
Optionally, the command through the SHELL script periodically polls the interface data arrival condition and the report data extraction condition corresponding to each audit report in the report monitoring table, and stores the polling result into a monitoring result table, including;
according to the arrival time of the interface file specified by the upstream interface specification, carrying out timing polling on each audit report in the report monitoring table through a SHELL script command; judging whether an interface file is uploaded to a host directory corresponding to an interface file path configured in the report monitoring table according to a polling result, and judging whether data extraction of an audit report is completed; and updating the arrival condition of the interface data and the extraction condition of the report data into a monitoring result table according to the judging result.
Specifically, according to the arrival time of an interface FILE specified by an upstream interface specification, each audit report in a report monitoring table is periodically polled through a SHELL script command, whether a report interface data FILE corresponding to the date of the current day exists in a host directory corresponding to an interface FILE PATH is inquired, the report interface data FILE of the current day (for example, the FILE name is 20200101XX report AVL FILE, FILE content stores the related data of the report by a separator, such as 20200101#XX business hall #XX operator#XX business acceptance), if the report interface data FILE is not uploaded to the specified host directory, the interface of the current day is dynamically identified as "interface data delay" (namely, the interface FILE is not uploaded to the specified directory on time); if the interface data arrives and the warehouse-in is successful, synchronously updating the state to be 'interface data arrives'; the above polling results are updated into the "monitoring result table".
After the interface data arrives, the original function stores the interface data in a warehouse and generates sampling data of an audit report: through background SHELL script polling, if the corresponding audit report of the day does not generate sampling data, the dynamic identification corresponding to the audit report of the day is 'non-generated sampling data'; synchronously updating the state to 'generated sample data' after generating the sample data; the above polling results are updated into the "monitoring result table".
The data result in a 'monitoring result table' is inquired through unified public interfaces and data generation state identification unified management, a report data monitoring result management interface (date, audit report name, data extraction result, whether alarm is given or not) and interface call are formed, and an alarm strategy is configured to give an alarm to an audit report with abnormal data extraction result; and packaging a calendar in the monitoring result management interface, referencing the public interface in the calendar, and respectively representing the data extraction results of the current audit report on the same day by different preset colors. The data extraction results of the current audit report on the same day can be represented by red, yellow and green respectively: the data extraction results of the current day are distinguished from the non-generated, generating and generated data extraction results.
In the above embodiment, the data extraction result is marked in state, the calendar is packaged, the common interface is referenced in the calendar, and the data extraction result of the current audit report on the same day is represented by different preset colors, so that the maintenance and management of the audit report data are facilitated.
Optionally, when the audit report to be monitored is newly added, adding report information of the audit report to be monitored to a report monitoring table, and storing a polling result into a monitoring result table; and whether short message alarming is carried out or not can be configured according to the requirement, so that the daily maintenance workload of manual interface inspection and report data extraction result inspection can be effectively reduced, the monitoring efficiency is improved, and the maintenance cost is reduced.
Compared with the traditional manual inspection and data inspection, the embodiment of the application can reduce the dependence on the manual inspection interface and report data extraction inspection, directly monitor the data extraction result of each report through interface view management and related alarm strategies, label the data extraction result of the current day if the report data is not extracted successfully, and be matched with a short message alarm to remind, thereby greatly reducing the maintenance workload of the inspection and data generation inspection of the interface every day.
The method for automatically monitoring and auditing report data extraction according to the embodiment of the application is described in detail above with reference to fig. 1. The following describes in detail the system for automatically monitoring and auditing report data extraction according to the embodiment of the present application with reference to fig. 2.
As shown in fig. 2, the embodiment of the present application further provides a system for automatically monitoring audit report data extraction, including: the system comprises a report monitoring table configuration module, a data automatic monitoring module, an interface packaging module and a data query module.
The report monitoring table configuration module is used for configuring report information of the audit report to be monitored into a report monitoring table; the data automatic monitoring module is used for periodically polling the interface data arrival condition and the report data extraction condition corresponding to each audit report in the report monitoring table through the SHELL script command, and storing the polling result into a monitoring result table; the interface packaging module is used for packaging the monitoring result table into a public interface and forming a monitoring result management interface; and the data query module is used for querying the interface data arrival condition and the data extraction condition of each audit report through the public interface and displaying the query result through the monitoring result management interface.
The embodiment provides a system for automatically monitoring and auditing report data extraction, which utilizes SHELL script to poll interface data arrival condition and report data extraction condition at regular time, stores polling results into corresponding monitoring tables, forms a unified public interface for related function call, and visually displays monitoring results through a monitoring result management interface. The automatic monitoring of the interface inspection and the report form extraction is realized, the workload of daily inspection of the interface and report form data extraction result inspection is greatly reduced, the dependency on technicians is low, the monitoring efficiency is high, and the maintenance cost is low.
The embodiment of the application also provides a computer readable storage medium, which comprises instructions, when the instructions run on a computer, the computer is caused to execute the method for automatically monitoring and auditing report data extraction according to the embodiment.
In order to solve the above technical problems, an embodiment of the present application provides a computer device, including a memory, a processor, and a computer program stored in the memory and capable of running on the processor, where the method for automatically monitoring and auditing report data extraction described in the above embodiment is implemented when the processor executes the program.
It will be clear to those skilled in the art that, for convenience and brevity of description, specific working procedures of the apparatus and units described above may refer to corresponding procedures in the foregoing method embodiments, which are not described herein again.
In the several embodiments provided by the present application, it should be understood that the disclosed apparatus and method may be implemented in other manners. For example, the apparatus embodiments described above are merely illustrative, e.g., the division of elements is merely a logical functional division, and there may be additional divisions of actual implementation, e.g., multiple elements or components may be combined or integrated into another system, or some features may be omitted, or not performed.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed over a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the embodiment of the present application.
In addition, each functional unit in the embodiments of the present application may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit. The integrated units may be implemented in hardware or in software functional units.
The integrated units, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application is essentially or a part contributing to the prior art, or all or part of the technical solution may be embodied in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the methods of the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
The foregoing description of the preferred embodiments of the application is not intended to limit the application to the precise form disclosed, and any such modifications, equivalents, and alternatives falling within the spirit and scope of the application are intended to be included within the scope of the application.

Claims (9)

1. The method for automatically monitoring audit report data extraction is characterized by comprising the following steps:
configuring report information of the audit report to be monitored into a report monitoring table;
the interface data arrival condition and the report data extraction condition corresponding to each audit report in the report monitoring table are polled at regular time through the SHELL script command, and the polling result is stored in the monitoring result table;
the interface data arrival condition and the report data extraction condition corresponding to each audit report in the report monitoring table are polled at regular time through the SHELL script command, and the polling result is stored in the monitoring result table, wherein the polling result comprises;
according to the arrival time of the interface file specified by the upstream interface specification, carrying out timing polling on each audit report in the report monitoring table through a SHELL script command;
judging whether an interface file is uploaded to a host directory corresponding to an interface file path configured in the report monitoring table according to a polling result, and judging whether data extraction of an audit report is completed;
updating the arrival condition of the interface data and the extraction condition of the report data into a monitoring result table according to the judgment result;
packaging the monitoring result table into a public interface and forming a monitoring result management interface;
inquiring the interface data arrival condition and the data extraction condition of each audit report through a public interface, and displaying the inquiry result through a monitoring result management interface.
2. The method of claim 1, wherein the report monitoring table includes an audit report ID, an audit report name, an interface file path, and whether to monitor;
the monitoring result table comprises date, audit report ID, audit report name and data generation result.
3. The method of claim 2, wherein the monitoring result table further includes an alarm item, and the monitoring result management interface configures a sms alarm policy according to the alarm item configured in the monitoring result table, and when an alarm is required, the sms interface is invoked to send a sms notification to a corresponding maintainer to follow up.
4. A method according to any one of claims 1 to 3, further comprising: and packaging a calendar in a monitoring result management interface, referring to the public interface in the calendar, and respectively representing the data extraction results of the current audit report of the current day by different preset colors.
5. The method of claim 4, wherein the data extraction results respectively representing the current audit report of the current day in different preset colors comprises: red, yellow and green are used for respectively representing the data extraction result of the current audit report of the current day: the data extraction results of the current day are distinguished from the non-generated, generating and generated data extraction results.
6. A method according to any one of claims 1 to 3, further comprising: when the audit report to be monitored is newly added, the report information of the audit report to be monitored is added into a report monitoring table, and the polling result is stored into a monitoring result table.
7. The utility model provides an automatic change system of monitoring audit report data extraction which characterized in that includes:
the report monitoring table configuration module is used for configuring report information of the audit report to be monitored into a report monitoring table;
the data automatic monitoring module is used for periodically polling the interface data arrival condition and the report data extraction condition corresponding to each audit report in the report monitoring table through the SHELL script command, and storing the polling result into a monitoring result table;
the interface data arrival condition and the report data extraction condition corresponding to each audit report in the report monitoring table are polled at regular time through the SHELL script command, and the polling result is stored in the monitoring result table, wherein the polling result comprises;
according to the arrival time of the interface file specified by the upstream interface specification, carrying out timing polling on each audit report in the report monitoring table through a SHELL script command;
judging whether an interface file is uploaded to a host directory corresponding to an interface file path configured in the report monitoring table according to a polling result, and judging whether data extraction of an audit report is completed;
updating the arrival condition of the interface data and the extraction condition of the report data into a monitoring result table according to the judgment result;
the interface packaging module is used for packaging the monitoring result table into a public interface and forming a monitoring result management interface;
and the data query module is used for querying the interface data arrival condition and the data extraction condition of each audit report through the public interface and displaying the query result through the monitoring result management interface.
8. A computer readable storage medium comprising instructions which, when run on a computer, cause the computer to perform the method of automated monitoring audit report data extraction according to any of claims 1 to 6.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of automated monitoring audit report data extraction as claimed in any of claims 1 to 6 when the program is executed by the processor.
CN202010152566.1A 2020-03-06 2020-03-06 Method, system, medium and equipment for automatically monitoring audit report data extraction Active CN111367981B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010152566.1A CN111367981B (en) 2020-03-06 2020-03-06 Method, system, medium and equipment for automatically monitoring audit report data extraction

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010152566.1A CN111367981B (en) 2020-03-06 2020-03-06 Method, system, medium and equipment for automatically monitoring audit report data extraction

Publications (2)

Publication Number Publication Date
CN111367981A CN111367981A (en) 2020-07-03
CN111367981B true CN111367981B (en) 2023-08-22

Family

ID=71211202

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010152566.1A Active CN111367981B (en) 2020-03-06 2020-03-06 Method, system, medium and equipment for automatically monitoring audit report data extraction

Country Status (1)

Country Link
CN (1) CN111367981B (en)

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1655517A (en) * 2004-02-11 2005-08-17 三星电子株式会社 Method and system for processing fault information in NMS
CN1858727A (en) * 2005-05-06 2006-11-08 鸿富锦精密工业(深圳)有限公司 Producing device monitor system and method
CN101576893A (en) * 2008-05-09 2009-11-11 北京世纪拓远软件科技发展有限公司 Method and system for analyzing data quality
CN102724108A (en) * 2012-05-22 2012-10-10 库柏资讯软体股份有限公司 Network packet and database packet check system and correlation check device thereof
CN103473643A (en) * 2013-09-10 2013-12-25 北京思特奇信息技术股份有限公司 Product management data auditing method and system for BOSS system
CN103729713A (en) * 2013-11-06 2014-04-16 远光软件股份有限公司 Audit result display configuration method and device
CN105303324A (en) * 2015-11-10 2016-02-03 中国建设银行股份有限公司 Information system parameter management method and device
CN105761010A (en) * 2016-02-24 2016-07-13 国网山东省电力公司 Method and system for real-time monitoring of group enterprise audit based on real-time data acquisition
CN107045466A (en) * 2016-02-06 2017-08-15 华为技术有限公司 Auditing method, the apparatus and system of business datum
CN108268476A (en) * 2016-12-30 2018-07-10 北京国双科技有限公司 Data query method and device
CN108733799A (en) * 2018-05-17 2018-11-02 深圳市买买提信息科技有限公司 A kind of method for processing report data, device and terminal
CN108920357A (en) * 2018-06-01 2018-11-30 平安普惠企业管理有限公司 Operation system detection method, device, computer equipment and storage medium
CN109254893A (en) * 2018-08-20 2019-01-22 彩讯科技股份有限公司 A kind of business datum auditing method, device, server and storage medium
JP6463532B1 (en) * 2018-03-30 2019-02-06 株式会社Tkc Internal audit support device, internal audit support method, and internal audit support program
CN109634195A (en) * 2018-12-30 2019-04-16 江苏启泰物联网科技有限公司 Environment dynamic monitoring system application management platform
CN109660380A (en) * 2018-09-28 2019-04-19 深圳壹账通智能科技有限公司 Monitoring method, platform, system and the readable storage medium storing program for executing of operation condition of server
CN110390008A (en) * 2019-07-25 2019-10-29 东莞市盟大塑化科技有限公司 Report method for pushing, device, computer equipment and storage medium

Patent Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1655517A (en) * 2004-02-11 2005-08-17 三星电子株式会社 Method and system for processing fault information in NMS
CN1858727A (en) * 2005-05-06 2006-11-08 鸿富锦精密工业(深圳)有限公司 Producing device monitor system and method
CN101576893A (en) * 2008-05-09 2009-11-11 北京世纪拓远软件科技发展有限公司 Method and system for analyzing data quality
CN102724108A (en) * 2012-05-22 2012-10-10 库柏资讯软体股份有限公司 Network packet and database packet check system and correlation check device thereof
CN103473643A (en) * 2013-09-10 2013-12-25 北京思特奇信息技术股份有限公司 Product management data auditing method and system for BOSS system
CN103729713A (en) * 2013-11-06 2014-04-16 远光软件股份有限公司 Audit result display configuration method and device
CN105303324A (en) * 2015-11-10 2016-02-03 中国建设银行股份有限公司 Information system parameter management method and device
CN107045466A (en) * 2016-02-06 2017-08-15 华为技术有限公司 Auditing method, the apparatus and system of business datum
CN105761010A (en) * 2016-02-24 2016-07-13 国网山东省电力公司 Method and system for real-time monitoring of group enterprise audit based on real-time data acquisition
CN108268476A (en) * 2016-12-30 2018-07-10 北京国双科技有限公司 Data query method and device
JP6463532B1 (en) * 2018-03-30 2019-02-06 株式会社Tkc Internal audit support device, internal audit support method, and internal audit support program
CN108733799A (en) * 2018-05-17 2018-11-02 深圳市买买提信息科技有限公司 A kind of method for processing report data, device and terminal
CN108920357A (en) * 2018-06-01 2018-11-30 平安普惠企业管理有限公司 Operation system detection method, device, computer equipment and storage medium
CN109254893A (en) * 2018-08-20 2019-01-22 彩讯科技股份有限公司 A kind of business datum auditing method, device, server and storage medium
CN109660380A (en) * 2018-09-28 2019-04-19 深圳壹账通智能科技有限公司 Monitoring method, platform, system and the readable storage medium storing program for executing of operation condition of server
CN109634195A (en) * 2018-12-30 2019-04-16 江苏启泰物联网科技有限公司 Environment dynamic monitoring system application management platform
CN110390008A (en) * 2019-07-25 2019-10-29 东莞市盟大塑化科技有限公司 Report method for pushing, device, computer equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
WinCC用户归档在报表中的应用;余丹;湖北农机化(第15期);第44-45页 *

Also Published As

Publication number Publication date
CN111367981A (en) 2020-07-03

Similar Documents

Publication Publication Date Title
CN109660380B (en) Server running state monitoring method, platform, system and readable storage medium
CN105095056B (en) A kind of method of data warehouse data monitoring
CN106452901B (en) Intelligent work order user-defined dispatching method based on operation and maintenance management
CN101197694B (en) Central statistics and processing system and method for communication system log
CN108182134A (en) A kind of general-purpose interface monitoring method, device and equipment, storage medium
CN114443435A (en) Container micro-service oriented performance monitoring alarm method and alarm system
CN105302697A (en) Running state monitoring method and system of density data model database
CN111881221A (en) Method, device and equipment for customer portrait in logistics service
CN111367981B (en) Method, system, medium and equipment for automatically monitoring audit report data extraction
EP3832477A1 (en) Efficient storage method for time series data
CN109858807A (en) A kind of method and system of enterprise operation monitoring
CN113780906A (en) Machine management method and device and computer readable storage medium
CN111143433A (en) Method and device for counting data of data bins
CN107453882B (en) Alarm information aggregation system and method in cluster
US11940890B2 (en) Timing index anomaly detection method, device and apparatus
CN111949772A (en) Intelligent customer service and knowledge base system and management method
CN113868615A (en) Asset database configuration management method based on network monitoring
CN114428812A (en) Report data monitoring method, device, equipment and storage medium
CN101794150A (en) Data management method and system of fieldbus instrument management system
CN112416719B (en) Monitoring processing method, system, equipment and storage medium for database container
CN114493720A (en) Method, device, storage medium and equipment for monitoring Kafka consumers
CN112799921A (en) Multi-device and multi-network environment operation and maintenance monitoring method and device and storage medium
CN111768090A (en) Method and system for monitoring commodity tariff configuration risk
CN112965793B (en) Identification analysis data-oriented data warehouse task scheduling method and system
CN113986656B (en) Power grid data safety monitoring system based on data center platform

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
GR01 Patent grant
GR01 Patent grant