CN110489304B - Method and device for monitoring resource access state between systems - Google Patents

Method and device for monitoring resource access state between systems Download PDF

Info

Publication number
CN110489304B
CN110489304B CN201910788252.8A CN201910788252A CN110489304B CN 110489304 B CN110489304 B CN 110489304B CN 201910788252 A CN201910788252 A CN 201910788252A CN 110489304 B CN110489304 B CN 110489304B
Authority
CN
China
Prior art keywords
resource access
network connection
connection information
access monitoring
information
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
CN201910788252.8A
Other languages
Chinese (zh)
Other versions
CN110489304A (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 Gas Group Co Ltd
Original Assignee
Beijing Gas Group 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 Gas Group Co Ltd filed Critical Beijing Gas Group Co Ltd
Priority to CN201910788252.8A priority Critical patent/CN110489304B/en
Publication of CN110489304A publication Critical patent/CN110489304A/en
Application granted granted Critical
Publication of CN110489304B publication Critical patent/CN110489304B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/3006Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is distributed, e.g. networked systems, clusters, multiprocessor systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3055Monitoring arrangements for monitoring the status of the computing system or of the computing system component, e.g. monitoring if the computing system is on, off, available, not available
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3089Monitoring arrangements determined by the means or processing involved in sensing the monitored data, e.g. interfaces, connectors, sensors, probes, agents
    • G06F11/3093Configuration details thereof, e.g. installation, enabling, spatial arrangement of the probes

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Quality & Reliability (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Debugging And Monitoring (AREA)
  • Computer And Data Communications (AREA)

Abstract

The embodiment of the application provides a method and a device for monitoring resource access states between systems, a computing device and a computer readable storage medium, and solves the problem that the resource access states between the existing service systems are invisible. The method for monitoring the resource access state between the systems comprises the following steps: actively acquiring network connection information of each service system based on an information collection instruction sent by a system timer; sending the network connection information to a resource access monitoring application server; and the resource access monitoring application server processes the network connection information to acquire access relation information between hosts and writes the access relation information into a resource access monitoring database.

Description

Method and device for monitoring resource access state between systems
Technical Field
The present application relates to the field of data communication technologies, and in particular, to a method and an apparatus for monitoring an inter-system resource access state, a computing device, and a computer-readable storage medium.
Background
The access relation between service systems is often complicated, and there are real-time access, timing access, long connection and short connection. In order to ensure the normal operation of communication between the service systems and the necessary maintenance, the resource access state between the systems needs to be monitored. However, in the prior art, the access state between systems and the data access between systems are not visible, which brings difficulty to the maintenance of the interface table between systems. For example, when the access relationship between the service systems is changed, the system interface table needs to be maintained synchronously, but since the resource access state between the service systems is invisible, the interface table cannot be changed automatically and synchronously.
Disclosure of Invention
In view of this, embodiments of the present application provide a method and an apparatus for monitoring an inter-system resource access state, a computing device, and a computer-readable storage medium, which solve the problem that an existing inter-service-system resource access state is not visible.
According to an aspect of the present application, an embodiment of the present application provides a method for monitoring an access state of an inter-system resource, including: actively acquiring network connection information of each service system based on an information collection instruction sent by a system timer; sending the network connection information to a resource access monitoring application server; and the resource access monitoring application server processes the network connection information to acquire access relation information between hosts and writes the access relation information into a resource access monitoring database.
In an embodiment of the present application, the actively acquiring network connection information of each service system includes: and calling a network connection information acquisition script which is pre-deployed on the host of each service system to actively acquire the network connection information of each service system.
In an embodiment of the present application, the method for monitoring the access state of the resource between systems further includes: and the resource access monitoring application server sends the data of the resource access monitoring database to a resource access monitoring application deployed on a foreground, wherein the resource access monitoring database is displayed by the resource access monitoring application deployed on the foreground.
In an embodiment of the present application, the sending the network connection information to the resource access monitoring application server includes: and sending the network connection information to a resource access monitoring application server in a file transfer protocol mode.
In an embodiment of the present application, before sending the network connection information to the resource access monitoring application server, the method for monitoring the resource access state between systems further includes: and screening and formatting the network connection information.
In an embodiment of the present application, the access relationship information between the hosts includes: access status between the hosts and an interface table.
According to another aspect of the present application, an embodiment of the present application provides an apparatus for monitoring an access status of an inter-system resource, including: the acquisition module is configured to actively acquire the network connection information of each service system based on an information collection instruction sent by the system timer; the sending module is configured to send the network connection information to a resource access monitoring application server; and the resource access monitoring application server is configured to process the network connection information to acquire access relation information between the hosts and write the access relation information into a resource access monitoring database.
In an embodiment of the application, the obtaining module is further configured to: and calling a network connection information acquisition script which is pre-deployed on the host of each service system to actively acquire the network connection information of each service system.
In an embodiment of the present application, the resource access monitoring application server is further configured to send data of the resource access monitoring database to a resource access monitoring application deployed on a foreground, where the resource access monitoring database is displayed by the resource access monitoring application deployed on the foreground.
In an embodiment of the present application, the sending module is further configured to: and sending the network connection information to a resource access monitoring application server in a file transfer protocol mode.
In an embodiment of the present application, the apparatus for monitoring the access status of the inter-system resource further includes: and the processing module is configured to perform screening and formatting processing on the network connection information before sending the network connection information to the resource access monitoring application server.
In an embodiment of the present application, the access relationship information between the hosts includes: access status between the hosts and an interface table.
According to another aspect of the present application, an embodiment of the present application provides a computing device, which includes a memory, a processor, and computer instructions stored in the memory and executable on the processor, wherein the processor executes the instructions to implement the steps of the method for monitoring the access status of the inter-system resource.
According to another aspect of the present application, an embodiment of the present application provides a computer-readable storage medium, which stores computer instructions, and when the instructions are executed by a processor, the instructions implement the steps of the method for monitoring the access state of the inter-system resource.
According to the monitoring method, the monitoring device, the computing equipment and the computer readable storage medium for the resource access state among the systems, the information collecting instruction is sent by setting the system timer, the network connection information of each service system can be actively acquired at a preset time point, and the access relation information among the hosts is acquired through the processing of the resource access monitoring application server, so that the resource access state among the systems is changed from an invisible state to a visible state, and the maintenance of an interface table among the systems is visual and simple. When the access relation between the service systems is changed, the system interface table can be synchronously maintained by referring to the access relation information between the systems in the resource access monitoring database.
Drawings
Fig. 1 is a schematic flowchart illustrating a method for monitoring an inter-system resource access state according to an embodiment of the present application.
Fig. 2 is a schematic diagram illustrating a principle of a method for monitoring an inter-system resource access state according to an embodiment of the present application.
Fig. 3 is a schematic flowchart illustrating a method for monitoring an inter-system resource access state according to another embodiment of the present application.
Fig. 4 is a schematic structural diagram of a device for monitoring an access state of an intersystem resource according to an embodiment of the present application.
Fig. 5 is a schematic structural diagram of an apparatus for monitoring an inter-system resource access state according to another embodiment of the present application.
Fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Fig. 1 is a schematic flowchart illustrating a method for monitoring an inter-system resource access state according to an embodiment of the present application. Fig. 2 is a schematic diagram illustrating a principle of a method for monitoring an inter-system resource access state according to an embodiment of the present application. As shown in fig. 1 and fig. 2, the method for monitoring the access state of the resource between the systems includes:
step 101: and actively acquiring the network connection information of each service system based on an information collection instruction sent by a system timer.
The system timer may be set to issue information gathering instructions at any time, which may cause the network connection information acquisition process to begin at any set time. In an embodiment of the present application, the system timer may be configured to issue an information collection instruction in a preset time period, for example, issue an information collection instruction every 1 minute, so that the node actively acquires the network connection information of each service system every 1 minute to ensure real-time performance of updating the network connection information. However, it should be understood that the time period set by the system timer for issuing the information gathering instruction may be adjusted according to the actual application scenario requirements, and the time period set by the system timer for issuing the information gathering instruction is not limited in the present application.
The network connection information is log information for recording the communication state between the system hosts, and the access relation information between the service systems can be obtained by analyzing the subsequent reference to the content of the network connection information. The developer can obtain the corresponding network connection information according to the actual application scene requirements, and the specific content of the network connection information is not strictly limited in the application.
In an embodiment of the application, the network connection information of each business system can be actively acquired by calling the network connection information acquisition script pre-deployed on the host of each business system. The network connection information acquisition script is a script file which can be automatically executed and is written in advance and used for executing a specific network information acquisition process. Compared with the development of codes by other programming languages, the script writing method has the advantages that the development cost is low, the period is short, and the network understanding information acquisition target can be achieved. However, it should be understood that the specific content and generation manner of the network connection information acquisition script can be adjusted according to the specific service scenario. Under different application scene requirements, developers can adjust the content of the network connection information acquisition script by themselves to realize a specific network connection information acquisition and acquisition process. The concrete content and the generation mode of the network connection information acquisition script are not strictly limited.
Step 102: and sending the network connection information to a resource access monitoring application server.
As mentioned above, the collected network connection information is log information for recording communication states between the system hosts, and if access relationship information between the system hosts is to be obtained, the network connection information needs to be analyzed, and the analysis process is completed through the resource access monitoring application server. In an embodiment of the present application, the network connection information may be sent to the resource access monitoring application server in a File Transfer Protocol (FTP) manner. FTP allows local terminals to communicate with a resource access monitoring application server in a file-operated manner (e.g., file addition, deletion, modification, retrieval, transfer, etc.). However, the local terminal does not need to actually log on the resource access monitoring application server to become a complete user, and the FTP program can be used for accessing the resource access monitoring application server to realize the transmission of the network connection information, even if the local terminal and the resource access monitoring application server are provided with different operating systems and file storage modes.
In an embodiment of the present application, in order to overcome the difference in the network connection information caused by the different versions of the operating systems, considering that the collected network connection information formats may also differ due to the different versions of the operating systems, as shown in fig. 3, it is necessary to perform screening and formatting on the network connection information before sending the network connection information to the resource access monitoring application server (step 104). Unnecessary contents of the network connection information for subsequently acquiring the access relation information can be eliminated through the screening process, so that the calculation burden of subsequent data transmission and processing is reduced. The format difference of the network connection information caused by different operation systems can be unified through the formatting treatment, and the efficiency of acquiring the access relation information based on the acquired network connection information can be further improved.
Step 103: the resource access monitoring application server processes the network connection information to acquire access relation information between the hosts and writes the access relation information into the resource access monitoring database.
The resource access monitoring application server can obtain access relation information used for representing the access state between the system hosts by analyzing and processing the network connection information, and the access relation information can comprise the access state between the hosts and an interface table. The content of the access state represents whether the access between the hosts is normal or not, and the interface table is a communication interface list adopted by the access between the hosts. Therefore, when the access relation between the service systems is changed, the interface table of the system can be synchronously maintained by referring to the interface table.
In an embodiment of the present application, as shown in fig. 2, the resource access monitoring application server may send data of the resource access monitoring database to the resource access monitoring application deployed in the foreground, where the resource access monitoring database is displayed by the resource access monitoring application deployed in the foreground. Therefore, a user or a system maintenance person can visually see the resource access state between the systems through the resource access monitoring application of the foreground, and the applicability of the monitoring method of the resource access state between the systems is further improved.
Therefore, according to the monitoring method for the resource access state between the systems provided by the embodiment of the application, the system timer is set to send the information collecting instruction, the network connection information of each service system can be actively acquired at the preset time point, and the access relation information between the hosts is acquired through the processing of the resource access monitoring application server, so that the resource access state between the systems is changed from the invisible state to the visible state, and the maintenance of the interface table between the systems is visual and simple. When the access relation between the service systems is changed, the system interface table can be synchronously maintained by referring to the access relation information between the systems in the resource access monitoring database.
Fig. 4 is a schematic structural diagram of a device for monitoring an access state of an intersystem resource according to an embodiment of the present application. As shown in fig. 4, the monitoring apparatus 40 for monitoring the access state of the inter-system resource includes: an obtaining module 401 configured to actively obtain network connection information of each service system based on an information collecting instruction sent by a system timer;
a sending module 402 configured to send the network connection information to the resource access monitoring application server 403; and
the resource access monitoring application server 403 is configured to process the network connection information to obtain access relationship information between the hosts, and write the access relationship information into the resource access monitoring database.
According to the monitoring device for the resource access state between the systems, the system timer is set to send the information collecting instruction, the network connection information of each service system can be actively acquired at a preset time point, and the access relation information between the hosts is acquired through processing of the resource access monitoring application server 403, so that the resource access state between the systems is changed from an invisible state to a visible state, and the maintenance of the interface table between the systems is visual and simple. When the access relation between the service systems is changed, the system interface table can be synchronously maintained by referring to the access relation information between the systems in the resource access monitoring database.
In an embodiment of the present application, the obtaining module 401 is further configured to: and calling a network connection information acquisition script which is pre-deployed on the host of each service system to actively acquire the network connection information of each service system.
In an embodiment of the present application, the resource access monitoring application server 403 is further configured to send data of the resource access monitoring database to the resource access monitoring application deployed in the foreground, where the resource access monitoring database is exposed by the resource access monitoring application deployed in the foreground.
In an embodiment of the present application, the sending module 402 is further configured to: the network connection information is sent to the resource access monitoring application server 403 by means of a file transfer protocol.
In an embodiment of the present application, as shown in fig. 5, the monitoring apparatus 40 for monitoring the access status of the inter-system resource further includes: a processing module 404 configured to perform screening and formatting on the network connection information before sending the network connection information to the resource access monitoring application server 403.
In an embodiment of the present application, the access relationship information between hosts includes: access status between hosts and interface tables.
The detailed functions and operations of the respective modules in the above-described inter-system resource access state monitoring apparatus 40 have been described in detail in the inter-system resource access state monitoring method described above with reference to fig. 1 to 3, and thus, a repetitive description thereof will be omitted herein.
It should be noted that the monitoring apparatus 40 for monitoring the inter-system resource access status according to the embodiment of the present application may be integrated into the electronic device 50 as a software module and/or a hardware module, in other words, the electronic device 50 may include the monitoring apparatus 40 for monitoring the inter-system resource access status. For example, the monitoring apparatus 40 of the inter-system resource access status may be a software module in the operating system of the electronic device 50, or may be an application program developed for it; of course, the monitoring apparatus 40 for the access status of the inter-system resource can also be one of many hardware modules of the electronic device 50.
In another embodiment of the present application, the monitoring apparatus 40 for inter-system resource access status and the electronic device 50 may also be separate devices (e.g., servers), and the monitoring apparatus 40 for inter-system resource access status may be connected to the electronic device 50 through a wired and/or wireless network and transmit the interaction information according to an agreed data format.
Fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present application. As shown in fig. 6, the electronic apparatus 50 includes: one or more processors 501 and memory 502; and computer program instructions stored in the memory 502, which, when executed by the processor 501, cause the processor 501 to perform a method of monitoring inter-system resource access status as in any of the embodiments described above.
The processor 501 may be a Central Processing Unit (CPU) or other form of processing unit having data processing capabilities and/or instruction execution capabilities, and may control other components in the electronic device to perform desired functions.
Memory 502 may include one or more computer program products that may include various forms of computer-readable storage media, such as volatile memory and/or non-volatile memory. Volatile memory can include, for example, Random Access Memory (RAM), cache memory (or the like). The non-volatile memory may include, for example, Read Only Memory (ROM), a hard disk, flash memory, and the like. One or more computer program instructions may be stored on a computer-readable storage medium and executed by the processor 501 to implement the steps of the above monitoring method for inter-system resource access status of the various embodiments of the present application and/or other desired functions. Information such as light intensity, compensation light intensity, position of the filter, etc. may also be stored in the computer readable storage medium.
In one example, the electronic device 50 may further include: an input device 503 and an output device 504, which are interconnected by a bus system and/or other form of connection mechanism (not shown in fig. 6).
The output device 504 may output various information to the outside, and may include, for example, a display, speakers, a printer, and a communication network and its connected remote output devices, among others.
Of course, for the sake of simplicity, only some of the components related to the present application in the electronic apparatus 50 are shown in fig. 6, and components such as a bus, an input device/output interface, and the like are omitted. In addition, electronic device 50 may include any other suitable components, depending on the particular application.
In addition to the above method and apparatus, embodiments of the present application may also be a computer program product comprising computer program instructions which, when executed by a processor, cause the processor to perform the steps of the method for monitoring the access status of an inter-system resource according to any of the above embodiments.
The computer program product may include program code for carrying out operations for embodiments of the present application in any combination of one or more programming languages, including an object oriented programming language such as Java, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server.
Furthermore, embodiments of the present application may also be a computer-readable storage medium, on which computer program instructions are stored, and when the computer program instructions are executed by a processor, the processor is caused to execute the steps in the method for monitoring the access state of the inter-system resource of the various embodiments described above in this specification.
A computer-readable storage medium may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. A readable storage medium may include, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable disk, a hard disk, a random access memory ((RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
The foregoing describes the general principles of the present application in conjunction with specific embodiments, however, it is noted that the advantages, effects, etc. mentioned in the present application are merely examples and are not limiting, and they should not be considered essential to the various embodiments of the present application. Furthermore, the foregoing disclosure of specific details is for the purpose of illustration and description and is not intended to be limiting, since the foregoing disclosure is not intended to be exhaustive or to limit the disclosure to the precise details disclosed.
The block diagrams of devices, apparatuses, systems referred to in this application are only given as illustrative examples and are not intended to require or imply that the connections, arrangements, configurations, etc. must be made in the manner shown in the block diagrams. These devices, apparatuses, devices, systems may be connected, arranged, configured in any manner, as will be appreciated by those skilled in the art. Words such as "including," "comprising," "having," and the like are open-ended words that mean "including, but not limited to," and are used interchangeably therewith. The words "or" and "as used herein mean, and are used interchangeably with, the word" and/or, "unless the context clearly dictates otherwise. The word "such as" is used herein to mean, and is used interchangeably with, the phrase "such as but not limited to".
It should also be noted that in the devices, apparatuses, and methods of the present application, the components or steps may be decomposed and/or recombined. These decompositions and/or recombinations are to be considered as equivalents of the present application.
The previous description of the disclosed aspects is provided to enable any person skilled in the art to make or use the present application. Various modifications to these aspects will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other aspects without departing from the scope of the application. Thus, the present application is not intended to be limited to the aspects shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
The foregoing description has been presented for purposes of illustration and description. Furthermore, the description is not intended to limit embodiments of the application to the form disclosed herein. While a number of example aspects and embodiments have been discussed above, those of skill in the art will recognize certain variations, modifications, alterations, additions and sub-combinations thereof.
The above description is only exemplary of the present application and should not be taken as limiting the present application, as any modifications, equivalents and the like that are within the spirit and principle of the present application should be included in the scope of the present application.

Claims (12)

1. A method for monitoring the access state of a resource between systems is characterized by comprising the following steps:
actively acquiring network connection information of each service system based on an information collection instruction sent by a system timer;
sending the network connection information to a resource access monitoring application server; and
the resource access monitoring application server processes the network connection information to acquire access relation information between hosts and writes the access relation information into a resource access monitoring database;
before sending the network connection information to the resource access monitoring application server, the method further includes:
and screening and formatting the network connection information.
2. The method of claim 1, wherein actively obtaining network connection information for each business system comprises:
and calling a network connection information acquisition script which is pre-deployed on the host of each service system to actively acquire the network connection information of each service system.
3. The method of claim 1, further comprising:
and the resource access monitoring application server sends the data of the resource access monitoring database to a resource access monitoring application deployed on a foreground, wherein the resource access monitoring database is displayed by the resource access monitoring application deployed on the foreground.
4. The method of claim 1, wherein sending the network connection information to a resource access monitoring application server comprises:
and sending the network connection information to a resource access monitoring application server in a file transfer protocol mode.
5. The method of claim 1, wherein the access relationship information between the hosts comprises: access status between the hosts and an interface table.
6. An apparatus for monitoring access status of an intersystem resource, comprising:
the acquisition module is configured to actively acquire the network connection information of each service system based on an information collection instruction sent by the system timer;
the sending module is configured to send the network connection information to a resource access monitoring application server; and
the resource access monitoring application server is configured to process the network connection information to acquire access relation information between hosts and write the access relation information into a resource access monitoring database;
and the processing module is configured to perform screening and formatting processing on the network connection information before sending the network connection information to the resource access monitoring application server.
7. The apparatus of claim 6, wherein the acquisition module is further configured to: and calling a network connection information acquisition script which is pre-deployed on the host of each service system to actively acquire the network connection information of each service system.
8. The apparatus of claim 6, wherein the resource access monitoring application server is further configured to send data of the resource access monitoring database to a resource access monitoring application deployed in a foreground, wherein the resource access monitoring database is exposed by the resource access monitoring application deployed in the foreground.
9. The apparatus of claim 6, wherein the sending module is further configured to: and sending the network connection information to a resource access monitoring application server in a file transfer protocol mode.
10. The apparatus of claim 6, wherein the access relationship information between the hosts comprises: access status between the hosts and an interface table.
11. A computing device comprising a memory, a processor, and computer instructions stored on the memory and executable on the processor, wherein the processor implements the steps of the method of any one of claims 1-5 when executing the instructions.
12. A computer-readable storage medium storing computer instructions, which when executed by a processor, perform the steps of the method of any one of claims 1 to 5.
CN201910788252.8A 2019-08-26 2019-08-26 Method and device for monitoring resource access state between systems Active CN110489304B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910788252.8A CN110489304B (en) 2019-08-26 2019-08-26 Method and device for monitoring resource access state between systems

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910788252.8A CN110489304B (en) 2019-08-26 2019-08-26 Method and device for monitoring resource access state between systems

Publications (2)

Publication Number Publication Date
CN110489304A CN110489304A (en) 2019-11-22
CN110489304B true CN110489304B (en) 2021-08-27

Family

ID=68553895

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910788252.8A Active CN110489304B (en) 2019-08-26 2019-08-26 Method and device for monitoring resource access state between systems

Country Status (1)

Country Link
CN (1) CN110489304B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112929191B (en) * 2019-12-05 2023-08-15 马上消费金融股份有限公司 Service monitoring method, system, related equipment and device
CN113064797B (en) * 2021-04-22 2023-02-03 平安国际智慧城市科技股份有限公司 Front-end monitoring method and device, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106100924A (en) * 2016-06-15 2016-11-09 成都科来软件有限公司 The method and system that a kind of service logic and performance state represent simultaneously
CN108881374A (en) * 2018-04-28 2018-11-23 安徽四创电子股份有限公司 The design method that a kind of cloud computing resources framework front end is shown
CN109460306A (en) * 2018-10-09 2019-03-12 航天信息股份有限公司 A kind of integrated services integration cut-in method and system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4228777B2 (en) * 2003-05-21 2009-02-25 株式会社日立製作所 Branch flow control system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106100924A (en) * 2016-06-15 2016-11-09 成都科来软件有限公司 The method and system that a kind of service logic and performance state represent simultaneously
CN108881374A (en) * 2018-04-28 2018-11-23 安徽四创电子股份有限公司 The design method that a kind of cloud computing resources framework front end is shown
CN109460306A (en) * 2018-10-09 2019-03-12 航天信息股份有限公司 A kind of integrated services integration cut-in method and system

Also Published As

Publication number Publication date
CN110489304A (en) 2019-11-22

Similar Documents

Publication Publication Date Title
CN111083225B (en) Data processing method and device in Internet of things platform and Internet of things platform
US11538046B2 (en) Page data acquisition method, apparatus, server, electronic device and computer readable medium
US9584364B2 (en) Reporting performance capabilities of a computer resource service
WO2018120721A1 (en) Method and system for testing user interface, electronic device, and computer readable storage medium
KR20200070085A (en) Method and apparatus for processing information
CN110489304B (en) Method and device for monitoring resource access state between systems
WO2015116064A1 (en) End user monitoring to automate issue tracking
CN111966465B (en) Method, system, equipment and medium for modifying host configuration parameters in real time
CN109670126B (en) Cross-border access acceleration method and device
CN112769901B (en) Rail transit signal equipment communication interaction method and system
EP3489777B1 (en) Control device, control method, and program
WO2021120544A1 (en) Method and apparatus for debugging device
CN114554618A (en) Wireless access point device, equipment access method, equipment and storage medium
US20180336171A1 (en) System and method for constructing extensible event log with javascript object notation (json) encoded payload data
CN110995538B (en) Network data acquisition method, device, system, equipment and storage medium
KR20210000041A (en) Method and apparatus for analyzing log data in real time
CN108628909B (en) Information pushing method and device
CN113595762B (en) Network card configuration storage method and device
CN114328090A (en) Program monitoring method and device, electronic equipment and storage medium
CN114285774A (en) Flow recording method and device, electronic equipment and storage medium
CN110633182B (en) System, method and device for monitoring server stability
CN113079152A (en) Data transmission method, device and medium
CN113515715A (en) Generating method, processing method and related equipment of buried point event code
CN115834726B (en) Protocol conversion method, data transmission method, device, gateway and storage medium
JP6798050B1 (en) Generator, generation method and generation program

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