CN111193616A - Automatic operation and maintenance method, device and system, storage medium and automatic operation and maintenance server - Google Patents

Automatic operation and maintenance method, device and system, storage medium and automatic operation and maintenance server Download PDF

Info

Publication number
CN111193616A
CN111193616A CN201911286418.2A CN201911286418A CN111193616A CN 111193616 A CN111193616 A CN 111193616A CN 201911286418 A CN201911286418 A CN 201911286418A CN 111193616 A CN111193616 A CN 111193616A
Authority
CN
China
Prior art keywords
server
maintenance
automatic operation
service
fault
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
CN201911286418.2A
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.)
Guangzhou Lango Electronic Science and Technology Co Ltd
Original Assignee
Guangzhou Lango Electronic Science and Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Lango Electronic Science and Technology Co Ltd filed Critical Guangzhou Lango Electronic Science and Technology Co Ltd
Priority to CN201911286418.2A priority Critical patent/CN111193616A/en
Publication of CN111193616A publication Critical patent/CN111193616A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0654Management of faults, events, alarms or notifications using network fault recovery
    • 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
    • H04L43/0805Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability
    • H04L43/0817Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability by checking functioning

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Environmental & Geological Engineering (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses an automatic operation and maintenance method, an automatic operation and maintenance device, an automatic operation and maintenance system, a storage medium and an automatic operation and maintenance server of a business server, wherein the method comprises the following steps: the automatic operation and maintenance server is connected with a service server based on a network, wherein the network comprises an internal local area network and an external public network; a fault automatic detection module in the automatic operation and maintenance server carries out abnormity detection on the service server based on preset interval detection time; when the business server is detected to be abnormal, triggering an automatic repair program in the automatic operation and maintenance server to automatically repair the abnormal business server; and triggering an automatic alarm program in the automatic operation and maintenance server, and informing a fault responsible person in a preset alarm mode. In the embodiment of the invention, the unified operation and maintenance management of the service server is realized, the operation and maintenance labor is reduced, the manpower resource is saved, the maintenance time is shortened, and the influence on the user is reduced.

Description

Automatic operation and maintenance method, device and system, storage medium and automatic operation and maintenance server
Technical Field
The present invention relates to the technical field of server maintenance, and in particular, to an automatic operation and maintenance method, apparatus, system, storage medium, and automatic operation and maintenance server for a service server.
Background
Software services of almost all companies need to provide services for employees for a long time, but almost all service software is not provided with an automatic operation and maintenance function, once the services are broken down, the service software cannot be used until a user finds out the problem and reports the problem, then the operation and maintenance personnel manually repair the services after receiving the problem, and the process usually takes 1 hour to 1 day, so that the working efficiency is influenced, and the user experience is influenced.
Disclosure of Invention
The invention aims to overcome the defects of the prior art, and provides an automatic operation and maintenance method, device and system of a business server, a storage medium and the automatic operation and maintenance server, which realize unified operation and maintenance management of the business server, reduce the operation and maintenance labor, save manpower resources, shorten maintenance time and reduce the influence on users.
In order to solve the above technical problem, an embodiment of the present invention provides an automatic operation and maintenance method for a service server, where the method includes:
the automatic operation and maintenance server is connected with a service server based on a network, wherein the network comprises an internal local area network and an external public network;
a fault automatic detection module in the automatic operation and maintenance server carries out abnormity detection on the service server based on preset interval detection time;
when the business server is detected to be abnormal, triggering an automatic repair program in the automatic operation and maintenance server to automatically repair the abnormal business server; and
and triggering an automatic alarm program in the automatic operation and maintenance server, and informing a fault responsible person in a preset alarm mode.
Optionally, the method further includes:
the fault responsible person classifies the fault type of the service server and the fault repairing method corresponding to the fault type based on a service management module in the automatic operation and maintenance server; and the number of the first and second groups,
and the fault responsible person registers the service server and the service information of the service server based on the equipment management module in the automatic operation and maintenance server.
Optionally, after the network-based service server in the automatic operation and maintenance server is connected to the service server, the method further includes:
the automatic operation and maintenance server abstracts the service server and the service, abnormal fault, alarm and repair method provided by the service server into a manageable extended object; and the number of the first and second groups,
and registering the service server, the service provided by the service server, the possible fault, the alarm behavior and the repair method into the automatic operation and maintenance server.
Optionally, the method for detecting an anomaly of the service server includes:
the method comprises an HTTP request response detection method, a port connection detection method and a user-defined detection method.
Optionally, the automatic repairing method for automatically repairing the abnormality of the service server includes:
a restart repair method with a server, a tomcat service restart repair method and a custom repair method.
In addition, an embodiment of the present invention further provides an automatic operation and maintenance device for a service server, where the device includes:
a network connection module: the network-based automatic operation and maintenance server is connected with the service server, wherein the network comprises an internal local area network and an external public network;
an anomaly detection module: the fault automatic detection module used in the automatic operation and maintenance server carries out abnormity detection on the service server based on preset interval detection time;
an automatic repair module: the automatic operation and maintenance server is used for triggering an automatic repair program to automatically repair the abnormity of the business server when the abnormity of the business server is detected; and
a fault alarm notification module: the automatic operation and maintenance server is used for triggering an automatic alarm program in the automatic operation and maintenance server and informing a fault responsible person in a preset alarm mode.
Optionally, the apparatus further comprises:
a classification module: the fault responsible person classifies the fault type of the business server and a fault repairing method corresponding to the fault type based on a service management module in the automatic operation and maintenance server; and the number of the first and second groups,
an information registration module: and the fault responsible person is used for registering the service server and the service information of the service server based on the equipment management module in the automatic operation and maintenance server.
In addition, an embodiment of the present invention further provides an automatic operation and maintenance system for a service server, where the system includes: the system at least comprises two service servers, an automatic operation and maintenance server and a management user terminal; a service server is connected with the automatic operation and maintenance server through an internal local area network; the other service server is connected with the automatic operation and maintenance server through an external public network; the management user terminal is connected with the automatic operation and maintenance server; wherein the system is configured to perform the automatic operation and maintenance method of any one of the above.
In addition, an embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the automatic operation and maintenance method described in any one of the above.
In addition, an embodiment of the present invention further provides an automatic operation and maintenance server, which includes:
one or more processors;
a memory;
one or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the one or more processors, the one or more applications configured to: executing the automatic operation and maintenance method according to any one of the above.
In the embodiment of the invention, unified operation and maintenance management of the service server is realized, the operation and maintenance hands are reduced, the manpower resource is saved, the fault is found in time, the fault is repaired in time, the service is recovered in a short time, and the influence on the user is reduced; the software service compatibility is strong, almost all software can be used for the automatic operation and maintenance function, and the software service providers do not need to be connected.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flow chart of an automatic operation and maintenance method of a service server in an embodiment of the present invention;
fig. 2 is a schematic structural component diagram of an automatic operation and maintenance device of a service server in an embodiment of the present invention;
FIG. 3 is a schematic structural component diagram of an automatic operation and maintenance system of a service server in an embodiment of the present invention;
fig. 4 is a schematic structural component diagram of the automatic operation and maintenance server in the embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Examples
Referring to fig. 1, fig. 1 is a schematic flow chart illustrating an automatic operation and maintenance method of a service server according to an embodiment of the present invention.
As shown in fig. 1, an automatic operation and maintenance method for a service server includes:
s11: the automatic operation and maintenance server is connected with a service server based on a network, wherein the network comprises an internal local area network and an external public network;
in the specific implementation process of the present invention, after the network-based connection between the automatic operation and maintenance server and the service server, the method further includes: the automatic operation and maintenance server abstracts the service server and the service, abnormal fault, alarm and repair method provided by the service server into a manageable extended object; and registering the service server, the service provided by the service server, the possible fault, the alarm behavior and the repair method into the automatic operation and maintenance server.
Specifically, the system comprises at least two service servers, strictly speaking, the service servers may be terminals installed with certain service software, and are used for providing certain service for users, and the service servers are collectively referred to as service servers; generally, an internal local area network and an external public network distinguish public use from internal use, so that certain confidential services are protected to achieve considerable security protection, and the corresponding leakage problem is prevented; therefore, at least two service servers are needed, wherein one service server is connected with the automatic operation and maintenance server by using an internal local area network, and the other service server is connected with the automatic operation and maintenance server by using an external public network; after the service server is connected with the automatic operation and maintenance server, firstly, the automatic operation and maintenance server needs to abstract the service server, the service provided by the service server, the abnormal fault, the alarm and the repair method into a manageable extended object, so that the automatic operation and maintenance server can conveniently and automatically access and detect the service server through the fault automatic detection module; then the automatic operation and maintenance server needs to register the service provided by the service server, the possible fault, the alarm behavior and the repair method, so that the automatic operation and maintenance server can automatically poll the service server to automatically detect the fault according to the registered information; moreover, the automatic operation and maintenance server can conveniently multiplex the registered information to other service servers, and for the repair method of the service server, any configuration detection method and the corresponding fault repair method can be carried out during registration, so that a user-defined mode is realized, and the configured detection method and the corresponding fault repair method can be multiplexed to all the service servers.
S12: a fault automatic detection module in the automatic operation and maintenance server carries out abnormity detection on the service server based on preset interval detection time;
in a specific implementation process of the present invention, the method for detecting an anomaly of the service server includes: the method comprises an HTTP request response detection method, a port connection detection method and a user-defined detection method.
Specifically, an automatic fault detection module in the automatic operation and maintenance server polls the service server according to a preset interval time to detect the abnormality of the service server, and the detection methods used by the automatic operation and maintenance server are all detection methods registered by users, wherein the detection methods include a detection method with HTTP request response, a port connection detection method and a self-defined detection method; according to different problems, by using different detection methods, a detection method can be adopted to poll the service server at each preset interval; thereby discovering the problems of the service server as much as possible; and the subsequent automatic repair is convenient.
S13: when the business server is detected to be abnormal, triggering an automatic repair program in the automatic operation and maintenance server to automatically repair the abnormal business server;
in the specific implementation process of the present invention, the automatic repair method for automatically repairing the abnormality of the service server includes: a restart repair method with a server, a tomcat service restart repair method and a custom repair method.
Specifically, when the automatic operation and maintenance server detects that the service server is abnormal, an automatic repair program is triggered inside the automatic operation and maintenance server to automatically repair the abnormality of the service server, and a corresponding repair method is selected to repair the abnormality of the service server according to the abnormality type of the service server, wherein the repair method comprises a server restart repair method, a tomcat service restart repair method and a corresponding self-defined repair method; therefore, the service server can be correspondingly repaired according to the specific problems, so that the detected abnormal problems can be quickly repaired.
S14: and triggering an automatic alarm program in the automatic operation and maintenance server, and informing a fault responsible person in a preset alarm mode.
In the specific implementation process of the invention, an automatic alarm program is triggered in the automatic operation and maintenance server, and a fault responsible person is informed in a preset alarm mode; when the alarm is triggered, the relevant responsible person is notified in the modes of mails, short messages and the like, so that the relevant fault responsible person can quickly know the corresponding fault, and timely and manually intervene to repair the relevant fault information when the automatic operation and maintenance server cannot solve the problem.
In the specific implementation process of the invention, the method further comprises the following steps: the fault responsible person classifies the fault type of the service server and the fault repairing method corresponding to the fault type based on a service management module in the automatic operation and maintenance server; and the fault responsible person registers the service server and the service information of the service server based on the equipment management module in the automatic operation and maintenance server.
Specifically, a fault principal logs in an automatic operation and maintenance server through an intelligent terminal in an identity authentication mode, and then classifies fault types of a service server and fault repair methods corresponding to the fault types through a service management module in the automatic operation and maintenance server; therefore, when the corresponding fault is detected by calling the corresponding detection method, the automatic operation and maintenance server can conveniently match the corresponding repair method for the fault, and quick automatic repair is realized.
A fault person in charge registers a service server and service information of the service server through a device management module in the automatic operation and maintenance server; the fault automatic detection module in the automatic operation and maintenance server can acquire the corresponding service server and the registration information of the service server, and carry out fault detection service according to the registration information.
In the embodiment of the invention, unified operation and maintenance management of the service server is realized, the operation and maintenance hands are reduced, the manpower resource is saved, the fault is found in time, the fault is repaired in time, the service is recovered in a short time, and the influence on the user is reduced; the software service compatibility is strong, almost all software can be used for the automatic operation and maintenance function, and the software service providers do not need to be connected.
Examples
Referring to fig. 2, fig. 2 is a schematic structural component diagram of an automatic operation and maintenance device of a service server in an embodiment of the present invention.
As shown in fig. 2, an automatic operation and maintenance device for a service server includes:
the network connection module 21: the network-based automatic operation and maintenance server is connected with the service server, wherein the network comprises an internal local area network and an external public network;
in the specific implementation process of the present invention, after the network-based connection between the automatic operation and maintenance server and the service server, the method further includes: the automatic operation and maintenance server abstracts the service server and the service, abnormal fault, alarm and repair method provided by the service server into a manageable extended object; and registering the service server, the service provided by the service server, the possible fault, the alarm behavior and the repair method into the automatic operation and maintenance server.
Specifically, the system comprises at least two service servers, strictly speaking, the service servers may be terminals installed with certain service software, and are used for providing certain service for users, and the service servers are collectively referred to as service servers; generally, an internal local area network and an external public network distinguish public use from internal use, so that certain confidential services are protected to achieve considerable security protection, and the corresponding leakage problem is prevented; therefore, at least two service servers are needed, wherein one service server is connected with the automatic operation and maintenance server by using an internal local area network, and the other service server is connected with the automatic operation and maintenance server by using an external public network; after the service server is connected with the automatic operation and maintenance server, firstly, the automatic operation and maintenance server needs to abstract the service server, the service provided by the service server, the abnormal fault, the alarm and the repair method into a manageable extended object, so that the automatic operation and maintenance server can conveniently and automatically access and detect the service server through the fault automatic detection module; then the automatic operation and maintenance server needs to register the service provided by the service server, the possible fault, the alarm behavior and the repair method, so that the automatic operation and maintenance server can automatically poll the service server to automatically detect the fault according to the registered information; moreover, the automatic operation and maintenance server can conveniently multiplex the registered information to other service servers, and for the repair method of the service server, any configuration detection method and the corresponding fault repair method can be carried out during registration, so that a user-defined mode is realized, and the configured detection method and the corresponding fault repair method can be multiplexed to all the service servers.
The abnormality detection module 22: the fault automatic detection module used in the automatic operation and maintenance server carries out abnormity detection on the service server based on preset interval detection time;
in a specific implementation process of the present invention, the method for detecting an anomaly of the service server includes: the method comprises an HTTP request response detection method, a port connection detection method and a user-defined detection method.
Specifically, an automatic fault detection module in the automatic operation and maintenance server polls the service server according to a preset interval time to detect the abnormality of the service server, and the detection methods used by the automatic operation and maintenance server are all detection methods registered by users, wherein the detection methods include a detection method with HTTP request response, a port connection detection method and a self-defined detection method; according to different problems, by using different detection methods, a detection method can be adopted to poll the service server at each preset interval; thereby discovering the problems of the service server as much as possible; and the subsequent automatic repair is convenient.
The automatic repair module 23: the automatic operation and maintenance server is used for triggering an automatic repair program to automatically repair the abnormity of the business server when the abnormity of the business server is detected; and
in the specific implementation process of the present invention, the automatic repair method for automatically repairing the abnormality of the service server includes: a restart repair method with a server, a tomcat service restart repair method and a custom repair method.
Specifically, when the automatic operation and maintenance server detects that the service server is abnormal, an automatic repair program is triggered inside the automatic operation and maintenance server to automatically repair the abnormality of the service server, and a corresponding repair method is selected to repair the abnormality of the service server according to the abnormality type of the service server, wherein the repair method comprises a server restart repair method, a tomcat service restart repair method and a corresponding self-defined repair method; therefore, the service server can be correspondingly repaired according to the specific problems, so that the detected abnormal problems can be quickly repaired.
The malfunction alert notification module 24: the automatic operation and maintenance server is used for triggering an automatic alarm program in the automatic operation and maintenance server and informing a fault responsible person in a preset alarm mode.
In the specific implementation process of the invention, an automatic alarm program is triggered in the automatic operation and maintenance server, and a fault responsible person is informed in a preset alarm mode; when the alarm is triggered, the relevant responsible person is notified in the modes of mails, short messages and the like, so that the relevant fault responsible person can quickly know the corresponding fault, and timely and manually intervene to repair the relevant fault information when the automatic operation and maintenance server cannot solve the problem.
The device further comprises:
the classification module 25: the fault responsible person classifies the fault type of the business server and a fault repairing method corresponding to the fault type based on a service management module in the automatic operation and maintenance server;
in the specific implementation process of the invention, a fault principal logs in an automatic operation and maintenance server in an identity authentication mode through an intelligent terminal, and then classifies the fault type of a service server and a fault repair method corresponding to the fault type through a service management module in the automatic operation and maintenance server; therefore, when the corresponding fault is detected by calling the corresponding detection method, the automatic operation and maintenance server can conveniently match the corresponding repair method for the fault, and quick automatic repair is realized.
The information registration module 26: and the fault responsible person is used for registering the service server and the service information of the service server based on the equipment management module in the automatic operation and maintenance server.
In the specific implementation process of the invention, a fault responsible person registers a service server and service information of the service server through an equipment management module in an automatic operation and maintenance server; the fault automatic detection module in the automatic operation and maintenance server can acquire the corresponding service server and the registration information of the service server, and carry out fault detection service according to the registration information.
In the embodiment of the invention, unified operation and maintenance management of the service server is realized, the operation and maintenance hands are reduced, the manpower resource is saved, the fault is found in time, the fault is repaired in time, the service is recovered in a short time, and the influence on the user is reduced; the software service compatibility is strong, almost all software can be used for the automatic operation and maintenance function, and the software service providers do not need to be connected.
Examples
Referring to fig. 3, fig. 3 is a schematic structural component diagram of an automatic operation and maintenance system of a service server in an embodiment of the present invention.
As shown in fig. 3, an automatic operation and maintenance system of a service server includes: the system comprises at least two service servers 32, an automatic operation and maintenance server 31 and a management user terminal 33; a service server 32 is connected with the automatic operation and maintenance server 31 through an internal local area network; another service server 32 is connected with the automatic operation and maintenance server 31 through an external public network; the management user terminal 33 is connected with the automatic operation and maintenance server 32; wherein the system is configured to perform the automatic operation and maintenance method of any one of the above.
Specifically, please refer to the above embodiments for the execution process and the corresponding flow of the system, which are not described herein again.
Examples
The computer-readable storage medium provided by the embodiments of the present invention stores a computer program thereon, and the computer program, when executed by a processor, implements the automatic operation and maintenance method according to any one of the embodiments. The computer-readable storage medium includes, but is not limited to, any type of disk including floppy disks, hard disks, optical disks, CD-ROMs, and magneto-optical disks, ROMs (Read-Only memories), RAMs (random access memories), EPROMs (EraSable Programmable Read-Only memories), EEPROMs (Electrically EraSable Programmable Read-Only memories), flash memories, magnetic cards, or optical cards. That is, a storage device includes any medium that stores or transmits information in a form readable by a device (e.g., a computer, a cellular phone), and may be a read-only memory, a magnetic or optical disk, or the like.
The embodiment of the invention also provides a computer application program, which runs on a computer and is used for executing the automatic operation and maintenance method of any one of the above embodiments.
In addition, fig. 4 is a schematic structural component diagram of the automatic operation and maintenance server in the embodiment of the present invention.
The embodiment of the invention also provides an automatic operation and maintenance server, as shown in fig. 4. The all-in-one conference machine comprises a processor 402, a memory 403, an input unit 404, a display unit 405 and the like. Those skilled in the art will appreciate that the device configuration means shown in fig. 4 do not constitute a limitation of all devices and may include more or less components than those shown, or some components in combination. The memory 403 may be used to store the application 401 and various functional modules, and the processor 402 executes the application 401 stored in the memory 403, thereby performing various functional applications of the device and data processing. The memory may be internal or external memory, or include both internal and external memory. The memory may comprise read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), flash memory, or random access memory. The external memory may include a hard disk, a floppy disk, a ZIP disk, a usb-disk, a magnetic tape, etc. The disclosed memory includes, but is not limited to, these types of memory. The disclosed memory is by way of example only and not by way of limitation.
The input unit 404 is used for receiving input of signals and receiving keywords input by a user. The input unit 404 may include a touch panel and other input devices. The touch panel can collect touch operations of a user on or near the touch panel (for example, operations of the user on or near the touch panel by using any suitable object or accessory such as a finger, a stylus and the like) and drive the corresponding connecting device according to a preset program; other input devices may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., play control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like. The display unit 405 may be used to display information input by a user or information provided to the user and various menus of the terminal device. The display unit 405 may take the form of a liquid crystal display, an organic light emitting diode, or the like. The processor 402 is a control center of the terminal device, connects various parts of the entire device using various interfaces and lines, and performs various functions and processes data by operating or executing software programs and/or modules stored in the memory 402 and calling data stored in the memory.
As an embodiment, the automatic operation and maintenance server includes: one or more processors 402, a memory 403, one or more applications 401, wherein the one or more applications 401 are stored in the memory 403 and configured to be executed by the one or more processors 402, and wherein the one or more applications 401 are configured to perform the automated operation and maintenance method of any of the above embodiments.
In the embodiment of the invention, unified operation and maintenance management of the service server is realized, the operation and maintenance hands are reduced, the manpower resource is saved, the fault is found in time, the fault is repaired in time, the service is recovered in a short time, and the influence on the user is reduced; the software service compatibility is strong, almost all software can be used for the automatic operation and maintenance function, and the software service providers do not need to be connected.
In addition, the above detailed description is given to an automatic operation and maintenance method, an apparatus, a system, a storage medium, and an automatic operation and maintenance server of a service server provided in the embodiments of the present invention, and a specific example should be used herein to explain the principle and the implementation manner of the present invention, and the description of the above embodiments is only used to help understanding the method and the core idea of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (10)

1. An automatic operation and maintenance method for a service server, the method comprising:
the automatic operation and maintenance server is connected with a service server based on a network, wherein the network comprises an internal local area network and an external public network;
a fault automatic detection module in the automatic operation and maintenance server carries out abnormity detection on the service server based on preset interval detection time;
when the business server is detected to be abnormal, triggering an automatic repair program in the automatic operation and maintenance server to automatically repair the abnormal business server; and
and triggering an automatic alarm program in the automatic operation and maintenance server, and informing a fault responsible person in a preset alarm mode.
2. The automated operation and maintenance method according to claim 1, further comprising:
the fault responsible person classifies the fault type of the service server and the fault repairing method corresponding to the fault type based on a service management module in the automatic operation and maintenance server; and the number of the first and second groups,
and the fault responsible person registers the service server and the service information of the service server based on the equipment management module in the automatic operation and maintenance server.
3. The automatic operation and maintenance method according to claim 1, wherein after the network-based connection between the automatic operation and maintenance server and the service server, the method further comprises:
the automatic operation and maintenance server abstracts the service server and the service, abnormal fault, alarm and repair method provided by the service server into a manageable extended object; and the number of the first and second groups,
and registering the service server, the service provided by the service server, the possible fault, the alarm behavior and the repair method into the automatic operation and maintenance server.
4. The automatic operation and maintenance method according to claim 1, wherein the detection method for detecting the abnormality of the service server comprises:
the method comprises an HTTP request response detection method, a port connection detection method and a user-defined detection method.
5. The automatic operation and maintenance method according to claim 1, wherein the automatic repair method for automatically repairing the service server abnormality comprises:
a restart repair method with a server, a tomcat service restart repair method and a custom repair method.
6. An automatic operation and maintenance device for a business server, the device comprising:
a network connection module: the network-based automatic operation and maintenance server is connected with the service server, wherein the network comprises an internal local area network and an external public network;
an anomaly detection module: the fault automatic detection module used in the automatic operation and maintenance server carries out abnormity detection on the service server based on preset interval detection time;
an automatic repair module: the automatic operation and maintenance server is used for triggering an automatic repair program to automatically repair the abnormity of the business server when the abnormity of the business server is detected; and
a fault alarm notification module: the automatic operation and maintenance server is used for triggering an automatic alarm program in the automatic operation and maintenance server and informing a fault responsible person in a preset alarm mode.
7. The automated operation and maintenance device according to claim 6, further comprising:
a classification module: the fault responsible person classifies the fault type of the business server and a fault repairing method corresponding to the fault type based on a service management module in the automatic operation and maintenance server; and the number of the first and second groups,
an information registration module: and the fault responsible person is used for registering the service server and the service information of the service server based on the equipment management module in the automatic operation and maintenance server.
8. An automated operation and maintenance system for a business server, the system comprising: the system at least comprises two service servers, an automatic operation and maintenance server and a management user terminal; a service server is connected with the automatic operation and maintenance server through an internal local area network; the other service server is connected with the automatic operation and maintenance server through an external public network; the management user terminal is connected with the automatic operation and maintenance server; wherein the system is configured to perform the automatic operation and maintenance method of any one of claims 1-5.
9. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out an automatic operation and maintenance method according to any one of claims 1 to 5.
10. An automated operation and maintenance server, comprising:
one or more processors;
a memory;
one or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the one or more processors, the one or more applications configured to: executing the automatic operation and maintenance method according to any one of claims 1 to 5.
CN201911286418.2A 2019-12-13 2019-12-13 Automatic operation and maintenance method, device and system, storage medium and automatic operation and maintenance server Pending CN111193616A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911286418.2A CN111193616A (en) 2019-12-13 2019-12-13 Automatic operation and maintenance method, device and system, storage medium and automatic operation and maintenance server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911286418.2A CN111193616A (en) 2019-12-13 2019-12-13 Automatic operation and maintenance method, device and system, storage medium and automatic operation and maintenance server

Publications (1)

Publication Number Publication Date
CN111193616A true CN111193616A (en) 2020-05-22

Family

ID=70707338

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911286418.2A Pending CN111193616A (en) 2019-12-13 2019-12-13 Automatic operation and maintenance method, device and system, storage medium and automatic operation and maintenance server

Country Status (1)

Country Link
CN (1) CN111193616A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112783682A (en) * 2021-02-01 2021-05-11 福建多多云科技有限公司 Abnormal automatic repairing method based on cloud mobile phone service
CN113377627A (en) * 2021-06-10 2021-09-10 广州朗国电子科技有限公司 Method, system, equipment and storage medium for detecting abnormity of service server
CN113765687A (en) * 2020-06-05 2021-12-07 网联清算有限公司 Fault alarm method, device, equipment and storage medium of server
CN115225475A (en) * 2022-07-04 2022-10-21 浪潮云信息技术股份公司 Automatic configuration management method, system and device for server network
CN117238467A (en) * 2023-11-16 2023-12-15 胜利油田中心医院 Intelligent medical technology examination reservation method for emergency treatment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102957563A (en) * 2011-08-16 2013-03-06 中国石油化工股份有限公司 Linux cluster fault automatic recovery method and Linux cluster fault automatic recovery system
US9021310B1 (en) * 2012-02-14 2015-04-28 Amazon Technologies, Inc. Policy-driven automatic network fault remediation
CN108092836A (en) * 2016-11-21 2018-05-29 深圳市蓝希领地科技有限公司 The monitoring method and device of a kind of server

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102957563A (en) * 2011-08-16 2013-03-06 中国石油化工股份有限公司 Linux cluster fault automatic recovery method and Linux cluster fault automatic recovery system
US9021310B1 (en) * 2012-02-14 2015-04-28 Amazon Technologies, Inc. Policy-driven automatic network fault remediation
CN108092836A (en) * 2016-11-21 2018-05-29 深圳市蓝希领地科技有限公司 The monitoring method and device of a kind of server

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113765687A (en) * 2020-06-05 2021-12-07 网联清算有限公司 Fault alarm method, device, equipment and storage medium of server
CN113765687B (en) * 2020-06-05 2023-08-01 网联清算有限公司 Fault alarm method, device and equipment of server and storage medium
CN112783682A (en) * 2021-02-01 2021-05-11 福建多多云科技有限公司 Abnormal automatic repairing method based on cloud mobile phone service
CN113377627A (en) * 2021-06-10 2021-09-10 广州朗国电子科技有限公司 Method, system, equipment and storage medium for detecting abnormity of service server
CN115225475A (en) * 2022-07-04 2022-10-21 浪潮云信息技术股份公司 Automatic configuration management method, system and device for server network
CN115225475B (en) * 2022-07-04 2024-04-16 浪潮云信息技术股份公司 Automatic configuration management method, system and device for server network
CN117238467A (en) * 2023-11-16 2023-12-15 胜利油田中心医院 Intelligent medical technology examination reservation method for emergency treatment

Similar Documents

Publication Publication Date Title
CN111193616A (en) Automatic operation and maintenance method, device and system, storage medium and automatic operation and maintenance server
JP7148666B2 (en) Systems, methods, apparatus, and non-transitory computer-readable storage media for providing mobile device support services
US10862906B2 (en) Playbook based data collection to identify cyber security threats
CN108845910A (en) Monitoring method, device and the storage medium of extensive micro services system
CN109299064B (en) Database monitoring method and terminal equipment
CN114077525A (en) Abnormal log processing method and device, terminal equipment, cloud server and system
CN110457154B (en) Abnormal service processing method and device, storage medium and communication terminal
CN113489713A (en) Network attack detection method, device, equipment and storage medium
US9798625B2 (en) Agentless and/or pre-boot support, and field replaceable unit (FRU) isolation
CN107248042A (en) Work attendance method, device and server
CN110943984A (en) Asset safety protection method and device
CN108400885A (en) A kind of service availability detection method, device and electronic equipment
CN114327967A (en) Equipment repairing method and device, storage medium and electronic device
CN111861021B (en) Service risk prediction method, device, equipment and computer readable storage medium
CN112182581B (en) Application testing method, device, application testing equipment and storage medium
CN115102838B (en) Emergency processing method and device for server downtime risk and electronic equipment
CN115296895B (en) Request response method and device, storage medium and electronic equipment
CN111045616A (en) Time-consuming printing method, time-consuming printing device, time-consuming printing equipment and storage medium
CN106713215B (en) Information processing method, terminal and server
CN111049679A (en) Server warning method and system
KR101973728B1 (en) Integration security anomaly symptom monitoring system
CN116126257A (en) Comprehensive monitoring method, system, equipment and medium of self-service printing terminal
CN113381881B (en) Method and device for monitoring alarm processing of host
CN107566596B (en) Incoming call intercepting method and device
CN113282516A (en) Method and device for processing test case result

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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: Room 238, room 406, No.1, Yichuang street, Huangpu District, Guangzhou, Guangdong 510000

Applicant after: Guangzhou langguo Electronic Technology Co.,Ltd.

Address before: 510000 unit a and B, zone 02, 4th floor, No. 136, Gaopu Road, high tech Development Zone, Tianhe District, Guangzhou City, Guangdong Province

Applicant before: GUANGZHOU LANGO ELECTRONIC SCIENCE & TECHNOLOGY Co.,Ltd.

RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200522