CN111147291A - Service maintenance method and device - Google Patents

Service maintenance method and device Download PDF

Info

Publication number
CN111147291A
CN111147291A CN201911312028.8A CN201911312028A CN111147291A CN 111147291 A CN111147291 A CN 111147291A CN 201911312028 A CN201911312028 A CN 201911312028A CN 111147291 A CN111147291 A CN 111147291A
Authority
CN
China
Prior art keywords
target
server
application program
executing
execution script
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
CN201911312028.8A
Other languages
Chinese (zh)
Other versions
CN111147291B (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.)
WeBank Co Ltd
Original Assignee
WeBank 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 WeBank Co Ltd filed Critical WeBank Co Ltd
Priority to CN201911312028.8A priority Critical patent/CN111147291B/en
Publication of CN111147291A publication Critical patent/CN111147291A/en
Application granted granted Critical
Publication of CN111147291B publication Critical patent/CN111147291B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/50Network service management, e.g. ensuring proper service fulfilment according to agreements

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a service maintenance method and a device, which relate to the technical field of electronics of financial technology (Fintech), wherein the method comprises the following steps: determining a first target needing to execute a first operation task, wherein the first target is a first application program or a first data source; the first operational task includes one or more of: detecting a state of the first target; querying the first target; modifying the first target; deleting the first target; acquiring a first internet protocol address and a first port of a middleware server comprising the first target; determining a webpage application program server where the middleware server is located according to the first internet protocol address and the first port; and executing the first operation task on the first target in the webpage application program server through a first execution script. The method can be applied to financial technology (Fintech).

Description

Service maintenance method and device
Technical Field
The invention relates to the technical field of electronics of financial technology (Fintech), in particular to a service maintenance method and a service maintenance device.
Background
With the development of computer technology, more and more technologies are applied in the financial field, and the traditional financial industry is gradually shifting to financial technology (Fintech). At present, in the field of financial science and technology, there are more and more scenes that a WebSphere Application Server (WAS) is used as a Web Application Server, and the WAS is applied to industries such as governments, telecom operators, banks, insurance, hospitals, retail and the like, specifically, the WAS is a software framework and middleware which host Java-based Web applications, and functions such as updating, uninstalling, starting, stopping, parameter optimization and the like of the Web applications can be realized by monitoring the WAS.
In the prior art, WAS monitoring is performed by manually logging in a WAS management platform by maintenance personnel, and each maintenance personnel can only operate one WAS service at a time; when a plurality of WAS services need to be monitored, maintenance personnel need to operate the WAS services one by one, and each operation takes several minutes. It can be seen that when the number of WAS services to be monitored is large, the operation workload of the maintenance personnel is increased, the operation steps are complicated, and the operation is time-consuming.
Disclosure of Invention
The embodiment of the application provides a service maintenance method and device, and solves the problems of large operation workload, complex steps and long time consumption in the prior art when WAS is monitored.
The embodiment of the application provides a service maintenance method, which specifically comprises the following steps:
determining a first target needing to execute a first operation task, wherein the first target is a first application program or a first data source; the first operational task includes one or more of: detecting a state of the first target; querying the first target; modifying the first target; deleting the first target;
acquiring a first internet protocol address and a first port of a middleware server comprising the first target;
determining a webpage application program server where the middleware server is located according to the first internet protocol address and the first port;
executing the first operation task on the first target through a first execution script in the webpage application server; the first execution script is configured with a first operating parameter for executing the first operating task, and the first execution script is used for executing the first operating task in the web application server according to the first operating parameter.
One possible implementation manner of performing the first operation task on the first target through a first execution script in the web application server includes:
and executing the first execution script through an agent deployment management application program in the webpage application program server, and executing the first execution script through the agent deployment management application program to realize that the first target executes the first operation task.
In one possible implementation, the method further includes:
and when the first operation task executed on the first target by the first execution script in the webpage application program server is abnormal, generating an abnormal state and reporting the abnormal state to an alarm system.
In one possible implementation, the method further includes:
when a second operation task needs to be executed on the first target, executing the second operation task on the first target through a second execution script in the webpage application program server;
the second operation task comprises one or more of updating, unloading, stopping, starting and parameter optimizing the first target.
One possible implementation further includes:
and storing a log record of the first operation task process, and generating a first storage record, wherein the first storage record is used for auditing the first target maintained in the middleware server.
The present invention also provides a service maintenance apparatus, comprising:
the processing unit is used for determining a first target which needs to execute a first operation task, wherein the first target is a first application program or a first data source; the first operational task includes one or more of: detecting a state of the first target; querying the first target; modifying the first target; deleting the first target;
an obtaining unit, configured to obtain a first internet protocol address and a first port of a middleware server including the first target;
the processing unit is used for determining a webpage application program server where the middleware server is located according to the first internet protocol address and the first port; executing the first operation task on the first target through a first execution script in the webpage application server; the first execution script is configured with a first operating parameter for executing the first operating task, and the first execution script is used for executing the first operating task in the web application server according to the first operating parameter.
In one possible implementation, the processing unit is specifically configured to:
and executing the first execution script through an agent deployment management application program in the webpage application program server, and executing the first execution script through the agent deployment management application program to realize that the first target executes the first operation task.
In a possible implementation manner, the processing unit is further specifically configured to:
and when the first operation task executed on the first target by the first execution script in the webpage application program server is abnormal, generating an abnormal state and reporting the abnormal state to an alarm system.
In a possible implementation manner, the processing unit is further specifically configured to:
when a second operation task needs to be executed on the first target, executing the second operation task on the first target through a second execution script in the webpage application program server;
the second operation task comprises one or more of updating, unloading, stopping, starting and parameter optimizing the first target.
In a possible implementation manner, the processing unit is further specifically configured to:
and storing a log record of the first operation task process, and generating a first storage record, wherein the first storage record is used for auditing the first target maintained in the middleware server.
Embodiments of the present application provide a computer device comprising a program or instructions that, when executed, cause a computer to perform the method of any of the above possible designs.
Embodiments of the present application provide a storage medium containing a program or instructions that, when executed, cause a computer to perform the method of any of the above possible designs.
The service maintenance method and the service maintenance device provided by the invention have the following beneficial effects: the first operation task is executed on the first target through the first execution script, so that the operation workload can be reduced, and the error probability is prevented from being increased; meanwhile, the operation is convenient and fast, and the operation efficiency is high.
Drawings
Fig. 1 is a schematic flow chart of a service maintenance method in an embodiment of the present application;
FIG. 2 is a schematic diagram of an example deployment in an embodiment of the present application;
fig. 3 is a schematic structural diagram of a service maintenance apparatus in an embodiment of the present application.
Detailed Description
In order to better understand the technical solutions, the technical solutions will be described in detail below with reference to the drawings and the specific embodiments of the specification, and it should be understood that the specific features in the embodiments and examples of the present application are detailed descriptions of the technical solutions of the present application, but not limitations of the technical solutions of the present application, and the technical features in the embodiments and examples of the present application may be combined with each other without conflict.
With the development of computer technology, more and more technologies are applied in the financial field, and the traditional financial industry is gradually shifting to financial technology (Fintech). Fig. 1 is a schematic flow chart of a service maintenance method in an embodiment of the present application, and as shown in fig. 1, specific steps are described as follows.
Step 101: a first target required to execute a first operation task is determined, wherein the first target is a first application program or a first data source.
Wherein the first operational task comprises one or more of: detecting a state of the first target; querying the first target; modifying the first target; deleting the first target.
In a specific implementation process, an administrator may specify which application programs or data sources perform the first operation task, which is not limited in the embodiment of the present application.
Step 102: a first internet protocol address and a first port of a middleware server including the first target are obtained.
All information of the middleware server may be stored in the web application server where the middleware server is located. All information of the middleware server can be queried in the web application server through the web management interface, for example, the information of the first internet protocol address, the first port and the like of the middleware server is queried.
For example, selecting 192.168.2.121 as the first internet protocol address of the middleware server that needs to deploy the first application on the web page management interface; the first port is 80; the first application deployed is "mobile office".
In this embodiment of the application, when the middleware server is a WebSphere server, the agent deployment management application may be a wsadmin command tool.
Step 103: determining a webpage application program server where the middleware server is located according to the first internet protocol address and the first port; and executing the first operation task on the first target in the webpage application program server through a first execution script.
In addition, in the present invention, the first execution script is configured with a first operation parameter for executing the first operation task, and the first execution script is configured to execute the first operation task in the web application server according to the first operation parameter.
Optionally, when the middleware server is a WAS, the agent deployment management application may be a wsadmin command tool. For convenience of description, the following description is given by taking the middleware server as a WAS and the agent deployment management application as a wsadmin command tool as an example, and when the agent deployment management application is in other cases, reference may be made to the description in this application, which is not described herein again.
In this embodiment of the present invention, before the first target executes the first operation task, a first execution script may be obtained, where a manner of obtaining the first execution script includes:
1) acquiring a root directory of the middleware server, acquiring a binary directory and a binary directory of each file in the root directory, and acquiring a copy of a first execution script;
2) the first execution script is invoked from the binary directory of the file by the deployment server.
Optionally, in the present invention, the first execution script of the program may also be recorded according to the first target sequence and the Jython format, and the specific recording process is not described again.
Specifically, a monitoring application program is deployed in advance on the WAS server where the first target is located, the monitoring application program generates a script according to the first operation task issued by the server program, and the script is run through the wsadmin command tool to execute the first operation task. The monitoring application program receives the call of the server program, can be used as an agent program, and calls the monitoring application program to position the WAS server where the first target is located according to the first Internet protocol address and the first port in the first monitoring task.
For example, the administrator needs to perform query operation on the "mobile office data source" corresponding to the selected first target, where the query operation on the "mobile office data source" corresponding to the selected first target is the set first operation task specific content.
More specifically, the wsadmin command tool is provided by the WAS itself and, in addition to being applied to the monitoring operation on the first target, may also be used to perform a second operation task on the first target. When it is determined that a second operation task needs to be executed on the first target, executing the second operation task on the first target in the webpage application program server through a second execution script; the second operation task comprises one or more of updating, unloading, stopping, starting and parameter optimizing the first target. Wherein the second execution script is configured with a second operation parameter for executing the second operation task, and the second execution script is used for executing the second operation task in the web application server according to the second operation parameter.
The monitoring and management operation on the first target is completed according to the above two modes of operation, and the details of the wsadmin command tool running script are explained below.
There is a copy of the wsadmin command tool's commands in both the WAS root directory named "bin" and each runtime environment named "bin", where "runtime environment" refers to the concept of profile in WAS, except that when WAS is installed independently, management is called from the WAS root directory named "bin" and when WAS is installed independently, the wsadmin command tool is called from the Deployment Manager (Dmgr) runtime environment named "bin".
The directory named "bin" of the runtime environment of the WAS may be entered for execution when the command of the wsadmin command tool is executed. Meanwhile, the wsadmin command tool also supports the execution of Jython and Jacl scripts, and the syntax of Jython and Python is the same, so that the command tool is easy to write and maintain. The use of a Jython script, such as "-lang Jython", may be specified through the-lang option when executing the command of the wsadmin command tool.
In the embodiment of the invention, when the first execution script is executed, two modes of execution are supported, including executing a single command and executing a command in a script file.
(1) When executing the single command, the option of the single command is needed to be used, the-c option can be selected, and a command needing to be executed is specified after the-c option. There may be multiple-c options in the command line of the wsadmin command facility that will run in the specified order. When the command of the wsadmin command facility is executed, any changes made to the configuration will be automatically saved if the-c option is used. If a configuration change is made without using the-c option, the change must be saved using a save command that manages the configuration object.
(2) When executing the commands in the script file, the options of all the commands in the script file need to be used, the-f option can be selected, and a file name should be specified after the-f option. Only one-f option can exist in the command line when executing the command of the wsadmin command facility. Nested Jython scripts can be run using the-f option.
The wsadmin command tool supports both remote and local modes of operation. Connecting a remote first target through TCP when using a remote operation mode; when the local operation mode is used, no connection over a network is required.
The wsadmin command tool launcher supports multiple script objects, providing commands to perform various administrative operations. The supported script objects comprise AdminControl, AdminConfig, AdminApp, AdminTask and Help. The functions of the script objects can be as follows:
1) AdminControl objects are used to invoke operating commands that manage application server objects.
2) The AdminConfig object is used to invoke the configuration command and create or modify elements of the WAS configuration, e.g., create a data source.
3) AdminApp objects are used to install, modify, and manage applications. The AdminApp object interacts with WAS management and configuration services to make application queries and changes. This interaction includes installing and uninstalling applications, listing modules, exporting, and the like.
4) The admin command is run through the wsadmin command tool using the AdminTask object. The wsadmin command is dynamically loaded when the wsadmin command facility is started. The management commands that can be used and the operations that can be used depend on the version of the WAS product used.
5) The Help object is used to Help write and run scripts for the AdminControl object. The Jython or Jacl scripting language can be used to look up conventional help and dynamic presence information about the currently running MBean via the wsadmin command tool.
The method for executing the Jython script by the wsadmin command tool and running the script object provided by the wsadmin command tool can replace a WAS management platform to execute WAS maintenance operation. When the command of the wsadmin command tool is executed, the script program is executed through the-f option specification, and when the configuration is changed, the operation of adminConfig.save () needs to be called to enable the operation to take effect.
The above description explains how the wsadmin command tool executes the script command under what operating environment, what specific execution modes are and what specific functions of the supported script object are. The script command executed correspondingly is explained below with reference to specific management contents executed for the first object.
(1) Updating
Calling the update method of the AdminApp object requires specifying the name of the application when calling.
(2) Unloading
The uninstantall method of the AdminApp object is called, and the name of the application needs to be specified when the method is called.
(3) Stop
An invoke method of the AdminApp object is called, the parameter is stopAppplication, and the name of the application needs to be specified when the AdminApp object is called.
(4) Starting up
An invoke method of the adminApp object is called, the parameter is 'startApplication', and the name of the application needs to be specified when the invocation is carried out.
(5) Parameter optimization
Supporting optimization of the following configuration items
(a) JAVA virtual machine heap size setting
The setJVMProperties method of the AdminTask object is invoked, specifying-initial heap size is set by the-initial heap size parameter, -maximum heap size is set by the maximum heap size parameter.
(b) Web container thread pool setup
And calling a modify method of the AdminConfig object, designating a minimumSize parameter to set a minimum thread size, designating a maximsize parameter to set a maximum thread size, and designating a Web container thread pool name when calling.
(c) Data source connection pool setup
And calling a modify method of the AdminConfig object, setting the minimum connection number by specifying a minConnections parameter, setting the maximum connection number by specifying a maxConnections parameter, and needing to specify a data source name during calling.
(d) JVM Log parameter settings
And calling a modify method of the AdminConfig object, and specifying a roloverSize parameter to set the size of the log file and a maxNumberOfBackupFiles parameter to set the maximum number of the log files.
(6) Monitoring application running state
And calling a completeObjectname method of the AdminControl object to acquire the running state of the Application, wherein the type parameter is required to be 'Application', and the name parameter is required to be the name of the Application.
(7) Monitoring data source connection status
And calling a list method of the AdminConfig object to acquire the data source state, wherein the parameter 1 is required to be 'DataSource'.
The automatic monitoring and management operation of the first target is realized through the operation, so that the operation workload of maintenance personnel is reduced as much as possible, and the error probability is prevented from being increased; meanwhile, the operation is more convenient and faster, and the operation efficiency is higher.
Further specifically, when the wsadmin command tool performs an abnormal operation on the specific content of the first operation task on the first target, for example, when the first target is queried, the flag value returned in the normal state is 1, but the flag value returned in the query is-1, and the abnormal state is reported to the alarm system.
When monitoring and managing all services simultaneously, the operation time of each service only takes about a dozen seconds. It can be seen that the automated monitoring and management mode in the application greatly shortens the operation time compared with the operation mode in the prior art, thereby improving the operation efficiency.
Further specifically, a record of a first operation task related to the first target and the execution of the first operation task by the wsadmin command tool is stored, and a first storage record is generated for corresponding auditing of the operation of the first target. For example, when the administrator logs in the WAS automation management and monitoring device server program, the first internet protocol address of the first target to be monitored is selected to be 192.168.2.109, the first port is 80, the name of the application program corresponding to the first target is "mobile office", the name of the data source is "mobile office data source", and the first operation task is to perform query operation on the "mobile office data source", the server program will record the login personnel operating the first target this time, the operation time, the management task submitted this time, the function of the operation, the detailed parameters of the operation, the operation result and other relevant information in detail according to the above information and the operation process, i.e. the result, so as to perform corresponding query in the subsequent auditing of the operation content.
Fig. 2 is a schematic view illustrating an example deployment of a service management apparatus in an embodiment of the present application, as shown in fig. 2, a monitoring application 206 is deployed on a WAS server 203, the monitoring application 206 generates a script according to a first monitoring task issued by a server program 202, and runs the script through a wsadmin command tool to perform monitoring and management operations on a WAS service 209, and meanwhile, a service 210, a service 211, and the like are provided on the WAS server 203 and are controlled by the monitoring application 206; the WAS server 204 is deployed with a monitoring application 207, the monitoring application 207 generates a script according to a first monitoring task issued by the server 202, and runs the script through a wsadmin command tool to execute monitoring and management operations on the WAS service 212, and meanwhile, the WAS server 204 is provided with services 213, 214 and the like which are controlled through the monitoring application 207; the WAS server 205 is deployed with a monitoring application 208, the monitoring application 208 generates a script according to a first monitoring task issued by the server 202, and runs the script through a wsadmin command tool to perform monitoring and management operations on the WAS service 215, and meanwhile, the WAS server 205 is provided with services 216, 217, and the like, which are controlled by the monitoring application 208. The administrator 201 performs the deployment monitoring and management operations for the specified services on the specified WAS servers by scheduling the monitoring application 206, the monitoring application 207, and the monitoring application 208 by the operation server 202.
Fig. 3 is a schematic structural diagram of a service maintenance apparatus in an embodiment of the present application. As shown in fig. 3, the device includes an acquisition unit 301 and a processing unit 302, which are described in detail below.
A processing unit 302, configured to determine a first target that needs to perform a first operation task, where the first target is a first application or a first data source; the first operational task includes one or more of: detecting a state of the first target; querying the first target; modifying the first target; deleting the first target;
an obtaining unit 301, configured to obtain a first internet protocol address and a first port of a middleware server including the first target;
the processing unit 302 is configured to determine, according to the first internet protocol address and the first port, a web application server where the middleware server is located; executing the first operation task on the first target through a first execution script in the webpage application server; the first execution script is configured with a first operating parameter for executing the first operating task, and the first execution script is used for executing the first operating task in the web application server according to the first operating parameter.
In a possible implementation manner, the processing unit 302 is specifically configured to:
and executing the first execution script through an agent deployment management application program in the webpage application program server, and executing the first execution script through the agent deployment management application program to realize that the first target executes the first operation task.
In a possible implementation manner, the processing unit 302 is further specifically configured to:
when the first operation task executed on the first target by the first execution script in the webpage application program server is abnormal, generating an abnormal state and reporting the abnormal state to an alarm system
In a possible implementation manner, the processing unit 302 is further specifically configured to:
when a second operation task needs to be executed on the first target, executing the second operation task on the first target through a second execution script in the webpage application program server;
the second operation task comprises one or more of updating, unloading, stopping, starting and parameter optimizing the first target.
In a possible implementation manner, the processing unit 302 is further specifically configured to:
and storing a log record of the first operation task process, and generating a first storage record, wherein the first storage record is used for auditing the first target maintained in the middleware server.
Finally, it should be noted that: as will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present application without departing from the scope of the application. Thus, if such modifications and variations of the present application fall within the scope of the claims of the present application and their equivalents, the present application is intended to include such modifications and variations as well.

Claims (10)

1. A service maintenance method, comprising:
determining a first target needing to execute a first operation task, wherein the first target is a first application program or a first data source; the first operational task includes one or more of: detecting a state of the first target; querying the first target; modifying the first target; deleting the first target;
acquiring a first internet protocol address and a first port of a middleware server comprising the first target;
determining a webpage application program server where the middleware server is located according to the first internet protocol address and the first port;
executing the first operation task on the first target through a first execution script in the webpage application server; the first execution script is configured with a first operating parameter for executing the first operating task, and the first execution script is used for executing the first operating task in the web application server according to the first operating parameter.
2. The method of claim 1, wherein performing the first operational task on the first target in the web application server through a first execution script comprises:
and executing the first execution script through an agent deployment management application program in the webpage application program server, and executing the first execution script through the agent deployment management application program to realize that the first target executes the first operation task.
3. The method of claim 1, wherein the method further comprises:
and when the first operation task executed on the first target by the first execution script in the webpage application program server is abnormal, generating an abnormal state and reporting the abnormal state to an alarm system.
4. The method of claim 1, wherein the method further comprises:
when a second operation task needs to be executed on the first target, executing the second operation task on the first target through a second execution script in the webpage application program server;
the second operation task comprises one or more of updating, unloading, stopping, starting and parameter optimizing the first target.
5. The method of claim 1 or 2, further comprising:
and storing a log record of the first operation task process, and generating a first storage record, wherein the first storage record is used for auditing the first target maintained in the middleware server.
6. A service maintenance device, comprising:
the processing unit is used for determining a first target which needs to execute a first operation task, wherein the first target is a first application program or a first data source; the first operational task includes one or more of: detecting a state of the first target; querying the first target; modifying the first target; deleting the first target;
an obtaining unit, configured to obtain a first internet protocol address and a first port of a middleware server including the first target;
the processing unit is used for determining a webpage application program server where the middleware server is located according to the first internet protocol address and the first port; executing the first operation task on the first target through a first execution script in the webpage application server; the first execution script is configured with a first operating parameter for executing the first operating task, and the first execution script is used for executing the first operating task in the web application server according to the first operating parameter.
7. The apparatus as claimed in claim 6, wherein said processing unit is specifically configured to:
and executing the first execution script through an agent deployment management application program in the webpage application program server, and executing the first execution script through the agent deployment management application program to realize that the first target executes the first operation task.
8. The apparatus as claimed in claim 6, wherein said processing unit is further configured to:
and when the first operation task executed on the first target by the first execution script in the webpage application program server is abnormal, generating an abnormal state and reporting the abnormal state to an alarm system.
9. A computer device comprising a program or instructions that, when executed, perform the method of any of claims 1 to 5.
10. A storage medium comprising a program or instructions which, when executed, perform the method of any one of claims 1 to 5.
CN201911312028.8A 2019-12-18 2019-12-18 Service maintenance method and device Active CN111147291B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911312028.8A CN111147291B (en) 2019-12-18 2019-12-18 Service maintenance method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911312028.8A CN111147291B (en) 2019-12-18 2019-12-18 Service maintenance method and device

Publications (2)

Publication Number Publication Date
CN111147291A true CN111147291A (en) 2020-05-12
CN111147291B CN111147291B (en) 2024-02-06

Family

ID=70518766

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911312028.8A Active CN111147291B (en) 2019-12-18 2019-12-18 Service maintenance method and device

Country Status (1)

Country Link
CN (1) CN111147291B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111782515A (en) * 2020-06-23 2020-10-16 深圳市华宇讯科技有限公司 Web application state detection method and device, server and storage medium
CN111949377A (en) * 2020-08-25 2020-11-17 深圳市广通软件有限公司 JVM parameter optimization method, device, server and storage medium for WEB middleware
CN113986365A (en) * 2021-11-15 2022-01-28 中国建设银行股份有限公司 Weblogic-based information modification method and device

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070240144A1 (en) * 2006-02-13 2007-10-11 Yen-Fu Chen Administration automation in application servers
KR100926075B1 (en) * 2009-04-13 2009-11-11 주식회사 신시웨이 Database access through web application server monitoring apparatus and method thereof
US20140196029A1 (en) * 2013-01-10 2014-07-10 VCE Company LLC Scripting language executor service for applications
CN106059841A (en) * 2016-08-10 2016-10-26 北京北信源软件股份有限公司 Method for monitoring deployed middleware
CN106993019A (en) * 2016-11-29 2017-07-28 上海壹账通金融科技有限公司 Distributed task dispatching method and system
CN107894918A (en) * 2017-11-20 2018-04-10 中国银行股份有限公司 A kind of WAS object integrations operating method and device based on order line script
CN109165024A (en) * 2018-07-26 2019-01-08 天讯瑞达通信技术有限公司 A kind of method of operation platform automatic deployment and monitoring server system
US20190026200A1 (en) * 2017-07-20 2019-01-24 Vmware, Inc. Transparent server failover in stateful distributed protocols
CN109558146A (en) * 2018-11-12 2019-04-02 泰康保险集团股份有限公司 Application issued method, apparatus and storage medium
KR20190036828A (en) * 2017-09-28 2019-04-05 주식회사 유비케어 Method and system for managing version of web-application and distributing web-application
CN109918094A (en) * 2019-03-20 2019-06-21 浪潮商用机器有限公司 A kind of dispositions method, device and the medium of WebSphere middleware cluster
CN109947645A (en) * 2019-03-08 2019-06-28 银清科技(北京)有限公司 Automatic configuration tool method and system
CN110221962A (en) * 2019-04-28 2019-09-10 福建省农村信用社联合社 A kind of centralization software testing management system and method
CN110224996A (en) * 2019-05-20 2019-09-10 深圳壹账通智能科技有限公司 Network Access Method, device, computer equipment and the storage medium of application program
CN110543335A (en) * 2019-08-15 2019-12-06 上海易点时空网络有限公司 Application program configuration management method and system

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070240144A1 (en) * 2006-02-13 2007-10-11 Yen-Fu Chen Administration automation in application servers
KR100926075B1 (en) * 2009-04-13 2009-11-11 주식회사 신시웨이 Database access through web application server monitoring apparatus and method thereof
US20140196029A1 (en) * 2013-01-10 2014-07-10 VCE Company LLC Scripting language executor service for applications
CN106059841A (en) * 2016-08-10 2016-10-26 北京北信源软件股份有限公司 Method for monitoring deployed middleware
CN106993019A (en) * 2016-11-29 2017-07-28 上海壹账通金融科技有限公司 Distributed task dispatching method and system
US20190026200A1 (en) * 2017-07-20 2019-01-24 Vmware, Inc. Transparent server failover in stateful distributed protocols
KR20190036828A (en) * 2017-09-28 2019-04-05 주식회사 유비케어 Method and system for managing version of web-application and distributing web-application
CN107894918A (en) * 2017-11-20 2018-04-10 中国银行股份有限公司 A kind of WAS object integrations operating method and device based on order line script
CN109165024A (en) * 2018-07-26 2019-01-08 天讯瑞达通信技术有限公司 A kind of method of operation platform automatic deployment and monitoring server system
CN109558146A (en) * 2018-11-12 2019-04-02 泰康保险集团股份有限公司 Application issued method, apparatus and storage medium
CN109947645A (en) * 2019-03-08 2019-06-28 银清科技(北京)有限公司 Automatic configuration tool method and system
CN109918094A (en) * 2019-03-20 2019-06-21 浪潮商用机器有限公司 A kind of dispositions method, device and the medium of WebSphere middleware cluster
CN110221962A (en) * 2019-04-28 2019-09-10 福建省农村信用社联合社 A kind of centralization software testing management system and method
CN110224996A (en) * 2019-05-20 2019-09-10 深圳壹账通智能科技有限公司 Network Access Method, device, computer equipment and the storage medium of application program
CN110543335A (en) * 2019-08-15 2019-12-06 上海易点时空网络有限公司 Application program configuration management method and system

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
D. CARRERA; D. GARCIA; J. TORRES; E. AYGUADE; J. LABARTA: "WAS Control Center: an autonomic performance-triggered tracing environment for Websphere", 13TH EUROMICRO CONFERENCE ON PARALLEL, DISTRIBUTED AND NETWORK-BASED PROCESSING *
李晨阳;陈吟;樊云;王镜琅;雷敏;: "Web网站敏感目录自动检测工具设计", 网络空间安全, no. 01 *
欧杰: "基于Zabbix实现对消息中间件IBM WebSphere MQ队列及通道的自动发现与监控", 电子世界 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111782515A (en) * 2020-06-23 2020-10-16 深圳市华宇讯科技有限公司 Web application state detection method and device, server and storage medium
CN111949377A (en) * 2020-08-25 2020-11-17 深圳市广通软件有限公司 JVM parameter optimization method, device, server and storage medium for WEB middleware
CN111949377B (en) * 2020-08-25 2021-08-31 深圳市广通软件有限公司 JVM parameter optimization method, device, server and storage medium for WEB middleware
CN113986365A (en) * 2021-11-15 2022-01-28 中国建设银行股份有限公司 Weblogic-based information modification method and device

Also Published As

Publication number Publication date
CN111147291B (en) 2024-02-06

Similar Documents

Publication Publication Date Title
US20230089995A1 (en) Methods and apparatus to manage monitoring agents
US10127069B2 (en) Methods and apparatus to automatically configure monitoring of a virtual machine
US10970057B2 (en) Methods and apparatus to generate a customized application blueprint
US10956191B2 (en) Systems and methods for customizing and programming a cloud-based management server
US8762986B2 (en) Advanced packaging and deployment of virtual appliances
US9268592B2 (en) Methods and apparatus to generate a customized application blueprint
US9274811B1 (en) System and method for cloud provisioning and application deployment
CN111147291B (en) Service maintenance method and device
US10592222B1 (en) System and method for installing, updating and uninstalling applications
US10191733B2 (en) Software change process orchestration in a runtime environment
US8443361B2 (en) Systems and methods for tracking a history of changes associated with software packages in a computing system
US20150378716A1 (en) Methods and apparatus to update application deployments in cloud computing environments
US20090006062A1 (en) Progressively implementing declarative models in distributed systems
US20150154233A1 (en) Dependency manager for databases
US20130283259A1 (en) Application installation
CN110096424B (en) Test processing method and device, electronic equipment and storage medium
US11651272B2 (en) Machine-learning-facilitated conversion of database systems
US20140310703A1 (en) Multi-machine deployment and configuration of multi-tiered applications
KR20200115020A (en) Hyperledger fabric network creation method, controller and storage medium
US9542173B2 (en) Dependency handling for software extensions
US10338910B2 (en) Multi-tenant upgrading
CN109240716B (en) Big data platform version management and rapid iterative deployment method and system
US11755301B2 (en) Deployment of cloud infrastructures using a cloud management platform
CN117112122A (en) Cluster deployment method and device
US9760364B2 (en) Checks for software extensions

Legal Events

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