CN109120439B - Distributed cluster alarm output method, device, equipment and readable storage medium - Google Patents

Distributed cluster alarm output method, device, equipment and readable storage medium Download PDF

Info

Publication number
CN109120439B
CN109120439B CN201810876958.5A CN201810876958A CN109120439B CN 109120439 B CN109120439 B CN 109120439B CN 201810876958 A CN201810876958 A CN 201810876958A CN 109120439 B CN109120439 B CN 109120439B
Authority
CN
China
Prior art keywords
alarm
distributed cluster
index
hotspot data
topn
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
CN201810876958.5A
Other languages
Chinese (zh)
Other versions
CN109120439A (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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201810876958.5A priority Critical patent/CN109120439B/en
Publication of CN109120439A publication Critical patent/CN109120439A/en
Application granted granted Critical
Publication of CN109120439B publication Critical patent/CN109120439B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0631Management of faults, events, alarms or notifications using root cause analysis; using analysis of correlation between notifications, alarms or events based on decision criteria, e.g. hierarchy, tree or time analysis
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/0213Standardised network management protocols, e.g. simple network management protocol [SNMP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1044Group management mechanisms 

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Theoretical Computer Science (AREA)
  • Environmental & Geological Engineering (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a distributed cluster alarm output method, which comprises the following steps: acquiring service hotspot data and/or node hotspot data in the distributed cluster; determining an alarm index corresponding to the acquired hot spot data as an alarm TOPN index; carrying out alarm monitoring on the distributed cluster by using an alarm TOPN index; and when monitoring that the TOPN alarm index gives an alarm, outputting alarm information. Therefore, the management personnel do not need to carry out alarm configuration independently according to the current service center of gravity, and the alarm of the content corresponding to the current service center of gravity can be realized. The invention also discloses a distributed cluster alarm output device, equipment and a readable storage medium, and has corresponding technical effects.

Description

Distributed cluster alarm output method, device, equipment and readable storage medium
Technical Field
The invention relates to the technical field of distributed cluster monitoring alarm, in particular to a distributed cluster alarm output method, a distributed cluster alarm output device, distributed cluster alarm output equipment and a readable storage medium.
Background
As enterprises scale up, enterprise storage devices also scale larger and larger, with a large amount of business running on top of these large-scale devices. The monitoring and management of these devices and services is an important part of the daily management of enterprises.
For the maintenance of these devices and services, mainly: the management personnel can remotely manage the equipment and the service through the monitoring alarm function provided by the equipment management software. Because the number of devices in the distributed system is large, and the number of service types and data is large, when monitoring the distributed cluster, if all the alarm information is output outwards, a large amount of alarm information may be output simultaneously, so that important alarm information is missed by a manager. Therefore, the conventional alarm mode at present often needs an administrator to configure the inherent alarm function provided by the software on the management software to select the alarm index which needs to output the alarm information. However, if the business center of gravity of the enterprise changes or the administrator does not update the alarm strategy for a long time, valuable alarms are also missed.
In summary, how to effectively solve the problems of alarms in the distributed cluster is a technical problem that needs to be solved urgently by those skilled in the art.
Disclosure of Invention
The invention aims to provide a distributed cluster alarm output method, a distributed cluster alarm output device, distributed cluster alarm output equipment and a readable storage medium, so as to effectively alarm distributed clusters.
In order to solve the technical problems, the invention provides the following technical scheme:
a distributed cluster alarm output method comprises the following steps:
acquiring service hotspot data and/or node hotspot data in the distributed cluster;
determining an alarm index corresponding to the acquired hot spot data as an alarm TOPN index;
performing alarm monitoring on the distributed cluster by using the alarm TOPN index;
and when the alarm TOPN index is monitored to alarm, alarm information is output.
Preferably, the acquiring the service hotspot data in the distributed cluster includes:
acquiring information query frequency and functional module operation frequency by using management software of the distributed cluster;
and performing statistical analysis on the information query frequency and the function module operation frequency to determine service hotspot data.
Preferably, the obtaining node hotspot data in the distributed cluster includes:
acquiring resource occupation/calling frequency indexes by using a node agent program;
and determining node hot spot data by using the occupation/calling frequency index.
Preferably, the acquiring of the service hotspot data and/or the node hotspot data in the distributed cluster includes:
judging whether the intelligent alarm switch is in an open state or not;
and if so, acquiring service hotspot data and/or node hotspot data in the distributed cluster.
Preferably, the outputting the alarm prompt message includes:
the alarm prompt information is output in the mode of mail, SNMP or short message.
A distributed cluster alarm output device, comprising:
the hotspot data acquisition module is used for acquiring service hotspot data and/or node hotspot data in the distributed cluster;
the warning TOPN index determining module is used for determining a warning index corresponding to the acquired hot spot data as a warning TOPN index;
the alarm detection module is used for carrying out alarm monitoring on the distributed cluster by utilizing the alarm TOPN index;
and the alarm prompt information output module is used for outputting alarm information when the alarm TOPN index is monitored to alarm.
Preferably, the hotspot data acquiring module is specifically configured to acquire information query frequency and functional module operation frequency by using management software of the distributed cluster; and performing statistical analysis on the information query frequency and the function module operation frequency to determine service hotspot data.
Preferably, the hotspot data acquiring module is specifically configured to acquire a resource occupation/call frequency index by using a node agent; and determining node hot spot data by using the occupation/calling frequency index.
A distributed cluster alarm output device comprising:
a memory for storing a computer program;
and the processor is used for realizing the steps of the distributed cluster alarm output method when the computer program is executed.
A readable storage medium having stored thereon a computer program which, when being executed by a processor, carries out the steps of the above-mentioned distributed cluster alarm output method.
By applying the method provided by the embodiment of the invention, service hotspot data and/or node hotspot data in the distributed cluster are/is acquired; determining an alarm index corresponding to the acquired hot spot data as an alarm TOPN index; carrying out alarm monitoring on the distributed cluster by using an alarm TOPN index; and when monitoring that the TOPN alarm index gives an alarm, outputting alarm information.
Firstly, service hotspot data and/or node hotspot data in the distributed cluster are obtained. The hot spot data may indicate the current center of gravity of the service and the location of important functions. Namely, the alarm TOPN index can be determined according to the alarm index corresponding to the hot spot data. And then, carrying out alarm monitoring on the distributed cluster by using the alarm TOPN index. When monitoring that the TOPN index of the alarm sends the alarm, the alarm information is output so that the manager can check and carry out related maintenance and management work in time. Because, the hot spot data changes with the change of the service center of gravity and the important function. Therefore, after the service center of gravity changes, the technical scheme provided by the embodiment of the invention determines the alarm TOPN index based on the hot spot data. Therefore, the management personnel do not need to carry out alarm configuration independently according to the current service center of gravity, and the alarm of the content corresponding to the current service center of gravity can be realized. That is, under the condition of reducing the workload of the administrator, the administrator can timely know the center of gravity of the currently concerned business and the alarm information corresponding to the important function by outputting the alarm information corresponding to the alarm TOPN index.
Correspondingly, the embodiment of the invention also provides a distributed cluster alarm output device, equipment and a readable storage medium corresponding to the distributed cluster alarm output method, which have the technical effects and are not described herein again.
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, 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 the drawings without creative efforts.
Fig. 1 is a flowchart of an implementation of a distributed cluster alarm output method in an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a distributed cluster alarm output device in an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a distributed cluster alarm output device in the embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the disclosure, the invention will be described in further detail with reference to the accompanying drawings and specific embodiments. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. 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.
Referring to fig. 1, fig. 1 is a flowchart of a distributed cluster alarm output method in an embodiment of the present invention, where the method includes the following steps:
s101, obtaining service hotspot data and/or node hotspot data in the distributed cluster.
Because the center of gravity of the service may shift, after the center of gravity of the service shifts, the alarm information concerned by the manager may change accordingly. In the embodiment of the invention, in order to enable a manager to obtain the alarm information corresponding to the current important service in time, service hotspot data and/or node hotspot data in the distributed cluster can be obtained.
The method for acquiring the service hotspot data comprises the following steps:
acquiring information query frequency and functional module operation frequency by using management software of a distributed cluster;
and step two, performing statistical analysis on the information query frequency and the function module operation frequency to determine the service hotspot data.
For convenience of description, the above two steps will be described in combination.
When the manager manages the distributed cluster, the manager manages the current cluster service and queries various information through the management software. Obviously, when the manager manages, the manager mainly performs a large amount of queries and operations on the information and function modules which are currently important and correspond to each other. Therefore, the query operation records, the information query frequency and the function module operation frequency in the management software can be utilized, and the information query frequency and the function module operation frequency can be utilized. Then, the information query frequency and the function module operation frequency are subjected to statistical analysis, and then the service hotspot data can be determined.
The method for acquiring the service hotspot data comprises the following steps:
acquiring a resource occupation/calling frequency index by using a node agent program;
and step two, determining node hot spot data by using the occupation/calling frequency index.
For convenience of description, the above two steps will be described in combination.
In the embodiment of the present invention, a node agent may be preset, and the node agent is mainly used for recording resource occupation/call frequency indexes on each node of a cluster. For example, indexes such as System resource occupation, calling frequency, error reporting probability, and the like of hardware/operation services, hardware such as a magnetic disk, a Network card, a power supply, and the like, and service information such as nfs (Network File System), cifs (Common Internet File System, used for File sharing between Network devices), ftp (File Transfer Protocol), and the like. And then, determining node hot spot data by using the occupation/calling frequency index.
It should be noted that, in the embodiment of the present invention, only the node hot spot data may be acquired, or only the service hot spot data may be acquired. Of course, node hotspot data and service hotspot data can also be acquired. For convenience of description, whether one or more of node hotspot data and service hotspot data are acquired, the hotspot data is used for description in the afternoon. That is, if the node hotspot data is acquired in step S101, the hotspot data described below is the node hotspot data; if the service hotspot data is acquired in step S101, the hotspot data described below is the service hotspot data; if the service hotspot data and the node hotspot data are acquired in step S101, the hotspot data described below includes hotspot data and node hotspot data.
S102, determining an alarm index corresponding to the acquired hotspot data as an alarm TOPN index.
After the hot spot data is acquired, the alarm index corresponding to the hot spot data can be determined as an alarm TOPN index. Specifically, the alarm index lookup table may be created in advance, a corresponding priority may be set for each alarm index, and after the hot spot data is obtained, the alarm index corresponding to the hot spot data is set to be a high priority. Wherein, the alarm TOPN index is the index of priority alarm. It should be noted that the number of the alarm TOPN indicators described in the embodiment of the present invention may be one, or may be multiple, and specifically, may be determined according to data of hot spot data. For example, when only one alarm indicator corresponds to the hot spot data, the alarm TOPN indicator is only one alarm indicator corresponding to the hot spot data.
S103, carrying out alarm monitoring on the distributed cluster by using the TOPN indexes.
After the alarm TOPN index is determined, the alarm index can be used for carrying out alarm monitoring on the distributed cluster. Specifically, when performing alarm monitoring, all preset alarm indexes may be monitored, or only the current alarm TOPN index may be monitored. For example, when the system resource occupancy rate of the distributed cluster is low, all preset alarm indexes are monitored; and when the system resource occupancy rate of the distributed cluster is large, only monitoring the TOPN alarm index.
It should be noted that, for how to monitor by using the top indicator of alarm, the existing alarm indicator monitoring process may be referred to, and details are not repeated herein.
And S104, outputting alarm information when the TOPN alarm index is monitored to be alarmed.
When the TOPN alarm index is monitored to alarm, the alarm information can be output in a mail, SNMP or short message mode and the like, so that managers can check and process the alarm information in time. The SNMP is Simple Network Management Protocol (SNMP).
By applying the method provided by the embodiment of the invention, service hotspot data and/or node hotspot data in the distributed cluster are/is acquired; determining an alarm index corresponding to the acquired hot spot data as an alarm TOPN index; carrying out alarm monitoring on the distributed cluster by using an alarm TOPN index; and when monitoring that the TOPN alarm index gives an alarm, outputting alarm information.
Firstly, service hotspot data and/or node hotspot data in the distributed cluster are obtained. The hot spot data may indicate the current center of gravity of the service and the location of important functions. Namely, the alarm TOPN index can be determined according to the alarm index corresponding to the hot spot data. And then, carrying out alarm monitoring on the distributed cluster by using the alarm TOPN index. When monitoring that the TOPN index of the alarm sends the alarm, the alarm information is output so that the manager can check and carry out related maintenance and management work in time. Because, the hot spot data changes with the change of the service center of gravity and the important function. Therefore, after the service center of gravity changes, the technical scheme provided by the embodiment of the invention determines the alarm TOPN index based on the hot spot data. Therefore, the management personnel do not need to carry out alarm configuration independently according to the current service center of gravity, and the alarm of the content corresponding to the current service center of gravity can be realized. That is, under the condition of reducing the workload of the administrator, the administrator can timely know the center of gravity of the currently concerned business and the alarm information corresponding to the important function by outputting the alarm information corresponding to the alarm TOPN index.
Preferably, the distributed cluster alarm output method provided by the embodiment of the invention can be directly applied to the existing management software. For convenience of management, an intelligent alarm switch may be further configured, that is, when the intelligent alarm switch is in an open state, the distributed cluster alarm output method provided by the embodiment of the present invention is used to output alarm information, and when the intelligent alarm switch is in a closed state, processing is performed according to an existing alarm mode. Specifically, in step S101, service hotspot data and/or node hotspot data in the distributed cluster are obtained, specifically, it is first determined whether the intelligent alarm switch is in an on state; if so, acquiring service hotspot data and/or node hotspot data in the distributed cluster; if not, processing is performed according to the original processing flow, which is not described herein again.
Corresponding to the above method embodiment, the embodiment of the present invention further provides a distributed cluster alarm output device, and the distributed cluster alarm output device described below and the distributed cluster alarm output method described above may be referred to in a corresponding manner.
Referring to fig. 2, the apparatus includes the following modules:
the hotspot data acquiring module 101 is configured to acquire service hotspot data and/or node hotspot data in the distributed cluster;
the top alarm indicator determining module 102 is configured to determine an alarm indicator corresponding to the acquired hot spot data as a top alarm indicator;
the alarm detection module 103 is configured to perform alarm monitoring on the distributed cluster by using an alarm TOPN indicator;
and the alarm prompt information output module 104 is used for outputting alarm information when the alarm TOPN index is monitored to be alarmed.
By applying the device provided by the embodiment of the invention, service hotspot data and/or node hotspot data in the distributed cluster are/is acquired; determining an alarm index corresponding to the acquired hot spot data as an alarm TOPN index; carrying out alarm monitoring on the distributed cluster by using an alarm TOPN index; and when monitoring that the TOPN alarm index gives an alarm, outputting alarm information.
Firstly, service hotspot data and/or node hotspot data in the distributed cluster are obtained. The hot spot data may indicate the current center of gravity of the service and the location of important functions. Namely, the alarm TOPN index can be determined according to the alarm index corresponding to the hot spot data. And then, carrying out alarm monitoring on the distributed cluster by using the alarm TOPN index. When monitoring that the TOPN index of the alarm sends the alarm, the alarm information is output so that the manager can check and carry out related maintenance and management work in time. Because, the hot spot data changes with the change of the service center of gravity and the important function. Therefore, after the service center of gravity changes, the technical scheme provided by the embodiment of the invention determines the alarm TOPN index based on the hot spot data. Therefore, the management personnel do not need to carry out alarm configuration independently according to the current service center of gravity, and the alarm of the content corresponding to the current service center of gravity can be realized. That is, under the condition of reducing the workload of the administrator, the administrator can timely know the center of gravity of the currently concerned business and the alarm information corresponding to the important function by outputting the alarm information corresponding to the alarm TOPN index.
In a specific embodiment of the present invention, the hotspot data acquiring module 101 is specifically configured to acquire information query frequency and function module operation frequency by using management software of a distributed cluster; and carrying out statistical analysis on the information query frequency and the function module operation frequency to determine the service hotspot data.
In a specific embodiment of the present invention, the hot spot data obtaining module 101 is specifically configured to obtain a resource occupation/call frequency index by using a node agent; and determining node hot spot data by using the occupation/calling frequency index.
In a specific embodiment of the present invention, the hot spot data obtaining module 101 is specifically configured to determine whether the intelligent alarm switch is in an on state; and if so, acquiring service hotspot data and/or node hotspot data in the distributed cluster.
In an embodiment of the present invention, the alarm prompting information output module 104 is specifically configured to output the alarm prompting information in a mail, SNMP, or short message manner when it is monitored that an alarm occurs in the alarm TOPN indicator.
Corresponding to the above method embodiment, the embodiment of the present invention further provides a distributed cluster alarm output device, and a distributed cluster alarm output device described below and a distributed cluster alarm output method described above may be referred to in a corresponding manner.
The distributed cluster alarm output device includes:
a memory for storing a computer program;
and the processor is used for realizing the steps of the distributed cluster alarm output method of the embodiment of the method when executing the computer program.
Specifically, referring to fig. 3, a schematic structural diagram of the distributed cluster alarm output device provided in this embodiment is shown, where the distributed cluster alarm output device may generate relatively large differences due to different configurations or performances, and may include one or more processors (CPUs) 322 (e.g., one or more processors) and a memory 332, and one or more storage media 330 (e.g., one or more mass storage devices) storing an application 342 or data 344. Memory 332 and storage media 330 may be, among other things, transient storage or persistent storage. The program stored on the storage medium 330 may include one or more modules (not shown), each of which may include a series of instructions operating on a data processing device. Still further, the central processor 322 may be configured to communicate with the storage medium 330 to execute a series of instructional operations on the storage medium 330 on the distributed cluster alert output device 301.
The distributed cluster alarm output device 301 may also include one or more power supplies 326, one or more wired or wireless network interfaces 350, one or more input-output interfaces 358, and/or one or more operating systems 341, such as Windows Server, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM, etc.
The steps in the distributed cluster alarm output method described above may be implemented by the structure of a distributed cluster alarm output device.
Corresponding to the above method embodiment, an embodiment of the present invention further provides a readable storage medium, and a readable storage medium described below and a distributed cluster alarm output method described above may be referred to in correspondence.
A readable storage medium, on which a computer program is stored, which, when being executed by a processor, implements the steps of the distributed cluster alarm output method of the above-mentioned method embodiments.
The readable storage medium may be a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and various other readable storage media capable of storing program codes.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this 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.

Claims (8)

1. A distributed cluster alarm output method is characterized by comprising the following steps:
acquiring service hotspot data and/or node hotspot data in the distributed cluster;
determining an alarm index corresponding to the acquired hot spot data as an alarm TOPN index;
performing alarm monitoring on the distributed cluster by using the alarm TOPN index;
when the TOPN alarm index is monitored to alarm, alarm information is output;
acquiring service hotspot data in the distributed cluster, including:
acquiring information query frequency and functional module operation frequency by using management software of the distributed cluster;
and performing statistical analysis on the information query frequency and the function module operation frequency to determine service hotspot data.
2. The distributed cluster alarm output method of claim 1, wherein obtaining node hotspot data in the distributed cluster comprises:
acquiring resource occupation/calling frequency indexes by using a node agent program;
and determining node hot spot data by using the occupation/calling frequency index.
3. The distributed cluster alarm output method according to claim 1, wherein obtaining service hotspot data and/or node hotspot data in the distributed cluster comprises:
judging whether the intelligent alarm switch is in an open state or not;
and if so, acquiring service hotspot data and/or node hotspot data in the distributed cluster.
4. The distributed cluster alarm output method according to any one of claims 1 to 3, wherein the outputting the alarm prompt information includes:
the alarm prompt information is output in the mode of mail, SNMP or short message.
5. A distributed cluster alarm output device, comprising:
the hotspot data acquisition module is used for acquiring service hotspot data and/or node hotspot data in the distributed cluster;
the warning TOPN index determining module is used for determining a warning index corresponding to the acquired hot spot data as a warning TOPN index;
the alarm detection module is used for carrying out alarm monitoring on the distributed cluster by utilizing the alarm TOPN index;
the alarm prompt information output module is used for outputting alarm information when the alarm TOPN index is monitored to alarm;
the hotspot data acquisition module is specifically used for acquiring information query frequency and functional module operation frequency by using management software of the distributed cluster; and performing statistical analysis on the information query frequency and the function module operation frequency to determine service hotspot data.
6. The distributed cluster alarm output device according to claim 5, wherein the hot spot data obtaining module is specifically configured to obtain a resource occupation/call frequency index by using a node agent; and determining node hot spot data by using the occupation/calling frequency index.
7. A distributed cluster alarm output device, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the distributed cluster alarm output method according to any of claims 1 to 3 when executing said computer program.
8. A computer-readable storage medium, having stored thereon a computer program which, when being executed by a processor, carries out the steps of the distributed cluster alarm output method according to any of the claims 1 to 3.
CN201810876958.5A 2018-08-03 2018-08-03 Distributed cluster alarm output method, device, equipment and readable storage medium Active CN109120439B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810876958.5A CN109120439B (en) 2018-08-03 2018-08-03 Distributed cluster alarm output method, device, equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810876958.5A CN109120439B (en) 2018-08-03 2018-08-03 Distributed cluster alarm output method, device, equipment and readable storage medium

Publications (2)

Publication Number Publication Date
CN109120439A CN109120439A (en) 2019-01-01
CN109120439B true CN109120439B (en) 2021-06-29

Family

ID=64851886

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810876958.5A Active CN109120439B (en) 2018-08-03 2018-08-03 Distributed cluster alarm output method, device, equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN109120439B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111865689B (en) * 2020-07-20 2022-04-08 南京信息职业技术学院 Alarm voltage drop method based on index set tree

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102571772A (en) * 2011-12-26 2012-07-11 华中科技大学 Hot spot balancing method for metadata server
CN104092620A (en) * 2014-07-04 2014-10-08 浪潮(北京)电子信息产业有限公司 Method and device for achieving adjustment of network bandwidth
EP2992452A1 (en) * 2013-04-29 2016-03-09 Moogsoft Inc. System for decomposing events from managed infrastructures
CN105634775A (en) * 2014-10-31 2016-06-01 中兴通讯股份有限公司 Alarm information dispatching method and device
CN106294440A (en) * 2015-05-27 2017-01-04 阿里巴巴集团控股有限公司 The method and apparatus of data real-time migration
CN106709068A (en) * 2017-01-22 2017-05-24 郑州云海信息技术有限公司 Hotspot data identification method and device
CN107102929A (en) * 2017-05-23 2017-08-29 郑州云海信息技术有限公司 The detection method and device of failure
CN107147527A (en) * 2017-05-16 2017-09-08 郑州云海信息技术有限公司 A kind of system and method for Linux clusters alarm
CN108241691A (en) * 2016-12-26 2018-07-03 北京国双科技有限公司 The gathering method and device of hotspot query data

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102571772A (en) * 2011-12-26 2012-07-11 华中科技大学 Hot spot balancing method for metadata server
EP2992452A1 (en) * 2013-04-29 2016-03-09 Moogsoft Inc. System for decomposing events from managed infrastructures
CN104092620A (en) * 2014-07-04 2014-10-08 浪潮(北京)电子信息产业有限公司 Method and device for achieving adjustment of network bandwidth
CN105634775A (en) * 2014-10-31 2016-06-01 中兴通讯股份有限公司 Alarm information dispatching method and device
CN106294440A (en) * 2015-05-27 2017-01-04 阿里巴巴集团控股有限公司 The method and apparatus of data real-time migration
CN108241691A (en) * 2016-12-26 2018-07-03 北京国双科技有限公司 The gathering method and device of hotspot query data
CN106709068A (en) * 2017-01-22 2017-05-24 郑州云海信息技术有限公司 Hotspot data identification method and device
CN107147527A (en) * 2017-05-16 2017-09-08 郑州云海信息技术有限公司 A kind of system and method for Linux clusters alarm
CN107102929A (en) * 2017-05-23 2017-08-29 郑州云海信息技术有限公司 The detection method and device of failure

Also Published As

Publication number Publication date
CN109120439A (en) 2019-01-01

Similar Documents

Publication Publication Date Title
CN110493348B (en) Intelligent monitoring alarm system based on Internet of things
CN101707632A (en) Method for dynamically monitoring performance of server cluster and alarming real-timely
CN106487574A (en) Automatic operating safeguards monitoring system
US20040083246A1 (en) Method and system for performance management in a computer system
CN112698915A (en) Multi-cluster unified monitoring alarm method, system, equipment and storage medium
CN109669835A (en) MySQL database monitoring method, device, equipment and readable storage medium storing program for executing
CN110661811A (en) Firewall policy management method and device
CN114048090A (en) K8S-based container cloud platform monitoring method and device and storage medium
CN114244676A (en) Intelligent IT integrated gateway system
CN108345527A (en) A kind of interface enters the analysis monitoring method and system of ginseng
CN108156017A (en) A kind of power transmission and transformation equipment state alarm management method
CN109120439B (en) Distributed cluster alarm output method, device, equipment and readable storage medium
CN111082998A (en) Architecture system of operation and maintenance monitoring campus convergence layer
CN111934793B (en) Internet architecture full link monitoring method and device
CN113570476A (en) Container service monitoring method of power grid monitoring system based on custom alarm rule
CN113037549A (en) Operation and maintenance environment warning method
CN105607983B (en) Data exception monitoring method and device
CN111711534A (en) Network service quality analysis method, device, system, equipment and storage medium
CN113760634A (en) Data processing method and device
CN116166499A (en) Data monitoring method and device, electronic equipment and nonvolatile storage medium
CN115514618A (en) Alarm event processing method and device, electronic equipment and medium
CN111669294B (en) Monitoring system configuration method, device, monitoring system and storage medium
CN109508356B (en) Data abnormality early warning method, device, computer equipment and storage medium
US20060026278A1 (en) Administration system for network management systems
CN114024827B (en) Performance management method and system for low-voltage power line carrier communication 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
GR01 Patent grant
GR01 Patent grant