CN115834323A - Method and device for realizing system equipment monitoring based on SNMP protocol low code - Google Patents

Method and device for realizing system equipment monitoring based on SNMP protocol low code Download PDF

Info

Publication number
CN115834323A
CN115834323A CN202211457429.4A CN202211457429A CN115834323A CN 115834323 A CN115834323 A CN 115834323A CN 202211457429 A CN202211457429 A CN 202211457429A CN 115834323 A CN115834323 A CN 115834323A
Authority
CN
China
Prior art keywords
snmp
instruction
maintenance data
equipment
communication instruction
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.)
Pending
Application number
CN202211457429.4A
Other languages
Chinese (zh)
Inventor
胡月明
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vtron Group Co Ltd
Original Assignee
Vtron 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 Vtron Group Co Ltd filed Critical Vtron Group Co Ltd
Priority to CN202211457429.4A priority Critical patent/CN115834323A/en
Publication of CN115834323A publication Critical patent/CN115834323A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Maintenance And Management Of Digital Transmission (AREA)

Abstract

The invention relates to the technical field of computer networks, and discloses a method and a device for realizing system equipment monitoring based on SNMP protocol low codes. The method comprises the steps of receiving a device adding instruction which comprises a JSON communication instruction file and is sent by a WEB client, wherein the JSON communication instruction file is generated by the WEB client according to a target SNMP protocol content which is butted by devices and according to a first custom syntax rule; analyzing the JSON communication instruction file to obtain a corresponding SNMP communication instruction; sending an instruction for acquiring operation and maintenance data to corresponding equipment according to the SNMP communication instruction, and receiving operation and maintenance data fed back by the corresponding equipment according to the instruction for acquiring the operation and maintenance data; and sending the received operation and maintenance data to the WEB client. The invention realizes the quick butt joint with the equipment and the operation and maintenance monitoring of the equipment in a low-code mode, can meet the expandability of the system, reduces the development period and improves the development and interaction efficiency.

Description

Method and device for realizing system equipment monitoring based on SNMP protocol low code
Technical Field
The invention relates to the technical field of computer networks, in particular to a method and a device for realizing system equipment monitoring based on SNMP protocol low codes.
Background
With the rapid development of the computer field, network-based applications and services have also grown explosively. With the gradual expansion of network scale, network devices are continuously increasing, and in view of system reliability, the operation and maintenance monitoring of system devices becomes a problem which needs to be solved urgently.
However, due to the diversity of the devices and the speciality of the operation and maintenance data, the requirement for an operation and maintenance monitoring system is gradually increased. The operation and maintenance monitoring system is required to be capable of docking various devices and acquiring operation and maintenance data, and higher requirements are provided for the development period and development expansibility.
Disclosure of Invention
The invention provides a method and a device for realizing system equipment monitoring based on SNMP protocol low codes, which solve the technical problem of how to realize quick butt joint with various equipment while meeting the expandability and reducing the development period so as to obtain operation and maintenance data.
The invention provides a method for realizing system equipment monitoring based on SNMP protocol low code, which comprises the following steps:
receiving an equipment adding instruction sent by a WEB client; the equipment adding instruction comprises a JSON communication instruction file, and the JSON communication instruction file is generated by the WEB client according to the target SNMP protocol content of equipment butt joint and a first custom syntax rule;
analyzing the JSON communication instruction file to obtain a corresponding SNMP communication instruction;
sending an instruction for acquiring operation and maintenance data to corresponding equipment according to the SNMP communication instruction, and receiving operation and maintenance data fed back by the corresponding equipment according to the instruction for acquiring the operation and maintenance data;
and sending the received operation and maintenance data to the WEB client.
According to an implementable manner of the first aspect of the present invention, the parsing the JSON communication instruction file includes:
determining a second custom grammar rule corresponding to the first custom grammar rule;
and analyzing the JSON communication instruction file according to the second custom grammar rule.
According to an implementable manner of the first aspect of the present invention, the sending the instruction for acquiring the operation and maintenance data to the corresponding device according to the SNMP communication instruction includes:
and according to the SNMP communication instruction, sending an instruction for acquiring operation and maintenance data to corresponding equipment at regular time according to a preset time interval.
According to an enabling aspect of the first aspect of the invention, the method further comprises:
and storing the JSON communication instruction file and/or the received operation and maintenance data in a database through an interface provided by an ORM (object relational mapping) framework.
The second aspect of the present invention provides a device for implementing system device monitoring based on SNMP protocol low code, including:
the equipment management module is used for receiving an equipment adding instruction sent by the WEB client; the equipment adding instruction comprises a JSON communication instruction file, and the JSON communication instruction file is generated by the WEB client according to the target SNMP protocol content of equipment butt joint and a first custom syntax rule;
the JSON file analysis module is used for analyzing the JSON communication instruction file to obtain a corresponding SNMP communication instruction;
the SNMP communication module is used for sending an instruction for acquiring the operation and maintenance data to corresponding equipment according to the SNMP communication instruction and receiving the operation and maintenance data fed back by the corresponding equipment according to the instruction for acquiring the operation and maintenance data;
and the sending module is used for sending the received operation and maintenance data to the WEB client.
According to a manner that can be realized by the second aspect of the present invention, the JSON file parsing module includes:
the determining unit is used for determining a second custom grammar rule corresponding to the first custom grammar rule;
and the analysis unit is used for analyzing the JSON communication instruction file according to the second custom grammar rule.
According to one implementable manner of the second aspect of the present invention, the SNMP communication module includes:
and the SNMP communication unit is used for sending an instruction for acquiring operation and maintenance data to corresponding equipment at regular time according to the SNMP communication instruction and a preset time interval.
According to an implementable manner of the second aspect of the invention, the apparatus further comprises:
and the ORM module is used for storing the JSON communication instruction file and/or the received operation and maintenance data in a database through an interface provided by an ORM framework.
The third aspect of the present invention provides a device for implementing system device monitoring based on SNMP protocol low code, including:
a memory to store instructions; the instructions are used for realizing the method for realizing system equipment monitoring based on SNMP protocol low code in any one of the realizable modes;
a processor to execute the instructions in the memory.
A fourth aspect of the present invention is a computer-readable storage medium, which stores thereon a computer program, and when the computer program is executed by a processor, the computer program implements a method for implementing system device monitoring based on SNMP protocol low code according to any one of the above-mentioned manners.
According to the technical scheme, the invention has the following advantages:
the method comprises the steps of receiving a device adding instruction which comprises a JSON communication instruction file and is sent by a WEB client, wherein the JSON communication instruction file is generated by the WEB client according to a target SNMP protocol content which is butted by devices and according to a first custom syntax rule; analyzing the JSON communication instruction file to obtain a corresponding SNMP communication instruction; sending an instruction for acquiring operation and maintenance data to corresponding equipment according to the SNMP communication instruction, and receiving operation and maintenance data fed back by the corresponding equipment according to the instruction for acquiring the operation and maintenance data; sending the received operation and maintenance data to the WEB client; the invention constructs the SNMP protocol content of the equipment butt joint into the recognizable JSON communication instruction file according to the self-defined grammar rule, and then analyzes the JSON communication instruction file into the concrete SNMP communication instruction, and communicates with the equipment according to the instruction to achieve the purpose of obtaining the operation and maintenance data.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without inventive exercise.
Fig. 1 is a flowchart of a method for implementing system device monitoring based on SNMP protocol low code according to an alternative embodiment of the present invention;
fig. 2 is a flowchart of a method for implementing system device monitoring based on SNMP protocol low code according to another alternative embodiment of the present invention;
fig. 3 is a block diagram illustrating a structural connection of an apparatus for implementing system device monitoring based on SNMP protocol low code according to an alternative embodiment of the present invention;
fig. 4 is a block diagram illustrating a structural connection of an apparatus for implementing system device monitoring based on SNMP protocol low code according to another alternative embodiment of the present invention.
Reference numerals:
1-a device management module; 2-JSON file analysis module; 3-SNMP communication module; 4-a sending module; 5-ORM module.
Detailed Description
The embodiment of the invention provides a method and a device for realizing system equipment monitoring based on SNMP protocol low codes, which are used for solving the technical problem of how to realize quick butt joint with various equipment while meeting the expandability and reducing the development period so as to obtain operation and maintenance data.
In order to make the objects, features and advantages of the present invention more obvious and understandable, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is obvious that the embodiments described below are only a part of the embodiments of the present invention, 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 invention.
The invention provides a method for realizing system equipment monitoring based on SNMP protocol low code. The method of the application can be executed by a server.
Referring to fig. 1, fig. 1 is a flowchart illustrating a method for implementing system device monitoring based on SNMP protocol low code according to an embodiment of the present invention.
The method for realizing system equipment monitoring based on the SNMP protocol low code provided by the embodiment of the invention comprises the following steps:
step S1, receiving an equipment adding instruction sent by a WEB client; the equipment adding instruction comprises a JSON communication instruction file, and the JSON communication instruction file is generated by the WEB client according to the target SNMP protocol content of equipment butt joint according to a first custom syntax rule.
The SNMP protocol (simple network management protocol) consists of a set of standards for network management, including an application layer protocol (application layer protocol), a database model (database schema) and a set of resource objects, which can support a network management system to monitor whether any devices connected to the network are of any regulatory concern. The equipment for operation and maintenance monitoring is required to support an SNMP standard protocol or an SNMP private protocol customized according to specifications, and relevant operation and maintenance data of equipment operation can be obtained through the SNMP protocol. In the embodiment, the recognizable JSON communication instruction file is formed by the SNMP protocol contents which are butted by the equipment according to the self-defined grammar rule, and the grammar rule is self-defined, so that the JSON communication instruction file can be dynamically configured through a visual interface and adjusted according to the rule, the monitoring flexibility of the system equipment can be improved, the expandability of the system is met, the development period can be shortened by the low-code mode, and the development and interaction efficiency is improved.
And S2, analyzing the JSON communication instruction file to obtain a corresponding SNMP communication instruction.
In this embodiment, the JSON communication instruction file may be parsed according to a custom syntax rule or by calling an external function parsing module.
In an implementation manner, the parsing the JSON communication instruction file includes:
determining a second custom grammar rule corresponding to the first custom grammar rule;
and analyzing the JSON communication instruction file according to the second custom grammar rule.
As a specific implementation manner, the same custom syntax rule may be set, so that after the JSON communication instruction file is received, the built-in custom syntax rule is directly called as the second custom syntax rule, so as to parse the JSON communication instruction file.
As another specific implementation manner, different custom syntax rules are set, and when a second custom syntax rule corresponding to the first custom syntax rule is determined, matching of the second custom syntax rule is required. The matching mode can be as follows: matching a second user-defined grammar rule through a preset list which stores the corresponding relation between the identification information and the user-defined grammar rule; or, the second custom grammar rule is obtained through interaction with a WEB client or other preset clients. The identification information may be identification information of a WEB client, identification information of a JSON communication instruction file, or identification information of a first custom syntax rule.
And S3, sending an instruction for acquiring the operation and maintenance data to corresponding equipment according to the SNMP communication instruction, and receiving the operation and maintenance data fed back by the corresponding equipment according to the instruction for acquiring the operation and maintenance data.
The number of times of sending the instruction for acquiring the operation and maintenance data to the corresponding device may be one or more, and the specific number of times is set according to an actual situation.
In an implementation mode, according to the SNMP communication instruction, an instruction for acquiring operation and maintenance data is sent to a corresponding device at a preset time interval.
By sending the instruction for acquiring the operation and maintenance data at regular time, the operation and maintenance data can be automatically and regularly acquired, and the real-time performance of equipment operation and maintenance monitoring is met.
And S4, sending the received operation and maintenance data to the WEB client.
In this embodiment, the received operation and maintenance data is sent to the WEB client, and the operation and maintenance data can be visually displayed by the WEB client, so that corresponding data can be visually presented to a user.
In an implementation manner, as shown in fig. 2, on the basis of the method shown in fig. 1, the method further includes:
and S5, storing the JSON communication instruction file and/or the received operation and maintenance data in a database through an interface provided by an ORM framework.
In this embodiment, a mapping relationship between the object model and the relationship model can be established by using the data base based on the ORM frame, so that data processing operations can be efficiently performed on the relationship type data base through the mapping relationship, and operations such as convenience query, data addition, data deletion and the like of related data are realized.
The invention also provides a device for realizing system equipment monitoring based on the SNMP protocol low code, which can be used for executing the method for realizing system equipment monitoring based on the SNMP protocol low code in any embodiment of the invention.
Referring to fig. 3, fig. 3 is a block diagram illustrating a structural connection of an apparatus for implementing system device monitoring based on SNMP protocol low code according to an embodiment of the present invention.
The device for realizing system equipment monitoring based on the SNMP protocol low code provided by the embodiment of the invention comprises:
the equipment management module 1 is used for receiving an equipment adding instruction sent by a WEB client; the equipment adding instruction comprises a JSON communication instruction file, and the JSON communication instruction file is generated by the WEB client according to the target SNMP protocol content of equipment butt joint and a first custom syntax rule;
a JSON file analysis module 2, configured to analyze the JSON communication instruction file to obtain a corresponding SNMP communication instruction;
the SNMP communication module 3 is used for sending an instruction for acquiring operation and maintenance data to corresponding equipment according to the SNMP communication instruction and receiving the operation and maintenance data fed back by the corresponding equipment according to the instruction for acquiring the operation and maintenance data;
and the sending module 4 is used for sending the received operation and maintenance data to the WEB client.
In an implementation manner, the JSON file parsing module 2 includes:
the determining unit is used for determining a second custom grammar rule corresponding to the first custom grammar rule;
and the analysis unit is used for analyzing the JSON communication instruction file according to the second custom grammar rule.
In an implementable manner, the SNMP communication module 3 comprises:
and the SNMP communication unit is used for sending an instruction for acquiring operation and maintenance data to corresponding equipment at regular time according to the SNMP communication instruction and a preset time interval.
In an implementation manner, as shown in fig. 4, on the basis of the apparatus shown in fig. 3, the apparatus further includes:
and the ORM module 5 is used for storing the JSON communication instruction file and/or the received operation and maintenance data in a database through an interface provided by an ORM framework.
The invention also provides a device for realizing system equipment monitoring based on the SNMP protocol low code, which comprises:
a memory to store instructions; the instructions are used for realizing the method for realizing system equipment monitoring based on the SNMP protocol low code according to any one of the above embodiments;
a processor to execute the instructions in the memory.
The present invention further provides a computer-readable storage medium, which stores a computer program, and when the computer program is executed by a processor, the computer program implements the method for implementing system device monitoring based on SNMP protocol low code according to any one of the above embodiments.
According to the embodiment of the invention, the SNMP protocol content of equipment butt joint forms the recognizable JSON communication instruction file according to the self-defined grammar rule, and then the JSON communication instruction file is analyzed into the specific SNMP communication instruction, and the communication is carried out with the equipment according to the instruction so as to achieve the purpose of obtaining the operation and maintenance data.
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, modules and units may refer to the corresponding processes in the foregoing method embodiments, and the specific beneficial effects of the above-described apparatuses, modules and units may refer to the corresponding beneficial effects in the foregoing method embodiments, which 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, the division of the modules is only one logical division, and other divisions may be realized in practice, for example, a plurality of modules or components may be combined or integrated into another apparatus, or some features may be omitted, or not executed.
The modules described as separate parts may or may not be physically separate, and parts displayed as modules may or may not be physical modules, may be located in one place, or may be distributed on a plurality of network modules. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment.
In addition, functional modules in the embodiments of the present invention may be integrated into one processing module, or each of the modules may exist alone physically, or two or more modules are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode.
The integrated module, if implemented in the form of a software functional module 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 may be embodied in the form of a software product, which is stored in a storage medium and includes 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-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A method for realizing system equipment monitoring based on SNMP protocol low code is characterized by comprising the following steps:
receiving an equipment adding instruction sent by a WEB client; the equipment adding instruction comprises a JSON communication instruction file, and the JSON communication instruction file is generated by the WEB client according to the target SNMP protocol content of equipment butt joint and a first custom syntax rule;
analyzing the JSON communication instruction file to obtain a corresponding SNMP communication instruction;
sending an instruction for acquiring operation and maintenance data to corresponding equipment according to the SNMP communication instruction, and receiving operation and maintenance data fed back by the corresponding equipment according to the instruction for acquiring the operation and maintenance data;
and sending the received operation and maintenance data to the WEB client.
2. The method for realizing system equipment monitoring based on the SNMP protocol low code according to claim 1, wherein the parsing the JSON communication instruction file comprises:
determining a second custom grammar rule corresponding to the first custom grammar rule;
and analyzing the JSON communication instruction file according to the second custom grammar rule.
3. The method for realizing system equipment monitoring based on the SNMP protocol low code according to claim 1, wherein the sending the instruction for acquiring the operation and maintenance data to the corresponding equipment according to the SNMP communication instruction comprises:
and according to the SNMP communication instruction, sending an instruction for acquiring operation and maintenance data to corresponding equipment at regular time according to a preset time interval.
4. The method for realizing system equipment monitoring based on SNMP protocol low code according to claim 1, wherein the method further comprises:
and storing the JSON communication instruction file and/or the received operation and maintenance data in a database through an interface provided by an ORM framework.
5. An apparatus for implementing system equipment monitoring based on SNMP protocol low code, comprising:
the equipment management module is used for receiving an equipment adding instruction sent by the WEB client; the equipment adding instruction comprises a JSON communication instruction file, and the JSON communication instruction file is generated by the WEB client according to the target SNMP protocol content of equipment butt joint and a first custom syntax rule;
the JSON file analysis module is used for analyzing the JSON communication instruction file to obtain a corresponding SNMP communication instruction;
the SNMP communication module is used for sending an instruction for acquiring operation and maintenance data to corresponding equipment according to the SNMP communication instruction and receiving the operation and maintenance data fed back by the corresponding equipment according to the instruction for acquiring the operation and maintenance data;
and the sending module is used for sending the received operation and maintenance data to the WEB client.
6. The apparatus for monitoring system equipment based on SNMP protocol low code according to claim 5, wherein the JSON file parsing module comprises:
the determining unit is used for determining a second custom grammar rule corresponding to the first custom grammar rule;
and the analysis unit is used for analyzing the JSON communication instruction file according to the second custom grammar rule.
7. The apparatus for implementing system device monitoring based on SNMP protocol low code according to claim 5, wherein the SNMP communication module comprises:
and the SNMP communication unit is used for sending an instruction for acquiring operation and maintenance data to corresponding equipment at regular time according to the SNMP communication instruction and a preset time interval.
8. An apparatus for implementing system device monitoring based on SNMP protocol low code according to claim 5, wherein said apparatus further comprises:
and the ORM module is used for storing the JSON communication instruction file and/or the received operation and maintenance data in a database through an interface provided by an ORM framework.
9. An apparatus for implementing system equipment monitoring based on SNMP protocol low code, comprising:
a memory to store instructions; wherein the instructions are used for realizing the method for realizing system equipment monitoring based on SNMP protocol low code according to any one of claims 1-4;
a processor to execute the instructions in the memory.
10. A computer-readable storage medium, wherein a computer program is stored on the computer-readable storage medium, and when executed by a processor, the computer program implements the method for monitoring system devices based on SNMP protocol low code according to any one of claims 1 to 4.
CN202211457429.4A 2022-11-21 2022-11-21 Method and device for realizing system equipment monitoring based on SNMP protocol low code Pending CN115834323A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211457429.4A CN115834323A (en) 2022-11-21 2022-11-21 Method and device for realizing system equipment monitoring based on SNMP protocol low code

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211457429.4A CN115834323A (en) 2022-11-21 2022-11-21 Method and device for realizing system equipment monitoring based on SNMP protocol low code

Publications (1)

Publication Number Publication Date
CN115834323A true CN115834323A (en) 2023-03-21

Family

ID=85529731

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211457429.4A Pending CN115834323A (en) 2022-11-21 2022-11-21 Method and device for realizing system equipment monitoring based on SNMP protocol low code

Country Status (1)

Country Link
CN (1) CN115834323A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106656632A (en) * 2017-02-03 2017-05-10 上海中信信息发展股份有限公司 Machine room monitoring system fusing Ethernet protocol with Internet of Things protocol, and information processing and control method
EP3415932A1 (en) * 2017-06-14 2018-12-19 Schneider Electric IT Corporation Autonomous scalable agent that improves performance of network device systems
CN109981341A (en) * 2019-02-15 2019-07-05 广州市高科通信技术股份有限公司 Webmastering software and equipment SNMP exchange method, electronic equipment and storage medium
CN111654498A (en) * 2020-06-03 2020-09-11 深圳市信锐网科技术有限公司 Equipment adding method and Internet of things platform

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106656632A (en) * 2017-02-03 2017-05-10 上海中信信息发展股份有限公司 Machine room monitoring system fusing Ethernet protocol with Internet of Things protocol, and information processing and control method
EP3415932A1 (en) * 2017-06-14 2018-12-19 Schneider Electric IT Corporation Autonomous scalable agent that improves performance of network device systems
CN109981341A (en) * 2019-02-15 2019-07-05 广州市高科通信技术股份有限公司 Webmastering software and equipment SNMP exchange method, electronic equipment and storage medium
CN111654498A (en) * 2020-06-03 2020-09-11 深圳市信锐网科技术有限公司 Equipment adding method and Internet of things platform

Similar Documents

Publication Publication Date Title
US10915822B2 (en) Complex event processing method, apparatus, and system
CN107451109B (en) Report generation method and system
CN112559133A (en) Cloud-edge coordination system and cloud-edge coordination method based on native container technology
CN107864053B (en) Zookeeper-based dynamic configuration method and device
CN110661660B (en) Alarm information root analysis method and device
US20170017677A1 (en) Application event bridge
CN114416685B (en) Log processing method, system and storage medium
CN110784358A (en) Method and device for constructing network call relation topological graph
CN112506738A (en) Data visualization processing method and device
CN107517188A (en) A kind of data processing method and device based on Android system
CN101667932A (en) Method of network element equipment log management and device
CN113779422B (en) Method and device for realizing relationship chain label, electronic equipment and storage medium
CN107885634B (en) Method and device for processing abnormal information in monitoring
CN111010290B (en) Service log processing method and device, electronic equipment and storage medium
CN115834323A (en) Method and device for realizing system equipment monitoring based on SNMP protocol low code
CN111240904A (en) Database backup method and device, electronic equipment and storage medium
CN109324914B (en) Service calling method, service calling device and central server
CN110647448A (en) Mobile application operation log data real-time analysis method, server and system
EP2809032A1 (en) Integrating data from various network nodes using a template stack
CN106959903A (en) Trap instruction Trap processing method and processing device
CN107347024A (en) A kind of method and apparatus for storing Operation Log
CN113094131A (en) Prompt resource display method, device, terminal, server and storage medium
CN114265866A (en) Streaming data processing method, rule plug-in, streaming data processing module and system
CN113691403A (en) Topological node configuration method, related device and computer program product
CN114785711B (en) Performance monitoring method, device and storage medium of network equipment

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