WO2015180291A1 - 监控服务器集群的方法和系统 - Google Patents
监控服务器集群的方法和系统 Download PDFInfo
- Publication number
- WO2015180291A1 WO2015180291A1 PCT/CN2014/086308 CN2014086308W WO2015180291A1 WO 2015180291 A1 WO2015180291 A1 WO 2015180291A1 CN 2014086308 W CN2014086308 W CN 2014086308W WO 2015180291 A1 WO2015180291 A1 WO 2015180291A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- server
- monitoring
- data information
- information
- data
- 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.)
- Ceased
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/14—Arrangements for monitoring or testing data switching networks using software, i.e. software packages
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/08—Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/10—Active monitoring, e.g. heartbeat, ping or trace-route
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/14—Network analysis or design
- H04L41/149—Network analysis or design for prediction of maintenance
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/16—Threshold monitoring
Definitions
- the present invention relates to the field of network communication technologies, and in particular, to a method and system for monitoring a server cluster.
- Server monitoring means that the data obtained by running the remote server is recorded as a monitoring record in various ways, and can be called at any time for viewing when needed.
- a monitoring record In the face of dozens or even hundreds of servers and various application information on the server, it is difficult for system administrators to perform comprehensive and real-time monitoring. Therefore, there is a need for an automated monitoring software to centrally manage and monitor a large number of servers and various types of applications running on these servers for comprehensive, real-time monitoring.
- the current monitoring software is tailor-made by server manufacturers for their own servers, and cannot monitor different types of servers. Enterprises generally purchase different types of servers according to their own needs. Because the monitoring software of different types of servers is relatively independent, enterprises can only use the monitoring software corresponding to various types of servers to monitor the servers. Unified monitoring and management of different types of servers.
- the embodiment of the invention provides a method and a system for monitoring a server cluster, which are used to solve the problem of low processing efficiency and error prone when managing different types of servers.
- An embodiment of the present invention provides a method for monitoring a server cluster, where the method includes:
- monitoring information related to the server that needs to be monitored where the monitoring information includes identifier information and monitoring content of the server that needs to be monitored;
- the monitoring information further includes a monitoring time and a sending frequency
- the sending the monitoring command to the server includes:
- the monitoring command is periodically sent to the server according to the sending frequency.
- the method further includes:
- the method further includes:
- the method further includes:
- the method further includes:
- An acquiring unit configured to acquire monitoring information related to a server that needs to be monitored, where the monitoring information includes identifier information and monitoring content of a server that needs to be monitored;
- the processing unit is configured to determine a scripting language corresponding to the server according to the correspondence between the server identification information and the scripting language, and generate a monitoring command by using a scripting language corresponding to the server according to the obtained monitoring content, to indicate the location
- the server returns corresponding data information according to the monitored content
- the communication unit is configured to send the monitoring command to the server, and receive a response message returned by the server, where the response message carries data information obtained by the server according to the monitoring command.
- the monitoring information further includes a monitoring time and a sending frequency, where the communications unit is specifically configured to:
- the monitoring command is periodically sent to the server according to the sending frequency.
- processing unit is further configured to:
- All the data information is extracted from the response message received by the communication unit; and the data information list is generated and saved according to the extracted data information, the data information list corresponding to the identification information of the server, the data information
- the list contains the data name and its corresponding data information.
- processing unit is further configured to:
- comparing the data information with a set threshold range For each piece of data information in the data information list, comparing the data information with a set threshold range; when the data information exceeds the threshold range, performing an alarm, and the data information, the corresponding data name And the corresponding server identification information is notified to the user.
- processing unit is further configured to:
- the communication unit is further configured to: receive an update command sent by the user;
- the processing unit is further configured to: according to the server identification information and the foot carried in the update command
- the language updates the correspondence between the server identification information and the scripting language.
- the scripting language corresponding to the server to be monitored is determined, and according to the obtained monitoring content, Using the script language corresponding to the server, generating a monitoring command that the server can recognize, instructing the server to return corresponding data information according to the monitoring content, and sending a monitoring command to the server, and receiving a response message returned by the server, the response
- the message carries the data information obtained by the server according to the monitoring command.
- the detection and management of different types of servers are implemented by using a scripting language corresponding to the server for different types of servers, thereby implementing the monitoring and management of different types of servers, and adopting the solution provided by the embodiment of the present invention, the processing speed is fast and the efficiency is high. And high accuracy.
- FIG. 1 is a schematic flowchart of a method for monitoring a server cluster according to an embodiment of the present invention
- FIG. 2 is a schematic diagram of a system for monitoring a server cluster according to an embodiment of the present invention.
- the present invention is directed to different types of servers, and uses a scripting language corresponding to the server to generate monitoring commands that the server can recognize, thereby implementing monitoring and management of different kinds of servers.
- an embodiment of the present invention provides a method for monitoring a server cluster, where the method includes the following steps:
- Step 11 Obtain monitoring information related to the server that needs to be monitored, and the monitoring information includes identifier information and monitoring content of the server that needs to be monitored.
- Monitoring content includes monitoring of CPU indicators, memory monitoring, DISK monitoring, and network information.
- the servers that need to be monitored can be HP Unix servers, HP Windows NT servers, IBM AIX servers, IBM Windows NT servers, SUN Swith switches, and various PCs.
- Step 12 Determine a scripting language corresponding to the server to be monitored according to the correspondence between the server identification information and the scripting language.
- Step 13 Generate a monitoring command according to the obtained monitoring content, using a script language corresponding to the server to be monitored, to indicate that the server that needs to be monitored returns corresponding data information according to the monitoring content.
- Step 14 Send the monitoring command to the server that needs to be monitored, and receive a response message returned by the server that needs to be monitored, where the response message carries the data information obtained by the server that needs to be monitored according to the monitoring command.
- the monitoring command that can be identified by the server is generated by using a scripting language corresponding to the server for different types of servers, thereby implementing monitoring and management of different types of servers, and adopting the solution provided by the embodiment of the present invention. Fast, efficient, and accurate.
- the monitoring commands generated using the scripting language are generally strings to indicate the monitoring content returned by the server that needs to be monitored, and the format in which the data information is returned.
- the generated monitoring command is:
- the monitoring command is used to obtain the usage rate of each file system space of the server.
- the bdf in the monitoring command indicates that the usage rate of each file system space of the server is obtained, and the other string except the bdf in the monitoring command indicates the return data information.
- the format used at the time is used to obtain the usage rate of each file system space of the server.
- the format of the returned response message is as follows:
- the Filesystem parameter indicates the logical volume (ie file) name; the kbytes parameter indicates the total memory size of the file, the unit is KB; the used parameter indicates the memory size used by the file, the unit is KB; the avail parameter indicates the available memory size of the file.
- the unit is KB; the %used parameter indicates the usage rate of the file, that is, the percentage of the used memory size as a percentage of the total memory size; the Mounted on parameter indicates the name of the mounted file system.
- the generated monitoring command is sent to the server that needs to be monitored in step 14.
- the Telnet protocol or the SSH protocol is used to send the monitoring command to the server, and the response message returned by the server to be monitored is received, including: using Telnet.
- the protocol or SSH protocol receives the response message returned by the server.
- Telnet protocol is a member of the TCP/IP protocol family. It is the standard protocol and main method for Internet remote login services. Almost all servers will follow this protocol. SSH is currently a more reliable protocol that provides security for remote login sessions and other network services.
- the monitoring information input by the user further includes monitoring time.
- the monitoring information is used to indicate the time range in which the server needs to be monitored, and the monitoring time includes a monitoring start time and a monitoring termination time, or the monitoring time includes a monitoring start time and a monitoring time length.
- the monitoring information further includes the monitoring time, in step 14, in the monitoring time, the monitoring command generated in step 13 is sent to the server that needs to be monitored, and the response message returned by the server that needs to be monitored is received. .
- the monitoring information input by the user further includes a monitoring frequency.
- the monitoring frequency may be time information, and the time interval between two adjacent sending of the monitoring command, such as sending the monitoring command every one hour; the monitoring frequency may also be the number of times, that is, the monitoring command needs to be sent during the monitoring time. The number of times, such as 10 monitoring commands need to be sent within the monitoring time.
- the embodiment of the present invention does not limit the implementation manner of the monitoring frequency.
- the step 14 further includes: periodically, in the monitoring time, sending the monitoring command to the server that needs to be monitored according to the sending frequency included in the monitoring information.
- step 14 the method further includes:
- the data information list is generated and saved according to the extracted data information, and the data information list corresponds to the identification information of the server to be monitored, and the data information list includes a data name (Name) and corresponding data information (Value).
- the received response message is filtered by using a regular expression technique to obtain useful information (that is, all data information returned by the server according to the monitored content).
- useful information that is, all data information returned by the server according to the monitored content.
- regular expression technology is now available in JAVA, C++, Perl and other programming languages and scripting languages. the way.
- each data information obtained by the filtering is matched, thereby generating a data information list, the data information list includes the data name and the corresponding data information, and the list is sent and sent.
- the identification information of the server of the data information is bound.
- the data information list further includes a time when each data information is received.
- the data information list is saved in the database.
- the connection of the database can use the database connection technology of ODBC, JBDC, etc., and the database connection pool is used at the same time, so that the connection in the connection pool can be efficiently and safely reused, and the overhead of frequently establishing and closing the database connection is avoided.
- the method further includes:
- the types of data information are classified into a range type and a wave type.
- the value type indicates that the data information is a linearly increasing or decreasing value in the server, and the value type further includes a numeric type and a string type.
- the numeric type of the data information is compared with the numerical value when processing, the string type
- the data information is compared during processing to compare the contents of the string. Once the range type exceeds the set threshold range, an alarm is required to enable the user to solve the problem in time to achieve the problem of timely positioning and timely resolution.
- the volatility type indicates that the data information appears as a fluctuating value on the server, and the number of times that the set threshold time exceeds the set threshold range is used as a criterion for whether or not to perform an alarm.
- the fluctuation type data information it is judged whether or not the number of times exceeding the set threshold range within the set time reaches the upper limit value, and if so, an alarm is issued.
- the type of the data information is first determined; if it is a range type, the data information exceeds a set threshold. In the range, an alarm is issued; if it is a wave type, it is judged whether the number of times exceeding the set threshold range within the set time has reached the upper limit value, and if so, an alarm is issued.
- the exemption check data list may be set, and the data information corresponding to the data name in the exemption check data list does not need to be tested for an alarm.
- the data information corresponding to the data name in the exemption check data list does not need to be tested for an alarm.
- the exemption check data list when performing alarm processing on the piece of data information, first determining that the data name corresponding to the data information is It is included in the exemption test data list. If it is, it does not need to perform alarm processing on the data information. If not, it judges the type of the data information and further determines whether an alarm is needed.
- the method further includes:
- an early warning is performed according to the historical data information returned by the server, so as to predict the occurrence of the problem before the problem occurs and solve the problem in time before the problem occurs.
- the alarm mode includes: performing an alarm by using an email, performing an alarm through a UI, or performing an alarm by sound.
- the method further includes:
- the above method processing flow can be implemented by a software program, which can be stored in a storage medium, and when the stored software program is called, the above method steps are performed.
- the present invention provides a system for monitoring a server cluster.
- the system includes:
- the obtaining unit 21 is configured to acquire, by the user, monitoring information related to a server that needs to be monitored, where the monitoring information includes identifier information of the server that needs to be monitored, and monitoring content.
- the processing unit 22 is configured to determine, according to the correspondence between the server identification information and the scripting language, a scripting language corresponding to the server that needs to be monitored, and generate a monitoring command by using a scripting language corresponding to the server according to the obtained monitoring content. Instructing the server to return corresponding data information according to the monitored content;
- the communication unit 23 is configured to send the monitoring command to the server, and receive a response message returned by the server, where the response message carries data information obtained by the server according to the monitoring command.
- the monitoring information further includes a monitoring time and a sending frequency
- the communications unit 23 is specifically configured to:
- the processing unit 22 is periodically periodically according to the transmission frequency included in the monitoring information.
- the generated monitoring commands are sent to the server that needs to be monitored.
- the communication unit 23 is specifically configured to:
- the Telnet protocol or SSH protocol is used to send the monitoring command to the server to be monitored.
- the Telnet protocol or SSH protocol is used to receive the response message returned by the server.
- processing unit 22 is further configured to:
- processing unit 22 is further configured to:
- comparing the data information with a set threshold range For each piece of data information in the data information list, comparing the data information with a set threshold range; when the data information exceeds the threshold range, performing an alarm, and the data information, the corresponding data name, and the corresponding The server identification information is notified to the user.
- processing unit 22 is further configured to:
- All the data information corresponding to the same data name saved in the data information list is analyzed to determine the trend of all the data information corresponding to the data name; according to the determined change trend, the next data returned by the server to be monitored is predicted. Information; and when it is predicted that the next time the data information returned by the server exceeds the set threshold range, an alarm is issued, and the analysis result and the corresponding server identification information are notified to the user.
- the communication unit 23 is further configured to: receive an update command sent by the user;
- the processing unit 22 is further configured to: update the correspondence between the server identifier information and the script language according to the server identifier information and the script language carried in the update command.
- embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or a combination of software and hardware. Moreover, the invention can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) including computer usable program code.
- computer-usable storage media including but not limited to disk storage, CD-ROM, optical storage, etc.
- the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
- the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
- These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device.
- the instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Environmental & Geological Engineering (AREA)
- Health & Medical Sciences (AREA)
- Cardiology (AREA)
- General Health & Medical Sciences (AREA)
- Computer And Data Communications (AREA)
- Debugging And Monitoring (AREA)
Abstract
Description
Claims (12)
- 一种监控服务器集群的方法,包括:获取用户输入的与需要监控的服务器相关的监控信息,所述监控信息包括需要监控的服务器的标识信息和监控内容;根据服务器标识信息与脚本语言的对应关系,确定出所述服务器对应的脚本语言;根据获取到的监控内容,采用所述服务器对应的脚本语言,生成监控命令,以指示所述服务器按照所述监控内容返回相应的数据信息;将所述监控命令发送给所述服务器,以及接收所述服务器返回的响应消息,所述响应消息中携带所述服务器根据所述监控命令得到的数据信息。
- 如权利要求1所述的方法,其中,所述监控信息还包括监控时间和发送频率,并且所述将所述监控命令发送给所述服务器包括:在所述监控时间内,按照所述发送频率,周期性将所述监控命令发送给所述服务器。
- 如权利要求1所述的方法,其中,接收到所述服务器返回的响应消息之后,该方法还包括:从接收到的响应消息中,提取出所有数据信息;根据提取出的数据信息,生成数据信息列表并保存,所述数据信息列表与所述服务器的标识信息对应,所述数据信息列表中包含数据名及其对应的数据信息。
- 如权利要求3所述的方法,其中,生成所述数据信息列表之后,该方法还包括:对于所述数据信息列表中的每条数据信息,将该数据信息与设定的阈值范围进行比较;在该数据信息超出所述阈值范围时,进行报警,并将该数据信息、对应的数据名以及对应的服务器标识信息通知给用户。
- 如权利要求3所述的方法,其中,生成所述数据信息列表之后,该方法还包括:对所述数据信息列表中保存的同一数据名对应的所有数据信息,进行分析,确定出该数据名对应的所有数据信息的变化趋势;根据确定出的变化趋势,预测所述服务器下一次返回的数据信息;在预测出所述服务器下一次返回的数据信息将超出设定的阈值范围时,进行报警,并将分析结果及对应的服务器标识信息通知给用户。
- 如权利要求1所述的方法,该方法还包括:接收用户发送的更新命令,并根据所述更新命令中携带的服务器标识信息与脚本语言,更新服务器标识信息与脚本语言的所述对应关系。
- 一种监控服务器集群的系统,包括:获取单元,配置为获取用户输入的与需要监控的服务器相关的监控信息,所述监控信息包括需要监控的服务器的标识信息和监控内容;处理单元,配置为根据服务器标识信息与脚本语言的对应关系,确定出所述服务器对应的脚本语言;以及根据获取到的监控内容,采用所述服务器对应的脚本语言,生成监控命令,以指示所述服务器按照所述监控内容返回相应的数据信息;通信单元,配置为将所述监控命令发送给所述服务器,以及接收所述服务器返回的响应消息,所述响应消息中携带所述服务器根据所述监控命令得到的数据信息。
- 如权利要求7所述的系统,其中,所述监控信息还包括监控时间和发送频率,并且所述通信单元具体配置为:在所述监控时间内,按照所述发送频率,周期性将所述监控命令发送给所述服务器。
- 如权利要求7所述的系统,其中,所述处理单元还配置为:从所述通信单元接收到的响应消息中,提取出所有数据信息;根据提取出的数据信息,生成数据信息列表并保存,所述数据信息列表与所述服务器的标识信息对应,所述数据信息列表中包含数据名及其对应的数据信息。
- 如权利要求9所述的系统,其中,所述处理单元还配置为:对于所述数据信息列表中的每条数据信息,将该数据信息与设定的阈值范围进行比较;在该数据信息超出所述阈值范围时,进行报警,并将该数据信息、对应的数据名以及对应的服务器标识信息通知给用户。
- 如权利要求9所述的系统,所述处理单元还配置为:对所述数据信息列表中保存的同一数据名对应的所有数据信息,进行分析,确定出该数据名对应的所有数据信息的变化趋势;根据确定出的变化趋势,预测所述服务器下一次返回的数据信息;以及在预测出所述服务器下一次返回的数据信息将超出设定的阈值范围时,进行报警,并将分析结果及对应的服务器标识信息通知给用户。
- 如权利要求7所述的系统,所述通信单元还配置为:接收用户发送的更新命令;所述处理单元还配置为:根据所述更新命令中携带的服务器标识信息与脚本语言,更新服务器标识信息与脚本语言的所述对应关系。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US14/436,735 US10084681B2 (en) | 2014-05-30 | 2014-09-11 | Method and system for monitoring server cluster |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201410240983.6 | 2014-05-30 | ||
| CN201410240983.6A CN104022902A (zh) | 2014-05-30 | 2014-05-30 | 一种监控服务器集群的方法和系统 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2015180291A1 true WO2015180291A1 (zh) | 2015-12-03 |
Family
ID=51439485
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2014/086308 Ceased WO2015180291A1 (zh) | 2014-05-30 | 2014-09-11 | 监控服务器集群的方法和系统 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US10084681B2 (zh) |
| CN (1) | CN104022902A (zh) |
| WO (1) | WO2015180291A1 (zh) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN105791028A (zh) * | 2016-04-26 | 2016-07-20 | 浪潮(北京)电子信息产业有限公司 | 一种服务器集群的监控方法、服务器及系统 |
Families Citing this family (24)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104022902A (zh) * | 2014-05-30 | 2014-09-03 | 京东方科技集团股份有限公司 | 一种监控服务器集群的方法和系统 |
| CN104202201B (zh) * | 2014-09-16 | 2018-01-23 | 广州金山网络科技有限公司 | 一种日志处理方法、装置及终端 |
| CN104811828A (zh) * | 2015-04-27 | 2015-07-29 | 无锡天脉聚源传媒科技有限公司 | 一种数据处理方法及装置 |
| CN105354128B (zh) * | 2015-11-11 | 2018-05-18 | 中国建设银行股份有限公司 | 一种计算机资源监控方法、装置及系统 |
| CN105656724A (zh) * | 2016-01-29 | 2016-06-08 | 佛山中科芯蔚科技有限公司 | 一种服务器的监控方法及系统 |
| CN105897474A (zh) * | 2016-04-08 | 2016-08-24 | 浪潮集团有限公司 | 一种利用wmi插件实现云计算环境下远程控制服务器的方法 |
| CN106227641B (zh) * | 2016-07-29 | 2019-01-29 | 北京润科通用技术有限公司 | 一种硬件性能监控方法及系统 |
| CN106611222B (zh) * | 2016-12-27 | 2020-10-23 | 北京奇艺世纪科技有限公司 | 一种通用任务管理方法及系统 |
| CN107102929A (zh) * | 2017-05-23 | 2017-08-29 | 郑州云海信息技术有限公司 | 故障的检测方法及装置 |
| CN108365985A (zh) * | 2018-02-07 | 2018-08-03 | 深圳壹账通智能科技有限公司 | 一种集群管理方法、装置、终端设备及存储介质 |
| CN108566314A (zh) * | 2018-03-06 | 2018-09-21 | 平安科技(深圳)有限公司 | 电子装置、集群环境下状态信息的获取方法及存储介质 |
| CN108563550A (zh) * | 2018-04-23 | 2018-09-21 | 上海达梦数据库有限公司 | 一种分布式系统的监控方法、装置、服务器和存储介质 |
| US10936215B2 (en) * | 2018-04-30 | 2021-03-02 | EMC IP Holding Company LLC | Automated data quality servicing framework for efficient utilization of information technology resources |
| CN108880949A (zh) * | 2018-09-26 | 2018-11-23 | 郑州云海信息技术有限公司 | 一种基于云平台的信息解析的方法和装置 |
| CN109254899B (zh) * | 2018-09-29 | 2022-03-22 | 郑州云海信息技术有限公司 | 一种服务器监控方法和装置 |
| CN109783567B (zh) * | 2018-12-18 | 2021-02-26 | 合肥天源迪科信息技术有限公司 | 用于企业的日志分析系统及其方法 |
| CN110784377A (zh) * | 2019-10-30 | 2020-02-11 | 国云科技股份有限公司 | 一种多云环境下的云监控数据统一管理的方法 |
| CN110932938A (zh) * | 2019-12-02 | 2020-03-27 | 安徽三实信息技术服务有限公司 | 一种主机运行远程监控系统 |
| CN111274085A (zh) * | 2020-01-14 | 2020-06-12 | 中科驭数(北京)科技有限公司 | 数据库监控系统及方法 |
| CN111324518B (zh) * | 2020-02-03 | 2024-05-03 | 中国银联股份有限公司 | 一种应用关联的方法及装置 |
| CN113448793B (zh) * | 2020-03-25 | 2023-05-30 | 大唐移动通信设备有限公司 | 一种兼容多操作系统的系统监控方法及装置 |
| CN111352807A (zh) * | 2020-03-31 | 2020-06-30 | 中国建设银行股份有限公司 | 服务器资源实时监控方法及装置 |
| CN113220536A (zh) * | 2021-05-31 | 2021-08-06 | 中富通集团股份有限公司 | 机房动力设备运行环境监控的监控数据传输方法及其应用 |
| CN114448831B (zh) * | 2022-03-18 | 2023-09-01 | 以萨技术股份有限公司 | 一种集群所属服务器状态监控方法及系统 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101312580A (zh) * | 2008-07-11 | 2008-11-26 | 深圳国人通信有限公司 | 一种直放站监控中心和直放站监控方法 |
| CN103136081A (zh) * | 2011-12-05 | 2013-06-05 | 鸿富锦精密工业(深圳)有限公司 | 数据中心服务器稳定性测试装置及测试方法 |
| CN103677918A (zh) * | 2013-12-10 | 2014-03-26 | 乐视网信息技术(北京)股份有限公司 | 转码服务器的脚本设置方法和系统 |
| CN104022902A (zh) * | 2014-05-30 | 2014-09-03 | 京东方科技集团股份有限公司 | 一种监控服务器集群的方法和系统 |
Family Cites Families (14)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6148335A (en) * | 1997-11-25 | 2000-11-14 | International Business Machines Corporation | Performance/capacity management framework over many servers |
| US8024712B1 (en) * | 2006-09-29 | 2011-09-20 | Emc Corporation | Collecting application logs |
| US8892719B2 (en) * | 2007-08-30 | 2014-11-18 | Alpha Technical Corporation | Method and apparatus for monitoring network servers |
| US8190763B2 (en) * | 2007-09-14 | 2012-05-29 | At&T Intellectual Property I, Lp | System and method for trouble detection, isolation, and management |
| CN101123616A (zh) * | 2007-09-28 | 2008-02-13 | 北京金山软件有限公司 | 一种服务器管理的方法及一种服务器管理系统 |
| WO2011041464A2 (en) * | 2009-09-29 | 2011-04-07 | Oracle International Corporation | Agentless data collection |
| CN101877618B (zh) * | 2010-06-30 | 2014-12-31 | 中兴通讯股份有限公司 | 基于无代理方式进行监控的方法、服务器及系统 |
| CN102655519A (zh) * | 2011-03-04 | 2012-09-05 | 腾讯科技(北京)有限公司 | 网络页面信息的处理方法和装置 |
| CN102394901B (zh) * | 2011-06-23 | 2015-07-29 | 北京新媒传信科技有限公司 | 一种服务器集群系统及其中的监控策略更新方法 |
| US8959191B2 (en) * | 2012-04-06 | 2015-02-17 | Hewlett-Packard Development Company, L.P. | Script modification suggestion |
| CN103051496B (zh) * | 2012-12-21 | 2016-06-22 | 大唐软件技术股份有限公司 | 一种监测点服务器的监控方法及装置 |
| CN103150241B (zh) * | 2013-04-09 | 2016-04-06 | 上海市计量测试技术研究院 | 多服务器状态监控管理系统和方法 |
| TWI538441B (zh) * | 2013-11-05 | 2016-06-11 | 衛信科技有限公司 | 用以建構網路結構部署圖之處理系統及其方法與內儲網路結構部署分析程式之電腦程式產品 |
| CN103595804A (zh) * | 2013-11-20 | 2014-02-19 | 北京京东尚科信息技术有限公司 | 一种服务器集群监控系统 |
-
2014
- 2014-05-30 CN CN201410240983.6A patent/CN104022902A/zh active Pending
- 2014-09-11 WO PCT/CN2014/086308 patent/WO2015180291A1/zh not_active Ceased
- 2014-09-11 US US14/436,735 patent/US10084681B2/en active Active
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101312580A (zh) * | 2008-07-11 | 2008-11-26 | 深圳国人通信有限公司 | 一种直放站监控中心和直放站监控方法 |
| CN103136081A (zh) * | 2011-12-05 | 2013-06-05 | 鸿富锦精密工业(深圳)有限公司 | 数据中心服务器稳定性测试装置及测试方法 |
| CN103677918A (zh) * | 2013-12-10 | 2014-03-26 | 乐视网信息技术(北京)股份有限公司 | 转码服务器的脚本设置方法和系统 |
| CN104022902A (zh) * | 2014-05-30 | 2014-09-03 | 京东方科技集团股份有限公司 | 一种监控服务器集群的方法和系统 |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN105791028A (zh) * | 2016-04-26 | 2016-07-20 | 浪潮(北京)电子信息产业有限公司 | 一种服务器集群的监控方法、服务器及系统 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN104022902A (zh) | 2014-09-03 |
| US20160294666A1 (en) | 2016-10-06 |
| US10084681B2 (en) | 2018-09-25 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2015180291A1 (zh) | 监控服务器集群的方法和系统 | |
| US9602598B2 (en) | Coordinating application migration processes | |
| EP3544330B1 (en) | System and method for validating correctness of changes to network device configurations | |
| CN105556515B (zh) | 数据库建模与分析 | |
| US7437281B1 (en) | System and method for monitoring and modeling system performance | |
| US8489941B2 (en) | Automatic documentation of ticket execution | |
| CN105637891A (zh) | 遥测数据的动态收集分析和报告 | |
| US11897527B2 (en) | Automated positive train control event data extraction and analysis engine and method therefor | |
| US7369967B1 (en) | System and method for monitoring and modeling system performance | |
| US8914798B2 (en) | Production control for service level agreements | |
| CN107229497A (zh) | 服务器测试方法和服务器测试装置 | |
| EP3202091B1 (en) | Operation of data network | |
| CN118869482A (zh) | 多网络设备的风险评估方法、装置、电子设备和存储介质 | |
| US11861509B2 (en) | Automated positive train control event data extraction and analysis engine for performing root cause analysis of unstructured data | |
| WO2023200597A1 (en) | Automated positive train control event data extraction and analysis engine for performing root cause analysis of unstructured data | |
| CN115001967A (zh) | 一种数据采集方法、装置、电子设备及存储介质 | |
| US20250013521A1 (en) | Troubleshooting enterprise information technology problems | |
| US20180060987A1 (en) | Identification of abnormal behavior in human activity based on internet of things collected data | |
| CN111026612A (zh) | 应用程序运行监控方法及装置、存储介质、电子设备 | |
| CN119003364B (zh) | 一种数据测试方法、装置、计算机设备及存储介质 | |
| CN105515913A (zh) | 一种设备性能的监控方法和装置 | |
| KR101385311B1 (ko) | 클라이언트 단말의 오류 관리 장치 및 방법, 그리고 오류 관리 시스템 | |
| CN117608978A (zh) | 一种告警屏蔽方法、装置、电子设备及存储介质 | |
| CN115185757A (zh) | 一种存储压力测试方法、装置、设备及介质 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| WWE | Wipo information: entry into national phase |
Ref document number: 14436735 Country of ref document: US |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 14893638 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 04.05.2017) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 14893638 Country of ref document: EP Kind code of ref document: A1 |
