CN111367981A - Method, system, medium and equipment for extracting data of automatic monitoring audit report - Google Patents

Method, system, medium and equipment for extracting data of automatic monitoring audit report Download PDF

Info

Publication number
CN111367981A
CN111367981A CN202010152566.1A CN202010152566A CN111367981A CN 111367981 A CN111367981 A CN 111367981A CN 202010152566 A CN202010152566 A CN 202010152566A CN 111367981 A CN111367981 A CN 111367981A
Authority
CN
China
Prior art keywords
report
monitoring
interface
data
result
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.)
Granted
Application number
CN202010152566.1A
Other languages
Chinese (zh)
Other versions
CN111367981B (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

Images

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 invention relates to a method, a system, a medium and equipment for extracting data of an automatic monitoring audit report form. The method comprises the following steps: configuring report information of an audit report to be monitored into a report monitoring table; periodically polling interface data arrival conditions and report data extraction conditions corresponding to all audit reports in the report monitoring table through a SHELL script command, and storing polling results into a monitoring result table; packaging the monitoring result table into a public interface and forming a monitoring result management interface; and 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 and auditing the extraction of the report data realizes the automatic monitoring of the interface polling and the extraction of the report data, greatly reduces the workload of checking the daily polling interface and the extraction result of the report data, and has low dependence on technical personnel, high monitoring efficiency and low maintenance cost.

Description

Method, system, medium and equipment for extracting data of automatic monitoring audit report
Technical Field
The invention relates to the technical field of data processing, in particular to a method, a system, a medium and equipment for extracting data of an automatic monitoring audit report.
Background
When the auditing system is used for service auditing and fund auditing, the corresponding auditing reports are more, at present, interface data inspection and report data extraction result inspection are carried out in a manual mode, SQL inspection scripts are mainly written manually, interface inspection is carried out on a corresponding host, if interface data arrive in a delayed mode, the interface is informed to transmit data and extract data again, after data extraction is completed, the data extraction result of each auditing report is inspected through a database script, and the extraction exception needs to be inspected and processed again. The daily inspection interface and the report data extraction result inspection need to spend a large amount of work, and have a large dependence on technical personnel, low monitoring efficiency and high maintenance cost.
Disclosure of Invention
The invention aims to solve the technical problem in the prior art and provides a method, a system, a medium and equipment for automatically extracting monitoring audit report data.
To solve the above technical problem, an embodiment of the present invention provides a method for automatically extracting monitoring audit report data, including:
configuring report information of an audit report to be monitored into a report monitoring table;
periodically polling interface data arrival conditions and report data extraction conditions corresponding to all audit reports in the report monitoring table through a SHELL script command, and storing polling results into a monitoring result table;
packaging the monitoring result table into a public interface and forming a monitoring result management interface;
and 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 problem, an embodiment of the present invention further provides a system for automatically monitoring and extracting audit report data, including:
the report monitoring table configuration module is used for configuring the report information of the report to be monitored and audited into the report monitoring table;
the automatic data monitoring module is used for regularly polling the interface data arrival condition and the report data extraction condition corresponding to each audit report in the report monitoring table through a SHELL script command and storing a 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 a public interface and displaying the query result through a monitoring result management interface.
In order to solve the foregoing technical problem, an embodiment of the present invention provides a computer-readable storage medium, which includes instructions, and when the instructions are run on a computer, the instructions enable the computer to execute the method for automatically monitoring and extracting audit report data according to the foregoing technical solution.
In order to solve the foregoing technical problem, an embodiment of the present invention provides a computer device, which includes a memory, a processor, and a computer program that is stored in the memory and can be run on the processor, where the processor implements the method for automatically extracting data of monitoring audit report according to the foregoing technical solution when executing the computer program.
The invention has the beneficial effects that: and polling the interface data arrival condition and the report data extraction condition at regular time by using the SHELL script, storing the polling result into a corresponding monitoring table, forming a uniform public interface for related function calling, and visually displaying the monitoring result through a monitoring result management interface. The automatic monitoring of interface inspection and 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 technical personnel is low, the monitoring efficiency is high, and the maintenance cost is low.
Additional aspects of the invention and its advantages 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 invention.
Drawings
FIG. 1 is a schematic flow chart of a method for automatically monitoring and extracting audit report data according to an embodiment of the present invention;
fig. 2 is a schematic structural block diagram of a system for automatically monitoring and controlling the extraction of audit report data according to an embodiment of the present invention.
Detailed Description
The principles and features of this invention are described below in conjunction with the following drawings, which are set forth by way of illustration only and are not intended to limit the scope of the invention.
Fig. 1 is a schematic flow chart of a method for automatically monitoring and monitoring data extraction of an audit report according to an embodiment of the present invention. As shown in fig. 1, the method includes:
110. configuring report information of an audit report to be monitored into a report monitoring table;
120. periodically polling interface data arrival conditions and report data extraction conditions corresponding to all audit reports in the report monitoring table through a SHELL script command, and storing polling results into a monitoring result table;
130. packaging the monitoring result table into a public interface and forming a monitoring result management interface;
140. and 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 embodiment of the invention configures the report information of the audit report to be monitored into the report monitoring table by pre-establishing the report monitoring table and the monitoring result table, encapsulates the monitoring result table into a public interface and forms a monitoring result management interface. When data is monitored, interface data arrival conditions and report data extraction conditions corresponding to all audit reports in the report monitoring table are polled regularly through a SHELL script command, and polling results are stored in a monitoring result table; and when the monitoring result is inquired, the public interface is used for inquiring the interface data arrival condition and the data extraction condition of each audit report, and the monitoring result management interface is used for displaying the inquiry result. The embodiment of the invention realizes the interfacing and configuration management by increasing the monitoring of the data extraction condition of the audit report in the monitoring management of the audit system.
The embodiment provides a method for automatically monitoring and auditing report data extraction, which comprises the steps of periodically polling the interface data arrival condition and the report data extraction condition by using a SHELL script, storing the polling result into a corresponding monitoring table, forming a uniform public interface for related function calling, and visually displaying the monitoring result through a monitoring result management interface. The automatic monitoring of interface inspection and report extraction is realized, the workload of daily inspection of the interface and report data extraction result is greatly reduced, the dependency on technical personnel is low, the monitoring efficiency is high, and the maintenance cost is low.
Optionally, the report monitoring table includes 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 in the embodiment of the present invention, and table 2 is a monitoring result table provided in the embodiment of the present invention.
TABLE 1
Figure BDA0002402960050000041
TABLE 2
Figure BDA0002402960050000042
Figure BDA0002402960050000051
Optionally, the monitoring result table further includes whether to alarm, the monitoring result management interface configures a short message alarm policy according to whether to alarm configured in the monitoring result table, and when an alarm is needed, the monitoring result management interface sends a short message to notify a corresponding maintenance person to follow up by calling a short message interface.
Optionally, a REMARK entry, such as REMARK entry REMARK in table 2, may also be included in the monitoring result table. The method can record the arrival condition of the interface data, the extraction condition of the report data, whether to alarm or not and the like.
Optionally, 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 a SHELL script command, and a polling result is stored in a monitoring result table, including;
carrying out timed polling on each audit report in the report monitoring table through a SHELL script command according to the arrival time of an interface file specified by an upstream interface specification; judging whether the interface file is uploaded to a host directory corresponding to an interface file path configured in the report monitoring table and whether the data extraction of the audit report is finished according to the polling result; and updating the interface data arrival condition and the report data extraction condition into a monitoring result table according to the judgment result.
Specifically, according to the arrival time of an interface FILE specified by an upstream interface specification, carrying out timed polling on each audit report in a report monitoring table through a SHELL script command, inquiring whether a report interface data FILE corresponding to the current date exists on a host directory corresponding to an interface FILE PATH 'FILE _ PATH', and the report interface data FILE (example FILE name: 20200101XX report. AVL FILE. FILE content stores related data of the report by using a separator, such as 20200101# XX business hall # XX operator # XX business acceptance), wherein if the report interface data FILE is not uploaded to the specified host directory, the interface dynamic identification of the current day is 'interface data delay' (namely the interface FILE is not uploaded to the specified directory on time); if the interface data arrives and is successfully put in a warehouse, synchronously updating the state to be 'interface data arrives'; the above polling results are updated into a "monitoring result table".
After the interface data arrives, the original function puts the interface data into a warehouse and generates sampling data of an audit report: through background SHELL script polling, if the audit report corresponding to the current day does not generate sampling data, the dynamic identifier corresponding to the audit report corresponding to the current day is 'sampling data not generated'; after the sampling data is generated, synchronously updating the state into 'generated sampling data'; the above polling results are updated into a "monitoring result table".
The data result in the monitoring result table is inquired through unified management of a unified public interface and a data generation state identifier, a report data monitoring result management interface (date, audit report name, data extraction result and whether to alarm) and interface calling are formed, an alarm strategy is configured at the same time, and an audit report with abnormal data extraction result is alarmed; and packaging a calendar in the monitoring result management interface, introducing the public interface into the calendar, and representing the data extraction results of the current audit report in the current day by different preset colors. The red, yellow and green can respectively represent the data extraction results of the current audit report on the current day: and the data extraction result of the current day is distinguished without generation, while being generated and after generation.
In the above embodiment, the status of the data extraction result is marked, the calendar is packaged, the common interface is introduced into the calendar, and the data extraction result of the current audit report in the current day is represented by different preset colors, so that the maintenance and management of the audit report data are facilitated.
Optionally, when an audit report to be monitored is newly added, adding report information of the audit report to be monitored into a report monitoring table, and storing a polling result into a monitoring result table; whether short message warning is carried out or not can be configured according to needs, 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 invention can reduce the dependency on the manual inspection interface and the report data extraction inspection, directly monitors the data extraction result of each report through the interface view management and the related alarm strategy, tags the data extraction result of the same day if the report data is not extracted successfully, and is matched with the short message alarm prompt, thereby greatly reducing the maintenance workload of the interface inspection and data generation inspection of each day.
The method for extracting data of the automatic monitoring audit report according to the embodiment of the present invention is described in detail with reference to fig. 1. The following describes the system for automatically monitoring the extraction of audit report data according to the embodiment of the present invention in detail with reference to fig. 2.
As shown in fig. 2, an embodiment of the present invention further provides a system for automatically monitoring and extracting audit report data, including: the system comprises a report monitoring table configuration module, an automatic data monitoring module, an interface packaging module and a data query module.
The report monitoring table configuration module is used for configuring the report information of the report to be monitored and audited into the report monitoring table; the automatic data monitoring module is used for regularly polling the interface data arrival condition and the report data extraction condition corresponding to each audit report in the report monitoring table through a SHELL script command and storing a 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 a public interface and displaying the query result through a monitoring result management interface.
The embodiment provides a system for automatically monitoring and auditing report data extraction, and the method comprises the steps of periodically polling the interface data arrival condition and the report data extraction condition by using a SHELL script, storing the polling result into a corresponding monitoring table, forming a uniform public interface for related function calling, and visually displaying the monitoring result through a monitoring result management interface. The automatic monitoring of interface inspection and report extraction is realized, the workload of daily inspection of the interface and report data extraction result is greatly reduced, the dependency on technical personnel is low, the monitoring efficiency is high, and the maintenance cost is low.
The embodiment of the invention also provides a computer-readable storage medium which comprises instructions, and when the instructions are run on a computer, the computer is enabled to execute the method for automatically extracting the monitoring audit report data.
In order to solve the foregoing technical problem, an embodiment of the present invention provides a computer device, which includes a memory, a processor, and a computer program that is stored in the memory and is executable on the processor, where the processor implements the method for automatically extracting data of monitoring audit report according to the foregoing embodiment when executing the computer program.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, a division of a unit is merely a logical division, and an actual implementation may have another division, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed.
Units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment of the present invention.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention essentially or partially contributes to the prior art, or all or part of the technical solution can be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (10)

1. A method for automatically extracting data of monitoring audit report forms is characterized by comprising the following steps:
configuring report information of an audit report to be monitored into a report monitoring table;
periodically polling interface data arrival conditions and report data extraction conditions corresponding to all audit reports in the report monitoring table through a SHELL script command, and storing polling results into a monitoring result table;
packaging the monitoring result table into a public interface and forming a monitoring result management interface;
and 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 comprises an audit report ID, an audit report name, an interface document path and whether monitoring is performed;
the monitoring result table comprises date, audit report ID, audit report name and data generation result.
3. The method according to claim 2, wherein the interface data arrival condition and the report data extraction condition corresponding to each audit report in the report monitoring table are periodically polled through a SHELL script command, and the polled result is stored in a monitoring result table, including;
carrying out timed polling on each audit report in the report monitoring table through a SHELL script command according to the arrival time of an interface file specified by an upstream interface specification;
judging whether the interface file is uploaded to a host directory corresponding to an interface file path configured in the report monitoring table and whether the data extraction of the audit report is finished according to the polling result;
and updating the interface data arrival condition and the report data extraction condition into a monitoring result table according to the judgment result.
4. The method according to claim 2, wherein the monitoring result table further includes whether or not to alarm items, the monitoring result management interface configures a short message alarm policy according to whether or not to alarm items configured in the monitoring result table, and when an alarm is required, a short message is sent to notify corresponding maintenance personnel to follow up by calling a short message interface.
5. The method of any of claims 1 to 4, further comprising: and packaging a calendar in the monitoring result management interface, referring the public interface in the calendar, and respectively representing the data extraction results of the current audit report on the current day by different preset colors.
6. The method as claimed in claim 5, wherein the data extraction results respectively representing the current audit report of the current day with different preset colors comprise: red, yellow and green respectively represent the data extraction results of the current audit report in the current day: and the data extraction result of the current day is distinguished without generation, while being generated and after generation.
7. The method of any of claims 1 to 4, further comprising: when the audit report to be monitored is newly added, adding the report information of the audit report to be monitored into the report monitoring table, and storing the polling result into the monitoring result table.
8. A system for automatically monitoring and extracting audit report data is characterized by comprising:
the report monitoring table configuration module is used for configuring the report information of the report to be monitored and audited into the report monitoring table;
the automatic data monitoring module is used for regularly polling the interface data arrival condition and the report data extraction condition corresponding to each audit report in the report monitoring table through a SHELL script command and storing a 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 a public interface and displaying the query result through a monitoring result management interface.
9. A computer-readable storage medium comprising instructions that, when executed on a computer, cause the computer to perform the method for automated monitoring audit report data extraction according to any of claims 1-7.
10. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor executes the program to implement the method for automatically monitoring audit report data extraction according to any one of claims 1-7.
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 true CN111367981A (en) 2020-07-03
CN111367981B 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 (2)

* Cited by examiner, † Cited by third party
Title
XILIN ZHANG: "Study of EMS statements production and dispatcher simulation training for regional smart grid", 2011 IEEEE INTERNATIONAL CONFERENCE ON INFORMATION AND AUTOMATION, pages 870 - 872 *
余丹: "WinCC用户归档在报表中的应用", 湖北农机化, no. 15, pages 44 - 45 *

Also Published As

Publication number Publication date
CN111367981B (en) 2023-08-22

Similar Documents

Publication Publication Date Title
CN107678907B (en) Database service logic monitoring method, system and storage medium
CN109660380B (en) Server running state monitoring method, platform, system and readable storage medium
CN112468472B (en) Security policy self-feedback method based on security log association analysis
CN106649055A (en) Domestic CPU (central processing unit) and operating system based software and hardware fault alarming system and method
CN108197261A (en) A kind of wisdom traffic operating system
CN109271793B (en) Internet of things cloud platform equipment category identification method and system
CN109447485B (en) Rule-based real-time decision making system and method
CN114443435A (en) Container micro-service oriented performance monitoring alarm method and alarm system
CN108182134A (en) A kind of general-purpose interface monitoring method, device and equipment, storage medium
CN113157994A (en) Multi-source heterogeneous platform data processing method
CN112199394A (en) Alarm information pushing method and system, intelligent terminal and storage medium
CN107659443A (en) The monitoring method and its system of a kind of real time business
CN105302697A (en) Running state monitoring method and system of density data model database
CN109669835A (en) MySQL database monitoring method, device, equipment and readable storage medium storing program for executing
US20120072589A1 (en) Information Processing Apparatus and Method of Operating the Same
CN112612680A (en) Message warning method, system, computer equipment and storage medium
CN109426597B (en) Application performance monitoring method, device, equipment, system and storage medium
CN103986607A (en) Voice-sound-light alarm monitoring system for intelligent data center
CN108563776A (en) Off-line data acquisition methods and system, server and storage medium
CN103400220A (en) Method for collecting and classifying network equipment information and fixedly identifying
CN107426017A (en) A kind of method for carrying out data analysis by gathering switch network flow
CN106789335B (en) Method and system for processing information
CN114172921A (en) Log auditing method and device for scheduling recording system
CN107666399A (en) A kind of method and apparatus of monitoring data
CN111782481B (en) Universal data interface monitoring system and monitoring method

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