CN104503894A - System and method for monitoring state of distributed server in real time - Google Patents

System and method for monitoring state of distributed server in real time Download PDF

Info

Publication number
CN104503894A
CN104503894A CN201410855779.5A CN201410855779A CN104503894A CN 104503894 A CN104503894 A CN 104503894A CN 201410855779 A CN201410855779 A CN 201410855779A CN 104503894 A CN104503894 A CN 104503894A
Authority
CN
China
Prior art keywords
real
distributed server
service
real time
status 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
CN201410855779.5A
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.)
China Petroleum and Natural Gas Co Ltd
Original Assignee
China Petroleum and Natural Gas 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 China Petroleum and Natural Gas Co Ltd filed Critical China Petroleum and Natural Gas Co Ltd
Priority to CN201410855779.5A priority Critical patent/CN104503894A/en
Publication of CN104503894A publication Critical patent/CN104503894A/en
Pending legal-status Critical Current

Links

Abstract

The invention provides a system and a method for monitoring the state of a distributed server in real time. The monitoring system comprises a state acquisition unit, a real-time database, a relation database and a monitoring unit; the state acquisition unit is connected with the distributed server and used for acquiring and transmitting the real-time state information of the distributed server; the real-time database is connected with the state acquisition unit and used for saving the received real-time state information of the distributed server transmitted by the state acquisition unit; the relation database is connected with the monitoring unit and used for storing the static information of the distributed server; the monitoring unit is connected with the real-time database and the relation database, respectively, and used for outputting the real-time load state of the distributed server according to the real-time state information of the distributed server in the real-time database and the static information of the distributed server in the relation database.

Description

Distributed server real-time monitoring system for state and method
Technical field
The present invention relates to distributed server real-time monitoring system for state and method, particularly a kind of server based on real-time data base runs real-time status data monitoring system and method.
Background technology
In order to improve system processing power, more and more large-scale infosystem adopts server distribution formula deployment way, and data, by network transmission, cooperate with each other, and realizes a complete system.The normal operation of distributed node is the basis of system stable operation, in current techniques, monitoring for server judges based on the static data in relational database mostly, which can not use real-time data base, real-time is not high, cannot effectively judge current server load condition, and extendibility is also poor in existing application system, be difficult to the quantity expanding monitoring node, therefore, not a kind of in prior art can the effectively method of Real-time Obtaining distributed node ruuning situation and device, in view of in infosystem, the importance of distributed node state, this area is now badly in need of wanting a kind of method can the running status of real time on-line monitoring distributed server, Timeliness coverage is abnormal, and get rid of abnormal system and method in the very first time.
Summary of the invention
The object of the invention is to, provide a kind of distributed server real-time monitoring system for state and method, Real-Time Monitoring distributed server load condition, ensure that the stable operation of distributed server.
For reaching above-mentioned purpose, the distributed server real-time monitoring system for state that the application provides, specific as follows: state acquisition unit, real-time data base, relational database, monitoring means; Described state acquisition unit is connected with distributed server, for gathering the real time status information of described distributed server and sending; Described real-time data base is connected with described state acquisition unit, for preserving the real time status information of the described distributed server of the described state acquisition unit transmission received; Described relational database is connected with described monitoring means, for the static information of distributed storage server; Described monitoring means is connected with described relational database with described real-time data base respectively, for the static information according to distributed server in the real time status information of distributed server in described real-time data base and described relational database, export distributed server Real-time Load state.
In above-mentioned distributed server real-time monitoring system for state, described state acquisition unit comprises: client and multiple service end; Described service end, for gathering the current real time status information of distributed server; Described client, for obtaining described real time status information that described service end collects and transferring to real-time data base.
In above-mentioned distributed server real-time monitoring system for state, described service end comprises multiple thread, is encapsulated in by each monitor task in a service class, and each service class will be performed by a thread dispatching.
In above-mentioned distributed server real-time monitoring system for state, the monitor task of described service end comprises: internal memory monitoring service, cpu monitor service, network-in-dialing testing service, process monitoring service, hard disk monitor service and monitoring buffer service.
In above-mentioned distributed server real-time monitoring system for state, described service end also comprises a clock unit, and described clock unit is for controlling the real time status information of the corresponding distributed host of service end timing acquiring.
In above-mentioned distributed server real-time monitoring system for state, described service end also comprises a release unit, and the real time status information that described release unit is used for service end to collect is issued, for client program calls by Web Service form.
The application also provides a kind of distributed server status real time monitor method, and described monitoring method comprises: state acquisition unit gathers the real time status information of described distributed server and sends; Real-time data base preserves the real time status information of the described distributed server of the described state acquisition unit transmission received; The static information of relational database distributed storage server; Monitoring means, according to the static information of distributed server in the real time status information of distributed server in described real-time data base and described relational database, exports distributed server Real-time Load state.
In above-mentioned distributed server status real time monitor method, the real time status information of the described distributed server of described collection also sends and comprises: service end gathers the current real time status information of distributed server; Client is by the described real time status information collected and transfer to real-time data base.
In above-mentioned distributed server status real time monitor method, the current real time status information of described collection distributed server comprises: service end sets up multiple thread, be encapsulated in by each monitor task in a service class, each service class will be performed by a thread dispatching.
In above-mentioned distributed server status real time monitor method, described monitor task comprises: internal memory monitoring service, cpu monitor service, network-in-dialing testing service, process monitoring service, hard disk monitor service and monitoring buffer service.
In above-mentioned distributed server status real time monitor method, the current real time status information of described collection distributed server also comprises: the real time status information of the corresponding distributed host of service end timing acquiring.
In above-mentioned distributed server status real time monitor method, the current real time status information of described collection distributed server also comprises: real time status information service end collected is issued, for client program calls by Web Service form.
Advantageous Effects of the present invention is: the problem solving distributed server Real-Time Monitoring, achieve the task that Web client on-line monitoring server runs, when distributed server notes abnormalities, take measures in time, ensure that the stable operation of distributed server.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment or description of the prior art below, apparent, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is the distributed server real-time monitoring system for state schematic diagram that the present invention proposes, and shows that holistic approach and program are disposed;
Fig. 2 is that the present invention proposes state acquisition unit operational flow diagram in distributed server real-time monitoring system for state;
Fig. 3 is the distributed server topological diagram intention of the distributed server real-time monitoring system for state acquisition that the present invention proposes;
Fig. 4 is in the distributed server real-time monitoring system for state that proposes of the present invention, the status monitoring design sketch of the system separate unit distributed server that monitoring means monitors.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described.Obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
The present invention proposes a kind of distributed server status real time monitor method, utilizes the advantage that java applet is cross-platform, realizes the State Monitoring Program of each distributed node; By real-time data base, the server state data of process java applet feedback; By relevant database, the static information (IP, server name, server capability, server OS etc.) of distributed storage server; Develop a Web monitoring system, access relational databases, obtain server static information, and access real-time data base, real-time display server status data, and show the topological diagram of distributed server.
For achieving the above object, the distributed server real-time monitoring system for state that this provides as shown in Figure 1, this distributed server real-time monitoring system for state schematic diagram, specific as follows: state acquisition unit, real-time data base, relational database, monitoring means; Described state acquisition unit is connected with distributed server, for gathering the real time status information of described distributed server and sending; Described real-time data base is connected with described state acquisition unit, for preserving the real time status information of the described distributed server of the described state acquisition unit transmission received; Described relational database is connected with described monitoring means, for the static information of distributed storage server; Described monitoring means is connected with described relational database with described real-time data base respectively, for the static information according to distributed server in the real time status information of distributed server in described real-time data base and described relational database, export distributed server Real-time Load state.
In the above-described embodiments, the static information of relation data library storage comprises: the application scenarios of each distributed host, memory size, cpu standard operation occupation rate, the information such as standard process number, by described static information and real time data information being compared, according to the application scenarios of corresponding distributed host, monitoring means can judge whether described distributed host exceeds load, and result shown.
Wherein, it is specific as follows that described monitoring means judges whether described distributed host exceeds load: according to the Run-time scenario of the current distributed host stored in relational database, judge that whether current distributed host is working properly, such as, during this distributed normal work, internal memory should remain 1G to 1.5G, hard disk residue 5TB to 10TB, it is 60% to 70% that cpu takies, current real-time data information acquisition internal memory is remaining as 1.2G, and hard disk residue 4TB, cpu take 90%, then judge that the current cpu of this distributed host takies with hard-disk capacity abnormal, and output display.User then can go to clear up hard-disk content according to display information, and the occupancy of adjustment cpu, has ensured that distributed host normally works.
Wherein, above-mentioned monitored Distributed Services implement body comprises: ESB bus server, application server, merit figure server, Cognos report server, SQLServer server, oracle server, live database server, configuration software server, java application server etc.
In above-mentioned distributed server real-time monitoring system for state, described state acquisition unit comprises: client and multiple service end; Described service end, for gathering the current real time status information of distributed server; Described client, for obtaining described real time status information that described service end collects and transferring to real-time data base.
In above-mentioned distributed server real-time monitoring system for state, described service end comprises multiple thread, is encapsulated in by each monitor task in a service class, and each service class will be performed by a thread dispatching.
In above-mentioned distributed server real-time monitoring system for state, the monitor task of described service end comprises: internal memory monitoring service, cpu monitor service, network-in-dialing testing service, process monitoring service, hard disk monitor service and monitoring buffer service.
In above-mentioned distributed server real-time monitoring system for state, described service end also comprises a clock unit, and described clock unit is for controlling the real time status information of the corresponding distributed host of service end timing acquiring.
In above-mentioned distributed server real-time monitoring system for state, described service end also comprises a release unit, and the real time status information that described release unit is used for service end to collect is issued, for client program calls by Web Service form.
In real work, state acquisition unit is server state and gathers java applet, specifically can comprise: client-side program and serve end program.Serve end program: adopt multi-thread design, be encapsulated in by each monitor task in a service class, each service class will be performed by a thread dispatching.Internal memory monitoring service (obtain internal memory sum, obtain internal memory surplus, obtain internal memory use amount, obtain memory usage, obtain memory information), cpu monitor service (obtaining cpu utilization factor), network-in-dialing testing service, process monitoring service (acquisition progress information), hard disk monitor service (obtaining hard disk and subregion use information), monitoring buffer service (buffer memory is used for depositing the up-to-date information that timing acquiring arrives, and comprises the information such as CPU, hard disk).Serve end program disposes a cover at each distributed server, timing acquiring server operation information, and with the issuing service of Web Service form, for client program calls.Client-side program: according to configuration file, the service on visiting distribution formula server, and the monitor message unloading obtained to real-time data base.(because the concurrency performance of relational database is not high, selecting real-time data base to preserve real time data here).
In above-mentioned distributed server real-time monitoring system for state, real-time data base comprises: collect the server state information that Java monitoring facilities gathers, provide inquiry service.SQL Server database: provide storing process method, helps server state collection Java client-side program to complete the storage of real time data.
In above-mentioned distributed server real-time monitoring system for state, relevant database comprises: the static information of distributed storage server.
In above-mentioned distributed server real-time monitoring system for state, monitoring means and Web monitoring system: the running status topological diagram checking distributed server is provided.By access relational databases, obtain server static information, and access real-time data base, real-time display server status data, and show the topological diagram of distributed server, this topological diagram please refer to shown in Fig. 3.
The application also provides a kind of distributed server status real time monitor method, and described monitoring method comprises: state acquisition unit gathers the real time status information of described distributed server and sends; Real-time data base preserves the real time status information of the described distributed server of the described state acquisition unit transmission received; The static information of relational database distributed storage server; Monitoring means, according to the static information of distributed server in the real time status information of distributed server in described real-time data base and described relational database, exports distributed server Real-time Load state.
In above-mentioned distributed server status real time monitor method, the real time status information of the described distributed server of described collection also sends and comprises: service end gathers the current real time status information of distributed server; Client is by the described real time status information collected and transfer to real-time data base.
In above-mentioned distributed server status real time monitor method, the current real time status information of described collection distributed server comprises: service end sets up multiple thread, be encapsulated in by each monitor task in a service class, each service class will be performed by a thread dispatching.
In above-mentioned distributed server status real time monitor method, described monitor task comprises: internal memory monitoring service, cpu monitor service, network-in-dialing testing service, process monitoring service, hard disk monitor service and monitoring buffer service.
In above-mentioned distributed server status real time monitor method, the current real time status information of described collection distributed server also comprises: the real time status information of the corresponding distributed host of service end timing acquiring.
In above-mentioned distributed server status real time monitor method, the current real time status information of described collection distributed server also comprises: real time status information service end collected is issued, for client program calls by Web Service form.
Advantageous Effects of the present invention is: the problem solving distributed server Real-Time Monitoring, achieve the task that Web client on-line monitoring server runs, when distributed server notes abnormalities, take measures in time, ensure that the stable operation of distributed server.
As shown in Figure 2, Fig. 2 is that the present invention proposes state acquisition unit operational flow diagram in distributed server real-time monitoring system for state, the service end of state acquisition unit sets up multiple thread in fig. 2, each monitor task is encapsulated in a service class, each service class will be performed by a thread dispatching, as shown in the right side of fig 2.The monitoring task agent of this service end contains: internal memory monitoring service, cpu monitor service, network-in-dialing testing service, process monitoring service, hard disk monitor service and monitoring buffer service.
In above-mentioned distributed server status real time monitor method, the current real time status information of described collection distributed server also comprises: real time status information service end collected is issued, for client program calls by Web Service form.
Be client operation flow process in real-time monitoring system for state in the left side of the process flow diagram shown in Fig. 2, first this client reads configuration file, obtains configuration and the status information of service end; Then the real time status information of the distributed server that service end monitoring obtains is obtained by Web Service, secondly, according to the configuration flow pre-set, obtain in real-time data base and store information, whether there are differences according to obtaining storage information in contrast acquisition real time status information and real-time data base, determining whether to upgrade data message in real-time data base.
Specifically comprise in above-mentioned renewal real-time data base combined data information, by by the data message in real-time data base and currently obtain real time status information from service end and make comparisons, as real time status information is different from the data message in real-time data base, then described real time status information is sent in real-time data base, upgrade the data message in real-time data base, as real time status information is identical with the data message in real-time data base, then skip to and obtain in this step of real time status information of the distributed server that service end monitoring obtains by Web Service, the data message that circulation is carried out transferring in the real time status information and real-time data base that service end obtains is compared.
As shown in Figure 3, Fig. 3 is Web monitoring system topological diagram bandwagon effect, after monitoring means gets the static information in relational database and the real time status information in real-time data base, display topological diagram is as indicated at 3 to current display page, user intuitively can understand when to current distributed host state, with the current distributed host of this Real-Time Monitoring, when distributed server notes abnormalities according to present topology figure, take measures in time, ensure that the stable operation of distributed server.
As shown in Figure 4, Fig. 4 is in the distributed server real-time monitoring system for state that proposes of the present invention, the status monitoring design sketch of the system separate unit distributed server that monitoring means monitors, staff can effectively understand this distributed server Host Status current according to this surveillance map, and goes to control distributed server stable operation according to this state.
The present invention adopts Java multithreading and Concurrent Control, and achieve distributed server monitoring running state, feature is as follows: adopt client service end model, run in distributed environment; Client is primary control program end, is responsible for calling serve end program service, completes real time data database data and stores; Service end completes the acquisition of home server state parameter, and with the form issuing interface of Web Service, for client program calls.Polytype data store, and utilize real-time data base to carry out monitoring collecting of image data, utilize the static information of relation library storage distributed server; Web end system can simultaneously access relational databases and real-time data base, shows the running status of distributed system by topological diagram.
Above-described specific embodiment; object of the present invention, technical scheme and beneficial effect are further described; be understood that; the foregoing is only specific embodiments of the invention; the protection domain be not intended to limit the present invention; within the spirit and principles in the present invention all, any amendment made, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (12)

1. a distributed server real-time monitoring system for state, is characterized in that, described monitoring system comprises: state acquisition unit, real-time data base, relational database, monitoring means;
Described state acquisition unit is connected with distributed server, for gathering the real time status information of described distributed server and sending;
Described real-time data base is connected with described state acquisition unit, for preserving the real time status information of the described distributed server of the described state acquisition unit transmission received;
Described relational database is connected with described monitoring means, for the static information of distributed storage server;
Described monitoring means is connected with described relational database with described real-time data base respectively, for the static information according to distributed server in the real time status information of distributed server in described real-time data base and described relational database, export distributed server Real-time Load state.
2. distributed server real-time monitoring system for state according to claim 1, is characterized in that, described state acquisition unit comprises: client and multiple service end;
Described service end, for gathering the current real time status information of distributed server;
Described client, for obtaining described real time status information that described service end collects and transferring to real-time data base.
3. distributed server real-time monitoring system for state according to claim 2, is characterized in that, described service end comprises multiple thread, is encapsulated in by each monitor task in a service class, and each service class will be performed by a thread dispatching.
4. distributed server real-time monitoring system for state according to claim 3, it is characterized in that, the monitor task of described service end comprises: internal memory monitoring service, cpu monitor service, network-in-dialing testing service, process monitoring service, hard disk monitor service and monitoring buffer service.
5. distributed server real-time monitoring system for state according to claim 4, is characterized in that, described service end also comprises a clock unit, and described clock unit is for controlling the real time status information of the corresponding distributed host of service end timing acquiring.
6. distributed server real-time monitoring system for state according to claim 2, it is characterized in that, described service end also comprises a release unit, and the real time status information that described release unit is used for service end to collect is issued, for client program calls by Web Service form.
7. a distributed server status real time monitor method, is characterized in that, described monitoring method comprises:
State acquisition unit gathers the real time status information of described distributed server and sends;
Real-time data base preserves the real time status information of the described distributed server of the described state acquisition unit transmission received;
The static information of relational database distributed storage server;
Monitoring means, according to the static information of distributed server in the real time status information of distributed server in described real-time data base and described relational database, exports distributed server Real-time Load state.
8. distributed server status real time monitor method according to claim 7, is characterized in that, the real time status information of the described distributed server of described collection also sends and comprises:
Service end gathers the current real time status information of distributed server;
Client is by the described real time status information collected and transfer to real-time data base.
9. distributed server status real time monitor method according to claim 8, it is characterized in that, the current real time status information of described collection distributed server comprises: service end sets up multiple thread, be encapsulated in by each monitor task in a service class, each service class will be performed by a thread dispatching.
10. distributed server status real time monitor method according to claim 9, it is characterized in that, described monitor task comprises: internal memory monitoring service, cpu monitor service, network-in-dialing testing service, process monitoring service, hard disk monitor service and monitoring buffer service.
11. distributed server status real time monitor methods according to claim 9, is characterized in that, the current real time status information of described collection distributed server also comprises: the real time status information of the corresponding distributed host of service end timing acquiring.
12. distributed server status real time monitor methods according to claim 9, it is characterized in that, the current real time status information of described collection distributed server also comprises: real time status information service end collected is issued, for client program calls by Web Service form.
CN201410855779.5A 2014-12-31 2014-12-31 System and method for monitoring state of distributed server in real time Pending CN104503894A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410855779.5A CN104503894A (en) 2014-12-31 2014-12-31 System and method for monitoring state of distributed server in real time

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410855779.5A CN104503894A (en) 2014-12-31 2014-12-31 System and method for monitoring state of distributed server in real time

Publications (1)

Publication Number Publication Date
CN104503894A true CN104503894A (en) 2015-04-08

Family

ID=52945294

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410855779.5A Pending CN104503894A (en) 2014-12-31 2014-12-31 System and method for monitoring state of distributed server in real time

Country Status (1)

Country Link
CN (1) CN104503894A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106844149A (en) * 2016-12-30 2017-06-13 曙光信息产业(北京)有限公司 The monitoring method and device of a kind of service end
CN108234168A (en) * 2016-12-15 2018-06-29 腾讯科技(深圳)有限公司 A kind of method for exhibiting data and system based on service topology
CN108647123A (en) * 2018-03-29 2018-10-12 浙江慧优科技有限公司 A method of improving database monitoring software data acquisition performance
CN109684158A (en) * 2018-09-07 2019-04-26 平安科技(深圳)有限公司 Method for monitoring state, device, equipment and the storage medium of distributed coordination system
CN110232073A (en) * 2019-05-10 2019-09-13 中国联合网络通信集团有限公司 A kind of Data Management Analysis system and method
CN110489969A (en) * 2019-08-22 2019-11-22 杭州安恒信息技术股份有限公司 The system and electronic equipment of mine virus are dug based on SOAR disposition host
CN111026529A (en) * 2019-11-26 2020-04-17 支付宝(杭州)信息技术有限公司 Task stopping method and device for distributed task processing system
CN111124806A (en) * 2019-11-25 2020-05-08 山东鲁能软件技术有限公司 Equipment state real-time monitoring method and system based on distributed scheduling task

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120239803A1 (en) * 2011-03-17 2012-09-20 Fujitsu Limited Monitoring apparatus, monitoring system, and information setting method
CN102891868A (en) * 2011-07-19 2013-01-23 上海可鲁系统软件有限公司 Load balancing method and device for distributed system
CN103235753A (en) * 2013-04-09 2013-08-07 国家电网公司 Method and device for monitoring information server

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120239803A1 (en) * 2011-03-17 2012-09-20 Fujitsu Limited Monitoring apparatus, monitoring system, and information setting method
CN102891868A (en) * 2011-07-19 2013-01-23 上海可鲁系统软件有限公司 Load balancing method and device for distributed system
CN103235753A (en) * 2013-04-09 2013-08-07 国家电网公司 Method and device for monitoring information server

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
徐定凯: "基于PI数据库的服务器实时监控系统研究与开发", 《中国优秀硕士学位论文全文数据库信息科技辑》 *

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108234168A (en) * 2016-12-15 2018-06-29 腾讯科技(深圳)有限公司 A kind of method for exhibiting data and system based on service topology
CN106844149A (en) * 2016-12-30 2017-06-13 曙光信息产业(北京)有限公司 The monitoring method and device of a kind of service end
CN108647123A (en) * 2018-03-29 2018-10-12 浙江慧优科技有限公司 A method of improving database monitoring software data acquisition performance
CN109684158A (en) * 2018-09-07 2019-04-26 平安科技(深圳)有限公司 Method for monitoring state, device, equipment and the storage medium of distributed coordination system
CN109684158B (en) * 2018-09-07 2022-07-12 平安科技(深圳)有限公司 State monitoring method, device, equipment and storage medium of distributed coordination system
CN110232073A (en) * 2019-05-10 2019-09-13 中国联合网络通信集团有限公司 A kind of Data Management Analysis system and method
CN110489969A (en) * 2019-08-22 2019-11-22 杭州安恒信息技术股份有限公司 The system and electronic equipment of mine virus are dug based on SOAR disposition host
CN110489969B (en) * 2019-08-22 2021-05-25 杭州安恒信息技术股份有限公司 System and electronic equipment for disposing mine excavation viruses of host based on SOAR
CN111124806A (en) * 2019-11-25 2020-05-08 山东鲁能软件技术有限公司 Equipment state real-time monitoring method and system based on distributed scheduling task
CN111124806B (en) * 2019-11-25 2023-09-05 山东鲁软数字科技有限公司 Method and system for monitoring equipment state in real time based on distributed scheduling task
CN111026529A (en) * 2019-11-26 2020-04-17 支付宝(杭州)信息技术有限公司 Task stopping method and device for distributed task processing system
CN111026529B (en) * 2019-11-26 2023-08-01 蚂蚁财富(上海)金融信息服务有限公司 Task stopping method and device of distributed task processing system

Similar Documents

Publication Publication Date Title
CN104503894A (en) System and method for monitoring state of distributed server in real time
CN108846076A (en) The massive multi-source ETL process method and system of supporting interface adaptation
CN103428272B (en) The monitoring and dispatching system of a kind of middleware thread and method
CN104243481B (en) A kind of method and system of power information acquisition advance data processing
CN105357296A (en) Elastic caching system based on Docker cloud platform
CN103645904B (en) A kind of cache implementing method of interface interchange
CN102902669B (en) Distributed information grasping means based on internet system
CN103236949A (en) Monitoring method, device and system for server cluster
CN106209482A (en) A kind of data center monitoring method and system
CN103795575B (en) A kind of system monitoring method towards multiple data centers
CN107025222A (en) A kind of distributed information log acquisition method and device
CN104320495A (en) Massive data storage method and system of power utilization information collecting system
CN103530335B (en) In-stockroom operation method and device of electric power measurement acquisition system
CN110995785A (en) Low-voltage distribution network cloud platform based on Internet of things
CN104683155A (en) Alarm shielding mechanism in network management system
CN105631006A (en) Data scheduling acquisition device and method
CN105516317B (en) Efficient acquisition method for power consumption information with multi-level load sharing
CN105467907A (en) Automatic inspection system and method
CN105701626A (en) Electric marketing inception lean control multi-system integrated method
CN208046653U (en) A kind of electric power monitoring system network security monitoring main website plateform system
CN104270272B (en) A kind of electric energy quality monitoring data management scheme based on mobile Agent
CN109672731A (en) A kind of distributed node information monitoring method, system and application
CN102752374B (en) System and method for storing and accessing power utilization efficacy data
CN102902593B (en) Agreement distributing and processing system based on caching mechanism
CN110515938B (en) Data aggregation storage method, equipment and storage medium based on KAFKA message bus

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20150408

RJ01 Rejection of invention patent application after publication