CN106059841A - Method for monitoring deployed middleware - Google Patents

Method for monitoring deployed middleware Download PDF

Info

Publication number
CN106059841A
CN106059841A CN201610652801.5A CN201610652801A CN106059841A CN 106059841 A CN106059841 A CN 106059841A CN 201610652801 A CN201610652801 A CN 201610652801A CN 106059841 A CN106059841 A CN 106059841A
Authority
CN
China
Prior art keywords
middleware
monitored
monitoring
server
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.)
Granted
Application number
CN201610652801.5A
Other languages
Chinese (zh)
Other versions
CN106059841B (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.)
Beijing VRV Software Corp Ltd
Original Assignee
Beijing VRV Software Corp 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 Beijing VRV Software Corp Ltd filed Critical Beijing VRV Software Corp Ltd
Priority to CN201610652801.5A priority Critical patent/CN106059841B/en
Publication of CN106059841A publication Critical patent/CN106059841A/en
Application granted granted Critical
Publication of CN106059841B publication Critical patent/CN106059841B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/04Processing captured monitoring data, e.g. for logfile generation
    • H04L43/045Processing captured monitoring data, e.g. for logfile generation for graphical visualisation of monitoring data
    • 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
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • H04L63/105Multiple levels of security

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Environmental & Geological Engineering (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a method for remotely deploying a middleware, comprising the steps of: remotely deploying configuration information of the middleware; writing a Python script into a server via a thift request, and remotely operating the middleware to download and install the script; and remotely operating the script to start a tomcat service. The invention further discloses a method for monitoring the middleware, comprising the steps of: installing a zabbix client in the server installed with the middleware; installing the zabbix client in a top-level server; starting a monitoring task; matching and determining the monitored middleware and acquiring hardware information of the server where the middleware is located; acquiring monitoring data of the middleware on the server; and comparing the acquired data to determine and display the running condition of the middleware. By adopting the methods, remote deployment and real-time monitoring of the middleware can be realized, the pressure of manual operation is relieved and the time is saved.

Description

A kind of method that middleware to disposing is monitored
Technical field
The present invention relates to deployment and the monitoring field of middleware, and particularly relate to a kind of middleware to disposing and be monitored Method.
Background technology
The middleware installed in its subsystems along with enterprises and institutions gets more and more, and how can dispose easily Middleware also just becomes the ruuning situation controlling each middleware to adjust accordingly according to ruuning situation and to safeguard in real time Extremely important.Dispose middleware easily it is proposed that a kind of and the property indices of each middleware is carried out comprehensive The method of monitoring necessary and there is practical significance, and to the deployment of middleware and monitoring, there are the following problems at present:
(1) if needing the middleware disposed too many, needing game server one by one to carry out deployment and starting, consuming very much Take manpower and time;
(2) understand the overall operation situation of each middleware disposed the most in real time, how to know extremely and such as where Reason;
(3) observation has abnormal middleware server the most simple and clear, it is impossible to navigate to the most where go wrong;
(4) the most differently configured people's login system has different authorities, and dynamically adds menu and relevant configuration.
Summary of the invention
In order to solve above-mentioned technical problem, the invention provides a kind of method that the middleware of subordinate is monitored, bag Containing following steps:
Step one, installs zabbix client on the server be mounted with middleware;
Step 2, installs zabbix service end in highest server;
Step 3, starts monitor task;
Step 4, coupling determines the middleware being monitored and obtains the hardware information of middleware place server;
Step 5, collects the middleware monitoring data to server;
Step 6, the data that contrast obtains are to determine and to show the ruuning situation of middleware.
Further, middleware is deployed through following steps to carry out:
Step one, the configuration information of remote deployment middleware;
Step 2, by the way of thift, service end uses Python script to provide interface, is called by java applet The service that interface provides, remotely operation middleware is downloaded and installation script;
Step 3, remotely operation script startup tomcat service.
Further, middleware is disposed and the method that monitors is implemented by monitoring management platform.
Further, monitor task is timed task.
Further, the mode that middleware fits through map match is carried out.
Further, supervision packet includes zabbix data, external interface data.
Further, zabbix data are collected by the monitoring in zabbix client of the searching loop hardware information Data complete.
Further, it is determined that the ruuning situation of middleware is carried out by service data is imported database table.
Further, the ruuning situation of display middleware is carried out by the way of map is shown.
Pass through said method, it is possible to achieve the present invention to middleware remote deployment and the purpose of remotely monitoring, and have Following beneficial effect:
(1) it will be seen that each has installed the overall operation situation of middleware, including resource service, network, disk, cpu Etc. information, the middleware services of abnormal deployment can be obtained and its unusual condition is processed in time;
(2) directly can carry out remote deployment by platform front end page, start and stop, significantly reducing manual operation Pressure and save the time;
(3) it is shown by map and correlation graph, each middleware ruuning situation can be understood at a glance, Bring to user and experience the most intuitively and experience;
(4) different menu authorities is authorized respectively after who energy login system can being configured and authorize and logging in, can Dynamically to add menu and relevant configuration.
Accompanying drawing explanation
Fig. 1 is the flow chart of the method that middleware carries out real-time remote monitoring.
Detailed description of the invention
Below by way of specific embodiment to the remote deployment middleware of the present invention and method that middleware is monitored It is further described, it should be appreciated that content described in embodiment in detail below is only used for being further elucidated with this The said method of invention, and should not be construed as the restriction of the method to the present invention.
When the server or network node not installing middleware is carried out middleware deployment, first pass through monitoring management platform Remotely to the configuration information of server configures middleware to be disposed, after configuration, monitoring management platform passes through thift Mode, service end uses Python script to provide interface, the service provided by java applet calling interface, and by remotely Manipulation makes to treat that deployment server is by this locally downloading catalogue of Python script.Then, by monitoring management platform to treating deployment clothes Business device sends asks remotely to be installed by Python script, and restarts tomcat clothes by Script controlling after installation is complete Business, thus complete the remote deployment of middleware.
After completing the remote deployment of middleware, illustrate the monitoring side to the middleware disposed further in conjunction with Fig. 1 Method:
First, the server be mounted with middleware is installed zabbix client (zabbix agent), this zabbix Client is used for collecting the performance data of the middleware on the server at its place.And then install in highest server Zabbix service end, this zabbix service end is used for collecting the data that each zabbix client is collected.Then monitoring step exists Step 101 place starts, and in step 102 place, monitoring management platform starts timed task, and after timed task starts, it is in step Obtained the region name of the middleware monitored at 103 by network according to the configuration information of the middleware of institute subordinate, and then exist Step 104 place judges whether this region name is provincial capital.If it is judged that be "Yes", then next obtain in step 1041 place Take provincial capital's name;If it is judged that be "No", then obtain the city name at this middleware place in step 1042 place.Obtain provincial capital After name or city name, mate with map according to configuration information in step 105 place, thus obtained each in step 106 place The server hardware information of middleware is installed.It follows that in step 107 place according to the hardware information got, searching loop is every Individual hardware information monitoring data in zabbix client and service end.Then obtain in step 108 place and pass through external interface The monitoring data message for server from middleware transmission received.Obtaining by zabbix client and service After the monitoring value that obtains of end and the monitoring data message that obtained by middleware, in step 109 place, two kinds of values are contrasted, To judge the running status of middleware.Then in step 110 place, monitoring management platform is by the monitoring information obtained and middleware Running status imports and such as joins in middle_node_map_info table in database table and pass through front end Middleware operation conditions in this database table is read out by framework, subsequently by map in different colors to monitoring personnel's exhibition Existing, in order to can to judge which rank of other middleware occurs intuitively abnormal, thus correct in time and follow-up maintenance.This prison Flow control journey then terminates in step 111 place.
Use remote deployment middleware of the present invention and the method that middleware is monitored, it is possible to effectively in real time Check that each has been disposed the operation conditions of middleware, has understood each performance parameter, it is possible to a key is installed and starts, and simplifies Flow process, represent directly perceived, it is also possible to dynamically add menu item and configuration, greatly facilitate the fortune of user's maintenance and management middleware OK.
Embodiment described above only have expressed embodiments of the present invention, and it describes more concrete and detailed, but can not Therefore the restriction to the scope of the claims of the present invention it is interpreted as.It should be pointed out that, for the person of ordinary skill of the art, Without departing from the inventive concept of the premise, it is also possible to make some deformation and improvement, these broadly fall into the protection model of the present invention Enclose.Therefore, the protection domain of patent of the present invention should be as the criterion with claims.

Claims (9)

1. the method that the middleware of subordinate is monitored, it is characterised in that described method comprises the steps of
Step one, installs zabbix client on the server being mounted with described middleware;
Step 2, installs zabbix service end in highest server;
Step 3, starts monitor task;
Step 4, coupling determines the described middleware being monitored and obtains the hardware information of described middleware place server;
Step 5, collects the described middleware monitoring data to server;
Step 6, the data that contrast obtains are to determine and to show the ruuning situation of described middleware.
2. the method as claimed in claim 1 middleware being monitored, it is characterised in that the deployment to described middleware is led to Cross following steps to carry out:
Step one, the configuration information of middleware described in remote deployment;
Step 2, by the way of thift, service end uses Python script to provide interface, by java applet calling interface The service provided, remotely operates described middleware and downloads and install described script;
Step 3, remotely operates described script startup tomcat service.
3. the method as claimed in claim 1 or 2 middleware being monitored, it is characterised in that middleware is disposed And monitoring method implemented by monitoring management platform.
4. the method as claimed in claim 1 middleware being monitored, it is characterised in that the monitoring in described step 3 is appointed Business is timed task.
5. the method as claimed in claim 1 middleware being monitored, it is characterised in that in described in described step 4 Between part carry out fitting through the mode of map match and carry out.
6. the method as claimed in claim 1 middleware being monitored, it is characterised in that the monitoring number in described step 5 According to including zabbix data, external interface data.
7. the method as claimed in claim 1 middleware being monitored, it is characterised in that to described in described step 5 Collecting of zabbix data is completed by the monitoring data in described zabbix client of the hardware information described in searching loop.
8. the method as claimed in claim 1 middleware being monitored, it is characterised in that determine described in described step 6 The ruuning situation of middleware is by carrying out described service data remittance database table.
9. the method as claimed in claim 1 middleware being monitored, it is characterised in that in described step 6, display is described The ruuning situation of middleware is carried out by the way of map is shown.
CN201610652801.5A 2016-08-10 2016-08-10 The method that the middleware of a kind of pair of deployment is monitored Active CN106059841B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610652801.5A CN106059841B (en) 2016-08-10 2016-08-10 The method that the middleware of a kind of pair of deployment is monitored

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610652801.5A CN106059841B (en) 2016-08-10 2016-08-10 The method that the middleware of a kind of pair of deployment is monitored

Publications (2)

Publication Number Publication Date
CN106059841A true CN106059841A (en) 2016-10-26
CN106059841B CN106059841B (en) 2019-10-01

Family

ID=57481832

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610652801.5A Active CN106059841B (en) 2016-08-10 2016-08-10 The method that the middleware of a kind of pair of deployment is monitored

Country Status (1)

Country Link
CN (1) CN106059841B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106649040A (en) * 2016-12-26 2017-05-10 上海新炬网络信息技术有限公司 Automatic monitoring method and device for performance of Weblogic middleware
CN108845808A (en) * 2018-06-22 2018-11-20 平安科技(深圳)有限公司 Middleware installation method, device, computer equipment and storage medium
CN109120481A (en) * 2018-09-27 2019-01-01 上海新炬网络信息技术股份有限公司 Method based on Zabbix open source monitor component DCOS container and bosom part
CN109614110A (en) * 2018-11-19 2019-04-12 中国银行股份有限公司 A kind of method and apparatus that message-oriented middleware concentrates deployment
WO2019227689A1 (en) * 2018-06-01 2019-12-05 平安科技(深圳)有限公司 Data monitoring method and apparatus, and computer device and storage medium
CN111147291A (en) * 2019-12-18 2020-05-12 深圳前海微众银行股份有限公司 Service maintenance method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080209016A1 (en) * 2007-02-27 2008-08-28 Karve Alexei A Method and apparatus for policy-based provisioning in a virtualized service delivery environment
CN104219306A (en) * 2014-09-02 2014-12-17 上海华力微电子有限公司 Monitoring system for message-oriented middleware
CN105653329A (en) * 2015-12-30 2016-06-08 国网信息通信产业集团有限公司 Application management method, apparatus and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080209016A1 (en) * 2007-02-27 2008-08-28 Karve Alexei A Method and apparatus for policy-based provisioning in a virtualized service delivery environment
CN104219306A (en) * 2014-09-02 2014-12-17 上海华力微电子有限公司 Monitoring system for message-oriented middleware
CN105653329A (en) * 2015-12-30 2016-06-08 国网信息通信产业集团有限公司 Application management method, apparatus and system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
叶重阳: "《中国优秀硕士学位论文全文数据库 信息科技辑》", 30 July 2016 *
陶强 等: "面向多终端异构系统的中间件平台体系结构研究", 《计算机工程与设计》 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106649040A (en) * 2016-12-26 2017-05-10 上海新炬网络信息技术有限公司 Automatic monitoring method and device for performance of Weblogic middleware
WO2019227689A1 (en) * 2018-06-01 2019-12-05 平安科技(深圳)有限公司 Data monitoring method and apparatus, and computer device and storage medium
CN108845808A (en) * 2018-06-22 2018-11-20 平安科技(深圳)有限公司 Middleware installation method, device, computer equipment and storage medium
CN108845808B (en) * 2018-06-22 2020-09-29 平安科技(深圳)有限公司 Middleware installation method and device, computer equipment and storage medium
CN109120481A (en) * 2018-09-27 2019-01-01 上海新炬网络信息技术股份有限公司 Method based on Zabbix open source monitor component DCOS container and bosom part
CN109120481B (en) * 2018-09-27 2021-06-04 上海新炬网络信息技术股份有限公司 Method for monitoring DCOS container and internal middleware based on Zabbix open source component
CN109614110A (en) * 2018-11-19 2019-04-12 中国银行股份有限公司 A kind of method and apparatus that message-oriented middleware concentrates deployment
CN111147291A (en) * 2019-12-18 2020-05-12 深圳前海微众银行股份有限公司 Service maintenance method and device
CN111147291B (en) * 2019-12-18 2024-02-06 深圳前海微众银行股份有限公司 Service maintenance method and device

Also Published As

Publication number Publication date
CN106059841B (en) 2019-10-01

Similar Documents

Publication Publication Date Title
CN106059841A (en) Method for monitoring deployed middleware
US8019571B2 (en) Abnormality processing system
US9105178B2 (en) Remote dynamic configuration of telemetry reporting through regular expressions
US20150304457A1 (en) Method, System And Device For Monitoring Data
CN100391291C (en) Data backing-up and recovering method and system
WO2015180291A1 (en) Method and system for monitoring server cluster
WO2018125558A1 (en) Method and system for analytics-based updating of networked devices
CN106992903A (en) A kind of data collecting system and method based on the network equipment
CN106487585A (en) Equipment complex monitoring system framework
CN103001806A (en) Distributed operation and maintenance monitoring system used for information technology (IT) system
CN107659453A (en) The method that a large amount of TCP serve ports are monitored by zabbix
CN106095519B (en) A method of customized service being extended in big data assembly management using Ambari
EP2778925A2 (en) Dashboard notifications on management console during a remote control session
CN104503903B (en) Automatic diagnosis method for fault of weblogic middleware
CN107908406A (en) The method that web project penetrability automatically updates deployment
CN106779485A (en) Total management system and data processing method based on SOA framework
CN103440168B (en) Method and system for program change
CN109005066A (en) Based on Docker distributed server operation management method and computer readable storage medium
CN102811139B (en) Management system of broadband internet equipment
EP2882216B1 (en) Device and method for controlling, supervising and giving an alarming from a power supply of base station
KR101663504B1 (en) Method and system for providing integrated managing service based smart water grid
CN103516558B (en) Monitor supervision platform and on server application monitoring method
CN102622254B (en) Television outage disposal route and system
CN104794039B (en) The remote monitoring method and device of service software
KR101233934B1 (en) Integrated Intelligent Security Management System and Method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant