CN111258857A - Server state monitoring method and system - Google Patents

Server state monitoring method and system Download PDF

Info

Publication number
CN111258857A
CN111258857A CN202010108258.9A CN202010108258A CN111258857A CN 111258857 A CN111258857 A CN 111258857A CN 202010108258 A CN202010108258 A CN 202010108258A CN 111258857 A CN111258857 A CN 111258857A
Authority
CN
China
Prior art keywords
monitoring
signal
state
server
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.)
Pending
Application number
CN202010108258.9A
Other languages
Chinese (zh)
Inventor
李怀昊
耿士华
田博文
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shandong Chaoyue CNC Electronics Co Ltd
Original Assignee
Shandong Chaoyue CNC Electronics 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 Shandong Chaoyue CNC Electronics Co Ltd filed Critical Shandong Chaoyue CNC Electronics Co Ltd
Priority to CN202010108258.9A priority Critical patent/CN111258857A/en
Publication of CN111258857A publication Critical patent/CN111258857A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/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

Landscapes

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

Abstract

The invention provides a server state monitoring method and a system, which respectively encode the operation data of each monitored element to form a state code; combining the state codes of all monitored elements to form monitoring signals; comparing the monitoring signal with preset monitoring information, and judging whether the monitoring signal is the same as the preset monitoring information; and monitoring the server is realized. The invention can form the state of the monitored element into a GPI0 signal to be transmitted to the monitoring terminal, the monitoring terminal can record the high-low level change of the GPI0 signal in real time, read and record the state of the GPI0 signal in the chip in real time, and analyze the level change state and time of the GPI0 signal when the change occurs, thereby being convenient for rapidly confirming the fault reason. The remote monitoring terminal does not need to carry out secondary processing on the monitoring data of each element, and does not need to judge whether a fault or a problem occurs according to the characteristics and parameters of each element. The data processing amount is reduced, the reliability is improved, and the maintainability of the product is improved.

Description

Server state monitoring method and system
Technical Field
The invention relates to the technical field of server monitoring, in particular to a server state monitoring method and system.
Background
With the arrival of the big data era, the internet traffic is drastically increased, and the calculated amount and the calculated frequency are increased; in a server system, the increase of service calculation amount enables the carrying pressure of a server to be increased, the heat productivity of core components such as a CPU (central processing unit), a memory, a hard disk and the like is increased, the internal temperature of a machine is increased, the temperature which can be borne by the core components is limited to a certain extent, if the bearing point is reached, the performance is reduced, the service life of components is reduced, and even the server cannot be used.
At present, when detecting whether hardware equipment in a server fails, the operating state of each hardware equipment in the server is mainly monitored by a remote management mainboard, when the operating state of the hardware equipment fails, a corresponding fault parameter is generated, a worker can log in a corresponding management platform to inquire the fault parameter, the failed hardware equipment is determined according to the fault parameter, and then directional maintenance is performed on the failed hardware equipment. However, in the above-mentioned method, it is necessary to collect and analyze the operation data of the CPU, the memory, the hard disk, the power supply, and the like, because the server is internally related to various elements, such as a CPU, a memory, a hard disk, a power supply and the like, the monitoring data transmitted back to the remote monitor is of various types, the remote monitor needs to perform secondary processing on the monitoring data of each element, judging whether a fault or a problem occurs according to the characteristics and parameters of each element, so that in the communication transmission process, a remote monitoring machine needs to process various types of data and parameters and judges to influence the processing rate, moreover, because multiple servers are involved in the system, each server involves multiple monitored elements, which increases the difficulty of communication, when wireless communication is used, smooth communication needs to be ensured, the data processing amount of a remote monitoring machine is increased, and a larger monitoring error is easily caused.
Disclosure of Invention
In order to overcome the defects in the prior art, the invention provides a server state monitoring method, which comprises the following steps:
collecting operation data of monitored elements in a server;
respectively encoding the operation data of each monitored element to form a state code;
combining the state codes of all monitored elements to form monitoring signals;
transmitting the monitoring signal to a remote monitoring terminal;
the remote monitoring terminal receives the monitoring signal, compares the monitoring signal with preset monitoring information and judges whether the monitoring signal is the same as the preset monitoring information;
if the data is the same, the server operates normally.
Preferably, when the monitoring signal is compared with preset monitoring information and is different from the preset monitoring information, the monitoring signal is decomposed to decompose the state code of each monitored element;
comparing the state code of each monitored element with the corresponding preset state code;
and searching the state code of the monitored element different from the preset state code, and determining the monitored element with the fault.
Preferably, a monitoring time code and a monitoring element code are configured in the status code of each monitored element.
Preferably, the monitoring signal formed by combining the state codes of the monitored elements is configured as a GPI0 signal;
encoding the GPIO signal into a UART signal of an asynchronous transceiving transmitter;
and sending the UART signal to the remote monitoring terminal.
The invention also provides a server state monitoring system, a data processing terminal and a remote monitoring terminal;
the data processing end comprises: the monitoring module, the coding module, the combination module and the communication module;
the monitoring module is used for acquiring the operation data of the monitored element in the server;
the coding module is used for coding the operation data of each monitored element respectively to form state codes;
the combination module is used for combining the state codes of all monitored elements to form monitoring signals;
the communication module is used for transmitting the monitoring signal to the remote monitoring terminal;
and the remote monitoring terminal receives the monitoring signal, compares the monitoring signal with preset monitoring information, judges whether the monitoring signal is the same as the preset monitoring information, and monitors each monitored element of the server.
Preferably, the remote monitoring terminal is used for judging whether the monitoring signal is the same as the preset monitoring information;
if the data are the same, the server operates normally;
when the monitoring signal is compared with preset monitoring information and is different from the preset monitoring information, decomposing the monitoring signal and decomposing the state code of each monitored element;
comparing the state code of each monitored element with the corresponding preset state code;
and searching the state code of the monitored element different from the preset state code, and determining the monitored element with the fault.
Preferably, the monitoring module and each monitored element are configured with a GPI0 port;
the monitoring module is connected with each monitored element through a GPI0 port and an I2C bus, and collects the operation data of each monitored element.
Preferably, the communication module is further configured to encode the GPIO signals into asynchronous transceiver transmitter UART signals; and sending the UART signal to the remote monitoring terminal.
Preferably, the remote monitoring terminal includes: the device comprises a processor, a signal receiver, a decoding chip and a display;
the signal receiver is used for sending the received UART signal to the decoding chip;
the decoding chip is used for decoding the received UART signals into GPIO information, converting the GPIO information into an I2C format and then sending the GPIO information to the processor;
and the processor compares and judges the GPIO information and displays the received GPIO information and the judged result information through the display.
Preferably, the data processing end further comprises: a data storage module;
the data storage module stores the collected operation data and the corresponding state codes;
and calling corresponding operating data and corresponding state coding information according to the calling instruction of the remote monitoring terminal, and transmitting the operating data and the corresponding state coding information to the remote monitoring terminal through the communication module.
According to the technical scheme, the invention has the following advantages:
the server state monitoring method and the server state monitoring system can respectively encode the operation data of each monitored element to form state codes; combining the state codes of all monitored elements to form monitoring signals; transmitting the monitoring signal to a remote monitoring terminal; the remote monitoring terminal compares the monitoring signal with preset monitoring information and judges whether the monitoring signal is the same as the preset monitoring information; and monitoring the server is realized. The state of the monitored element can be converted into a GPI0 signal to be transmitted to the remote monitoring terminal, the remote monitoring terminal can record the high-low level change of the GPI0 signal in real time and read the state of the GPI0 signal in the recording chip in real time, and when the high-low level change of the GPI0 signal is found, the level change of the GPI0 signal and the time of the change of the level of the GPI0 signal are analyzed, so that the fault reason can be conveniently and quickly confirmed. The remote monitoring terminal does not need to carry out secondary processing on the monitoring data of each element, and does not need to judge whether a fault or a problem occurs according to the characteristics and parameters of each element. The state coding is judged first, so that if the decoding operation is not needed, the data processing amount is reduced, the data communication amount is reduced, the reliability is improved, and the maintainability of the product is improved.
Drawings
In order to more clearly illustrate the technical solution of the present invention, the drawings used in the description will be briefly introduced, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained based on these drawings without creative efforts.
FIG. 1 is a flow chart of a server status monitoring method;
FIG. 2 is a schematic diagram of a server status monitoring system;
FIG. 3 is a schematic diagram of a data processing side;
fig. 4 is a schematic diagram of a remote monitoring terminal.
Detailed Description
Those of ordinary skill in the art will appreciate that the elements and algorithm steps of the examples described in connection with the embodiments disclosed herein may be embodied in electronic hardware, computer software, or combinations of both, and that the components and steps of the examples have been described in a functional general in the foregoing description for the purpose of illustrating clearly the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The block diagrams shown in the figures are functional entities only and do not necessarily correspond to physically separate entities. I.e. these functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor means and/or microcontroller means.
In the several embodiments provided in the present application, it should be understood that the disclosed system, 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 units is only one logical division, and other divisions may be realized in practice, 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. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may also be an electric, mechanical or other form of connection.
The invention provides a server state monitoring method, as shown in fig. 1, the method comprises the following steps:
s11, collecting the operation data of the monitored element in the server;
s12, respectively coding the operation data of each monitored element to form a state code;
here, a monitoring time code and a monitoring element code are provided in the status code of each monitored element.
When decoding is carried out, the corresponding monitoring time and the monitoring device can be obtained, so that data information and attributes can be restored for a user to use and refer to for monitoring.
S13, combining the state codes of the monitored elements to form monitoring signals;
s14, transmitting the monitoring signal to a remote monitoring terminal;
s15, the remote monitoring terminal receives the monitoring signal, compares the monitoring signal with the preset monitoring information and judges whether the monitoring signal is the same as the preset monitoring information;
and S16, if the data are the same, the server operates normally.
When the monitoring signal is compared with preset monitoring information and is different from the preset monitoring information, decomposing the monitoring signal and decomposing the state code of each monitored element;
comparing the state code of each monitored element with the corresponding preset state code;
and searching the state code of the monitored element different from the preset state code, and determining the monitored element with the fault.
When the monitoring signal is transmitted in communication, the monitoring signal formed by combining the state codes of all monitored elements is configured into a GPI0 signal; encoding the GPIO signal into a UART signal of an asynchronous transceiving transmitter; and sending the UART signal to the remote monitoring terminal.
The server is configured with GPI0 (General Purpose Input/Output) signals, the state of these GPI0 signals directly determines the operating state of the server, such as CPU Error signals, fan state monitoring signals, memory Error signals, etc., and when the server fails in operation, the failure cause can be located according to the state of these signals and the time when the signal state changes.
The invention can configure the switch to realize the communication connection between the data processing terminal and the remote monitoring terminal through the switch. Identification information may be set in the communicated monitoring signal, the identification information including: the physical address of the monitored server, and/or the network address.
Communication between the data processing side and the remote monitoring terminal may be transmitted using any suitable medium, including but not limited to wireless, wireline, optical cable, RF, etc., or any suitable combination of the foregoing.
The data processing side and the remote monitoring terminal may each write program code for performing the operations of the present disclosure in any combination of one or more programming languages, including an object oriented programming language such as Java, C + +, or the like, as well as conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may be executed entirely on the data processing side and the remote monitoring terminal, as a separate software package, or entirely on the data processing side and the remote monitoring terminal. In the case of remote computing devices, the remote computing devices may be interconnected by any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected externally to one another by way of an Internet service provider.
For the positioning of the remote monitoring terminal on the fault, the codes of each monitored element can be compared through the analyzed monitoring signals, and the monitored element can be known to have the fault. Therefore, only when a fault occurs, the analysis and comparison are carried out, and the data processing amount of the system is reduced.
Based on the method, the invention also provides a server state monitoring system, as shown in fig. 2 to 4, a data processing terminal 2 and a remote monitoring terminal 1;
the data processing terminal 2 includes: a monitoring module 11, an encoding module 12, a combining module 13 and a communication module 14; the monitoring module 11 is used for collecting the operation data of the monitored elements in the server 3; the coding module 12 is used for coding the operation data of each monitored element respectively to form a state code; the combination module 13 is used for combining the status codes of the monitored elements to form monitoring signals; the communication module 14 is used for transmitting the monitoring signal to the remote monitoring terminal 1; the remote monitoring terminal 1 receives the monitoring signal, compares the monitoring signal with preset monitoring information, judges whether the monitoring signal is the same as the preset monitoring information, and monitors each monitored element of the server 3.
In the present system, the data processing terminal 2 further includes: a data storage module; the data storage module stores the collected operation data and the corresponding state codes; and according to the calling instruction of the remote monitoring terminal 1, calling corresponding operation data and corresponding state coding information, and transmitting the operation data and the corresponding state coding information to the remote monitoring terminal 1 through the communication module 14.
Furthermore, the data processing end 2 may be provided with a data processing module, so that the data processing end 2 compares the monitoring signal with preset monitoring information to determine whether the monitoring signal is the same as the preset monitoring information; if the data is the same, the server operates normally. Meanwhile, the monitoring signal is transmitted to the remote monitoring terminal 1; and also transmits the processing result of the data processing terminal 2 to the remote monitoring terminal 1. The comparison process of the remote monitoring terminal 1 is reduced. If the monitoring signal is different from the preset monitoring information, the data processing terminal 2 can directly find out the fault element and simultaneously send the fault information and the fault element to the remote monitoring terminal 1.
For data communication of the monitoring process, the monitoring module 11 and each monitored element are configured with a GPI0 port; the monitoring module 11 is connected to each monitored element through a GPI0 port and an I2C bus, and collects operation data of each monitored element.
The present invention can also adopt a mode that a GPI0 signal on a monitored component is connected to the monitoring module 11, the monitoring module 11 can record the high-low level change of the GPI0 signal in real time, read the state of the GPI0 signal in the recording chip in real time, and when the high-low level change of the GPI0 signal is found, the encoding module 12 can encode the level change of the GPI0 signal and the time when the level change of the GPI0 signal occurs. The communication module 14 encodes the signal into a UART signal and transmits the UART signal to the remote monitoring terminal 1, which facilitates quick confirmation of the cause of the fault. Meanwhile, the design does not depend on a remote management mainboard, a management platform, a corresponding wired network and the like, the reliability of detecting whether hardware equipment in the server breaks down is high, and the maintainability of the product is improved.
The remote monitoring terminal 1 of the present invention can simultaneously and synchronously monitor a plurality of servers, and the remote monitoring terminal 1 specifically includes: processor 23, signal receiver 21, decoding chip 22, display 24; the signal receiver 21 is configured to send the received UART signal to the decoding chip 22; the decoding chip 22 is configured to decode the received UART signal into GPIO information, convert the GPIO information into an I2C format, and send the converted GPIO information to the processor 23; the processor 23 compares and judges the GPIO information, and displays the received GPIO information and the judged result information through the display 24.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A server state monitoring method is characterized by comprising the following steps:
collecting operation data of monitored elements in a server;
respectively encoding the operation data of each monitored element to form a state code;
combining the state codes of all monitored elements to form monitoring signals;
transmitting the monitoring signal to a remote monitoring terminal;
the remote monitoring terminal receives the monitoring signal, compares the monitoring signal with preset monitoring information and judges whether the monitoring signal is the same as the preset monitoring information;
if the data is the same, the server operates normally.
2. The server state monitoring method according to claim 1, characterized in that the method further comprises:
when the monitoring signal is compared with preset monitoring information and is different from the preset monitoring information, decomposing the monitoring signal and decomposing the state code of each monitored element;
comparing the state code of each monitored element with the corresponding preset state code;
and searching the state code of the monitored element different from the preset state code, and determining the monitored element with the fault.
3. The server state monitoring method according to claim 1 or 2, characterized in that the method further comprises:
and configuring a monitoring time code and a monitoring element code in the state code of each monitored element.
4. The server state monitoring method according to claim 1 or 2, characterized in that the method further comprises:
the monitoring signal formed by combining the state codes of the monitored elements is configured as a GPI0 signal;
encoding the GPIO signal into a UART signal of an asynchronous transceiving transmitter;
and sending the UART signal to the remote monitoring terminal.
5. A server state monitoring system is characterized by comprising a data processing terminal and a remote monitoring terminal;
the data processing end comprises: the monitoring module, the coding module, the combination module and the communication module;
the monitoring module is used for acquiring the operation data of the monitored element in the server;
the coding module is used for coding the operation data of each monitored element respectively to form state codes;
the combination module is used for combining the state codes of all monitored elements to form monitoring signals;
the communication module is used for transmitting the monitoring signal to the remote monitoring terminal;
and the remote monitoring terminal receives the monitoring signal, compares the monitoring signal with preset monitoring information, judges whether the monitoring signal is the same as the preset monitoring information, and monitors each monitored element of the server.
6. The server status monitoring system according to claim 5,
the remote monitoring terminal is used for judging whether the monitoring signal is the same as the preset monitoring information or not;
if the data are the same, the server operates normally;
when the monitoring signal is compared with preset monitoring information and is different from the preset monitoring information, decomposing the monitoring signal and decomposing the state code of each monitored element;
comparing the state code of each monitored element with the corresponding preset state code;
and searching the state code of the monitored element different from the preset state code, and determining the monitored element with the fault.
7. The server status monitoring system according to claim 5,
the monitoring module and each monitored element are provided with a GPI0 port;
the monitoring module is connected with each monitored element through a GPI0 port and an I2C bus, and collects the operation data of each monitored element.
8. The server status monitoring system according to claim 5,
the communication module is also used for encoding the GPIO signals into UART signals of the asynchronous transceiving transmitter; and sending the UART signal to the remote monitoring terminal.
9. The server state monitoring system of claim 8, wherein the server state monitoring system is configured to monitor the state of the server
The remote monitoring terminal includes: the device comprises a processor, a signal receiver, a decoding chip and a display;
the signal receiver is used for sending the received UART signal to the decoding chip;
the decoding chip is used for decoding the received UART signals into GPIO information, converting the GPIO information into an I2C format and then sending the GPIO information to the processor;
and the processor compares and judges the GPIO information and displays the received GPIO information and the judged result information through the display.
10. The server status monitoring system according to claim 5,
the data processing terminal also comprises: a data storage module;
the data storage module stores the collected operation data and the corresponding state codes;
and calling corresponding operating data and corresponding state coding information according to the calling instruction of the remote monitoring terminal, and transmitting the operating data and the corresponding state coding information to the remote monitoring terminal through the communication module.
CN202010108258.9A 2020-02-21 2020-02-21 Server state monitoring method and system Pending CN111258857A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010108258.9A CN111258857A (en) 2020-02-21 2020-02-21 Server state monitoring method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010108258.9A CN111258857A (en) 2020-02-21 2020-02-21 Server state monitoring method and system

Publications (1)

Publication Number Publication Date
CN111258857A true CN111258857A (en) 2020-06-09

Family

ID=70947397

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010108258.9A Pending CN111258857A (en) 2020-02-21 2020-02-21 Server state monitoring method and system

Country Status (1)

Country Link
CN (1) CN111258857A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113254287A (en) * 2021-05-31 2021-08-13 北京明略昭辉科技有限公司 Health state self-checking method, device, equipment and computer readable medium
CN113590413A (en) * 2021-06-29 2021-11-02 浪潮商用机器有限公司 UNIX server, and UNIX server fault early warning method and device
CN116032799A (en) * 2021-10-25 2023-04-28 中移物联网有限公司 Fault detection method, device and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101197071A (en) * 2007-12-13 2008-06-11 上海交通大学 Data lossless compression method for data transmission of remote monitoring system
CN102883350A (en) * 2012-08-24 2013-01-16 中兴通讯股份有限公司 Equipment information collection method and system
CN105607716A (en) * 2016-01-12 2016-05-25 浪潮(北京)电子信息产业有限公司 Server and server heat dissipation system and monitoring method thereof
WO2016200232A1 (en) * 2015-06-09 2016-12-15 주식회사 이노아이엔씨 System and method for remote server recovery in case of server failure
CN109213667A (en) * 2018-09-17 2019-01-15 广东小天才科技有限公司 Exception handling method of Android system and electronic equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101197071A (en) * 2007-12-13 2008-06-11 上海交通大学 Data lossless compression method for data transmission of remote monitoring system
CN102883350A (en) * 2012-08-24 2013-01-16 中兴通讯股份有限公司 Equipment information collection method and system
WO2016200232A1 (en) * 2015-06-09 2016-12-15 주식회사 이노아이엔씨 System and method for remote server recovery in case of server failure
CN105607716A (en) * 2016-01-12 2016-05-25 浪潮(北京)电子信息产业有限公司 Server and server heat dissipation system and monitoring method thereof
CN109213667A (en) * 2018-09-17 2019-01-15 广东小天才科技有限公司 Exception handling method of Android system and electronic equipment

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113254287A (en) * 2021-05-31 2021-08-13 北京明略昭辉科技有限公司 Health state self-checking method, device, equipment and computer readable medium
CN113590413A (en) * 2021-06-29 2021-11-02 浪潮商用机器有限公司 UNIX server, and UNIX server fault early warning method and device
CN113590413B (en) * 2021-06-29 2024-05-10 浪潮商用机器有限公司 UNIX server, and UNIX server fault early warning method and device
CN116032799A (en) * 2021-10-25 2023-04-28 中移物联网有限公司 Fault detection method, device and storage medium
CN116032799B (en) * 2021-10-25 2024-07-23 中移物联网有限公司 Fault detection method, device and storage medium

Similar Documents

Publication Publication Date Title
CN106815115B (en) Server running state monitoring system
CN111258857A (en) Server state monitoring method and system
WO2017041406A1 (en) Failure positioning method and device
CN107451268B (en) Real-time database-oriented method for continuous transmission in disconnected network
CN102567180A (en) Method and system for relevant alert delivery in a distributed processing system
CN107704387B (en) Method, device, electronic equipment and computer readable medium for system early warning
CN110674009B (en) Application server performance monitoring method and device, storage medium and electronic equipment
CN103428627A (en) Method for transferring data in internet of things, internet of things system and corresponding device
CN101651556A (en) System and method for monitoring server
CN107332765B (en) Method and apparatus for repairing router failures
CN110501956B (en) Production test alarm system, server and alarm information acquisition equipment
CN113067747A (en) Link abnormity tracing method, cluster, node and system
WO2017218277A1 (en) Monitoring peripheral transactions
CN111224807A (en) Distributed log processing method, device, equipment and computer storage medium
KR20190020491A (en) Method for integration status monitoring of ground station system
US20140068048A1 (en) Managing remote devices
CN105825641A (en) Service alarm method and apparatus
CN109032867A (en) A kind of method for diagnosing faults, device and equipment
KR20130063866A (en) Diagonosis system for m2m device and the method thereof
US7365644B2 (en) Method and device for wireless monitoring of system status
CN117221354A (en) Multi-source heterogeneous data real-time acquisition, storage and analysis method and system
CN113760634A (en) Data processing method and device
US20220390929A1 (en) Method, A System And A Computer Program Product For Monitoring An Industrial Ethernet Protocol Type Network
JP2020095362A (en) Remote monitoring system
KR100745672B1 (en) Method and system for home service fault management in digital home service system

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200609