CN112748995A - Server automation operation and maintenance method, system, device and readable storage medium - Google Patents

Server automation operation and maintenance method, system, device and readable storage medium Download PDF

Info

Publication number
CN112748995A
CN112748995A CN202110016794.0A CN202110016794A CN112748995A CN 112748995 A CN112748995 A CN 112748995A CN 202110016794 A CN202110016794 A CN 202110016794A CN 112748995 A CN112748995 A CN 112748995A
Authority
CN
China
Prior art keywords
sensitive
operated
server
instruction
user
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
CN202110016794.0A
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.)
Aspire Digital Technologies Shenzhen Co Ltd
Original Assignee
Aspire Digital Technologies Shenzhen 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 Aspire Digital Technologies Shenzhen Co Ltd filed Critical Aspire Digital Technologies Shenzhen Co Ltd
Priority to CN202110016794.0A priority Critical patent/CN112748995A/en
Publication of CN112748995A publication Critical patent/CN112748995A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0633Workflow analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/20Administration of product repair or maintenance

Abstract

The invention discloses a server automatic operation and maintenance method, a system, a device and a readable storage medium, wherein a corresponding sensitive instruction rule is created based on a creation instruction of a user by receiving the creation instruction of the user, then whether a script in a to-be-operated process contains a sensitive field is detected based on the sensitive instruction rule, if the script in the to-be-operated process contains the sensitive field, the user is prompted whether to continue to execute operation, and finally, if the to-be-operated process of the user continues to execute the operation instruction, the to-be-operated process is manually checked, so that the error operation of a target machine according to the sensitive instruction is avoided, and an operation and maintenance person can remotely control the server state in real time, quickly locate a server with problems, repair the problems of server equipment in time, and further improve the operation and maintenance efficiency of the operation and maintenance person.

Description

Server automation operation and maintenance method, system, device and readable storage medium
Technical Field
The invention relates to the field of server equipment maintenance, in particular to a method, a system and a device for automatic operation and maintenance of a server and a readable storage medium.
Background
With the higher informatization degree of the companies and enterprises, the sizes of IT practitioners are larger and larger, and the access rights of the enterprises and the information systems of the companies are more and more complicated and refined. For companies with a large number of online servers, it is almost always necessary for maintenance personnel to operate the servers.
Most of the solutions of the products on the market for the automatic operation and maintenance platform only include the following steps: script management, fast script execution, script authority verification, file distribution, job management, timing job, cloning job, routing inspection management, vulnerability repair and the like, but the scripts of the job flows often have sensitive instructions, and the sensitive instructions are easy to perform misoperation on a target machine.
The above is only for the purpose of assisting understanding of the technical aspects of the present invention, and does not represent an admission that the above is prior art.
Disclosure of Invention
The invention mainly aims to provide a tool head pose determination scheme which is low in price, high in precision, strong in real-time performance and accurate in pose determination.
In order to achieve the above object, the present invention provides an automatic operation and maintenance method for a server, where the automatic operation and maintenance method for the server includes:
receiving a creating instruction of a user, and creating a corresponding sensitive instruction rule based on the creating instruction;
detecting whether a script in the flow to be operated contains a sensitive field or not based on the sensitive instruction rule, and if the script in the flow to be operated contains the sensitive field, prompting a user whether to continue to execute the operation or not;
and if receiving a continuous execution operation instruction of the user, carrying out manual review on the flow to be operated.
Further, the step of creating the corresponding sensitive instruction rule comprises:
acquiring sensitive characters input by a user, and storing the sensitive characters to a character string type field;
acquiring a first IP address of a first target machine to be checked, and storing the first IP address to a first array;
acquiring preset account information of equipment capable of executing the operation process, and storing the preset account information to a second group;
assembling the string type field, the first array, and the second array into the sensitive instruction rule.
Further, the step of detecting whether the script in the to-be-operated process contains a sensitive field based on the sensitive instruction rule includes:
acquiring a second IP address corresponding to a second target machine executing the to-be-operated process;
comparing the first IP address with the second IP address to determine whether the first IP address is the same as the second IP address;
and if the two fields are the same, storing the character string type field of the flow to be operated.
Further, after the step of saving the string type field of the to-be-operated process if the two fields are the same, the server automated operation and maintenance method further includes:
acquiring a script list of the flow to be operated;
and traversing the script list through a regular expression to detect whether the script list contains sensitive fields.
Further, if a job instruction of continuing to execute of the user is received, the step of manually checking the to-be-operated process includes:
when an adjusting instruction of a user is received, acquiring a new script input by the user;
and replacing the script in the to-be-operated process based on the new script.
Further, after the step of detecting whether the to-be-operated process includes the sensitive field based on the sensitive instruction rule, the server automation operation and maintenance method further includes:
if the flow to be operated does not contain the sensitive field, continuing to execute the flow to be operated and outputting an execution result of the flow to be operated;
or if the flow to be operated contains the sensitive field, prompting the user whether to continue to execute the operation;
and if receiving an instruction of stopping executing the operation from the user, terminating the flow to be operated.
Further, before the step of obtaining a second IP address corresponding to a second target machine executing the to-be-operated process, the server automation operation and maintenance method further includes:
acquiring equipment account information corresponding to a second target machine of the to-be-operated process;
comparing the equipment account information with the preset account information to determine whether the account information is matched with the preset account information;
if so, executing the following steps: and acquiring a second IP address corresponding to a second target machine executing the to-be-operated process.
In addition, to achieve the above object, the present invention further provides an automated operation and maintenance system for a server, including:
the creating module receives a creating instruction of a user and creates a corresponding sensitive instruction rule based on the creating instruction;
the prompt module is used for detecting whether the script in the flow to be operated contains a sensitive field or not based on the sensitive instruction rule, and if the script in the flow to be operated contains the sensitive field, prompting a user whether to continue to execute the operation or not;
and the auditing module is used for manually auditing the to-be-operated process if receiving a continuous operation execution instruction of the user.
In addition, in order to achieve the above object, the present invention further provides an automatic operation and maintenance device for a server, including: the system comprises a memory, a processor and a server automation operation and maintenance program stored on the memory and capable of running on the processor, wherein when the server automation operation and maintenance program is executed by the processor, the steps of the server automation operation and maintenance method are realized.
In addition, to achieve the above object, the present invention further provides a readable storage medium, where a server automation operation and maintenance program is stored, and when executed by a processor, the server automation operation and maintenance program implements the steps of the server automation operation and maintenance method as described above.
According to the automatic operation and maintenance method for the server, the establishment instruction of the user is received, the corresponding sensitive instruction rule is established based on the establishment instruction, whether the script in the to-be-operated process contains the sensitive field or not is detected based on the sensitive instruction rule, if the script in the to-be-operated process contains the sensitive field, whether the user continues to execute the operation or not is prompted, and finally if the operation instruction of the user continuing to execute is received, the to-be-operated process is checked manually, so that the error operation of the target machine according to the sensitive instruction is avoided, the operation and maintenance personnel can remotely control the operation and maintenance method to check the state of the server in real time, the server with the problem is located quickly, the problem of the server equipment is repaired in time, and the operation and maintenance efficiency of the operation and.
Drawings
FIG. 1 is a flowchart illustrating a first embodiment of a server automated operation and maintenance method according to the present invention;
fig. 2 is a flowchart illustrating a second embodiment of the server automation operation and maintenance method according to the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The invention further provides an automatic operation and maintenance method for the server. Referring to fig. 1, fig. 1 is a schematic flow chart of a first embodiment of a server automation operation and maintenance method according to the present invention.
In this embodiment, an execution subject of the server automated operation and maintenance method is a server automated operation and maintenance system (hereinafter referred to as an operation and maintenance system), where the operation and maintenance system includes a server automated operation and maintenance device/equipment, and the server automated operation and maintenance device may be a terminal device such as a PC, a palm computer, or the like. The method comprises the steps of firstly creating a sensitive instruction rule, detecting a to-be-operated process according to the sensitive instruction rule, detecting whether a sensitive field is contained in the to-be-operated process, prompting a user whether to continue to execute the operation if the to-be-operated process contains the sensitive field, manually auditing the to-be-operated process if the to-be-operated process receives a continuous operation instruction of the user, detecting whether a script in the to-be-operated process contains the sensitive field through detecting the sensitive field in the to-be-operated process, and prompting the user whether to continue to execute the operation, so that wrong operation of a target machine according to the sensitive instruction is avoided. The server automation operation and maintenance method comprises the following steps:
step S10, receiving a creating instruction of a user, and creating a corresponding sensitive instruction rule based on the creating instruction;
in this embodiment, a user may input a sensitive word through a terminal device such as a PC or a palm computer, and trigger a creation instruction, when receiving the creation instruction, the operation and maintenance system creates a sensitive instruction rule according to the creation instruction, where the sensitive instruction rule includes a sensitive field, an IPC address of a first target machine, and preset account information of a device to be subjected to an operation flow, the sensitive character may be a number, a symbol, and a character string composed of the number and the symbol, the first target machine is an operation and maintenance server device to be checked, and the preset account information includes a login account number of the device to be subjected to the operation flow.
Specifically, step S10 includes:
step S11, acquiring sensitive characters input by a user, and storing the sensitive characters to a character string type field;
step S12, acquiring a first IP address of a first target machine to be checked, and storing the first IP address to a first array;
step S13, acquiring the equipment preset account information of the operation flow to be executed, and storing the equipment preset account information to a second array;
step S14, assembling the string type field, the first array and the second array into the sensitive instruction rule.
In this embodiment, a user may input a sensitive character through a terminal device such as a PC or a palm computer, and trigger an input instruction, and when the system receives the input instruction of the user, the system obtains the sensitive character corresponding to the input instruction, and stores the sensitive character in a character string type field. The first target machine is to-be-checked operation and maintenance server equipment, the preset account information comprises a login account number of equipment capable of executing an operation process, the login account number is used as preset account information, the operation and maintenance system acquires a first IP address and the preset account information of the first target machine, respectively stores the first IP address and the preset account information into a first array and a second array, and assembles the character string type field, the first array and the second array into a sensitive instruction rule.
Step S20, detecting whether the script in the flow to be operated contains a sensitive field based on the sensitive instruction rule, and if the script in the flow to be operated contains the sensitive field, prompting the user whether to continue to execute the operation;
in this embodiment, the operation and maintenance server detects whether the script in the to-be-operated process includes a sensitive field, determines a second IP address of a second target machine corresponding to the to-be-operated process, and determines a script list of the to-be-operated process. And if detecting that the script in the flow to be operated contains the sensitive field, prompting the user whether to continue to execute the operation.
If the script in the to-be-operated process is detected not to contain the sensitive field, the to-be-operated process is continuously executed, the execution result of the to-be-operated process is output, and the execution result can be displayed through terminal equipment such as a PC (personal computer) and a palm computer used by the operation and maintenance personnel, so that the operation and maintenance personnel can remotely know the condition of the server equipment.
Specifically, step S20 includes:
step S21, acquiring a second IP address corresponding to a second target machine executing the to-be-operated process;
step S22, comparing the first IP address with the second IP address, and determining whether the first IP address is the same as the second IP address;
and step S23, if the two fields are the same, saving the character string type field of the to-be-operated process.
In this embodiment, the second target machine is a server device that executes a to-be-operated process, the operation and maintenance system first selects a server that executes the to-be-operated process, obtains a second IP address of the server device that executes the to-be-operated process, compares the first IP address with the second IP address, and stores a character string type field corresponding to the to-be-operated process if the first IP address is the same as the second IP address.
Further, the IP address comparison may also be a traversal comparison, which is performed to traverse and compare the IP address of the first array with the second IP address, and determine whether the IP address in the first array exists in the IP address with the same second IP address.
After step S23, the method further includes:
step S24, acquiring a script list of the flow to be operated;
step S25, traversing the script list through regular expressions to detect whether the script list contains sensitive fields.
In this embodiment, a script list of the to-be-operated process in the database is obtained, a script in the script list is compared with a sensitive field in the sensitive instruction rule in a traversing manner, whether the sensitive field in the sensitive instruction rule exists in the script list is determined, and if the script of the to-be-operated process contains the sensitive field, a user is prompted whether to continue to execute the operation. And if receiving an instruction of stopping executing the operation from the user, terminating the flow to be operated.
And step S30, if receiving a continuous execution operation instruction of the user, performing manual review on the to-be-operated process.
After the operation and maintenance server prompts the user whether to continue to execute the operation, if a continuous operation execution instruction of the user is received, the operation and maintenance server transfers the operation flow to be checked to manual, and sends prompt information to a terminal where the user is located, so that the user is reminded of performing manual checking, and the script of the operation flow can be adjusted through manual checking, so that the loophole of the operation flow is modified.
According to the automatic operation and maintenance method for the server, a creation instruction of a user is received, a corresponding sensitive instruction rule is created according to the creation instruction, whether a script in a to-be-operated process contains a sensitive field or not is detected according to the sensitive instruction rule, if the script in the to-be-operated process contains the sensitive field, whether the user continues to execute operation or not is prompted, and finally if the user continues to execute the operation instruction, the to-be-operated process is manually checked, so that the error operation of a target machine according to the sensitive instruction is avoided, an operation and maintenance person can remotely control the operation and maintenance method to check the state of the server in real time, the server with problems is quickly located, the problems of server equipment are timely repaired, and the operation and maintenance efficiency of the operation and maintenance person.
A second embodiment of the server automation operation and maintenance method according to the present invention is proposed based on the first embodiment, and as shown in fig. 2, the step S30 includes:
step S31, when receiving the adjustment instruction of the user, acquiring a new script input by the user;
and step S32, replacing the script in the to-be-operated process based on the new script.
In this embodiment, when the to-be-operated process is manually checked, the user may further adjust the to-be-operated process, and when the operation and maintenance server receives an adjustment instruction from the user, the operation and maintenance server obtains a new script input by the user, replaces the new script with a script in the to-be-operated process to form a new script of the to-be-operated process, and then continues to detect whether the new script includes a sensitive field.
The server automatic operation and maintenance method provided by the embodiment can adjust the script of the to-be-operated process when the script in the to-be-operated process contains the sensitive field, so that the bug of the server equipment in the operation of the operation process can be repaired in time, and the error operation of the target machine according to the sensitive instruction can be avoided.
A third embodiment of the server automation operation and maintenance method according to the present invention is provided based on the first embodiment, before the step S23, the method further includes:
step S26, acquiring equipment account information corresponding to the second target machine of the to-be-operated process;
step S27, comparing the device account information with the preset account information, and determining whether the account information matches the preset account information;
in step S28, if there is a match, the method performs the steps of: and acquiring a second IP address corresponding to a second target machine executing the to-be-operated process.
The method comprises the steps of acquiring preset account information of the server device before the server device executes a corresponding operation flow, acquiring the account information of the server device, matching the account information with the preset account information, determining whether preset account information which is the same as the preset account information of the server device exists in the preset account information, and if so, indicating that the account information is matched with the preset account information, wherein the server device has the permission of executing the operation flow. If the account information matches the preset account information, a second IP address of the server device is obtained, and then the script check in the first embodiment is performed. If the account information is not matched with the preset account information, prompt information can be sent to a terminal where the operation and maintenance personnel are located.
The server operation and maintenance method provided by the embodiment can judge the account information of the server device before the server device executes the to-be-operated process, and determine whether the server device has the authority to operate the to-be-operated process, so that the accuracy of the server device of the to-be-operated process is ensured.
In addition, an embodiment of the present invention further provides an automated operation and maintenance system for a server, where the automated operation and maintenance method for the server includes:
the creating module receives a creating instruction of a user and creates a corresponding sensitive instruction rule based on the creating instruction;
the prompt module is used for detecting whether the script in the flow to be operated contains a sensitive field or not based on the sensitive instruction rule, and if the script in the flow to be operated contains the sensitive field, prompting a user whether to continue to execute the operation or not;
and the auditing module is used for manually auditing the to-be-operated process if receiving a continuous operation execution instruction of the user.
In addition, an embodiment of the present invention further provides an automatic operation and maintenance device for a server, where the automatic operation and maintenance device for a server includes: the server automation operation and maintenance program is stored on the memory and can run on the processor, and when being executed by the processor, the server automation operation and maintenance program realizes the steps of the server automation operation and maintenance method.
In addition, the embodiment also provides a readable storage medium, where the readable storage medium stores a server automation operation and maintenance program, and the server automation operation and maintenance program, when executed by a processor, implements the steps of the server automation operation and maintenance method.
The processor and memory may be connected by a bus or other means.
The memory, which is a non-transitory computer readable storage medium, may be used to store non-transitory software programs as well as non-transitory computer executable programs. Further, the memory may include high speed random access memory, and may also include non-transitory memory, such as at least one disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, the memory optionally includes memory located remotely from the processor, and these remote memories may be connected to the processor through a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) as described above and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. An automatic operation and maintenance method for a server, which is characterized by comprising the following steps:
receiving a creating instruction of a user, and creating a corresponding sensitive instruction rule based on the creating instruction;
detecting whether a script in the flow to be operated contains a sensitive field or not based on the sensitive instruction rule, and if the script in the flow to be operated contains the sensitive field, prompting a user whether to continue to execute the operation or not;
and if receiving a continuous execution operation instruction of the user, carrying out manual review on the flow to be operated.
2. The server automated operation and maintenance method according to claim 1, wherein the step of creating corresponding sensitive instruction rules comprises:
acquiring sensitive characters input by a user, and storing the sensitive characters to a character string type field;
acquiring a first IP address of a first target machine to be checked, and storing the first IP address to a first array;
acquiring preset account information of equipment capable of executing the operation process, and storing the preset account information to a second group;
assembling the string type field, the first array, and the second array into the sensitive instruction rule.
3. The server automation operation and maintenance method as claimed in claim 2, wherein the step of detecting whether the script in the to-be-operated process contains sensitive fields based on the sensitive instruction rule comprises:
acquiring a second IP address corresponding to a second target machine executing the to-be-operated process;
comparing the first IP address with the second IP address to determine whether the first IP address is the same as the second IP address;
and if the two fields are the same, storing the character string type field of the flow to be operated.
4. The method for the automated operation and maintenance of the server according to claim 3, wherein after the step of saving the string type field of the to-be-operated process if the string type field is the same as the to-be-operated process, the method for the automated operation and maintenance of the server further comprises:
acquiring a script list of the flow to be operated;
and traversing the script list through a regular expression to detect whether the script list contains sensitive fields.
5. The server automated operation and maintenance method according to claim 4, wherein the step of performing manual review on the to-be-operated process if a user instruction for continuing to execute the operation is received comprises:
when an adjusting instruction of a user is received, acquiring a new script input by the user;
and replacing the script in the to-be-operated process based on the new script.
6. The server automation operation and maintenance method according to claim 1, wherein after the step of detecting whether the to-be-operated process includes the sensitive field based on the sensitive instruction rule, the server automation operation and maintenance method further comprises:
if the flow to be operated does not contain the sensitive field, continuing to execute the flow to be operated and outputting an execution result of the flow to be operated;
or if the flow to be operated contains the sensitive field, prompting the user whether to continue to execute the operation;
and if receiving an instruction of stopping executing the operation from the user, terminating the flow to be operated.
7. The server automation operation and maintenance method according to claim 3, wherein before the step of obtaining the second IP address corresponding to the second target machine executing the to-be-operated process, the server automation operation and maintenance method further includes:
acquiring equipment account information corresponding to a second target machine of the to-be-operated process;
comparing the equipment account information with the preset account information to determine whether the account information is matched with the preset account information;
if so, executing the following steps: and acquiring a second IP address corresponding to a second target machine executing the to-be-operated process.
8. A server automated operation and maintenance system, comprising:
the creating module receives a creating instruction of a user and creates a corresponding sensitive instruction rule based on the creating instruction;
the prompt module is used for detecting whether the script in the flow to be operated contains a sensitive field or not based on the sensitive instruction rule, and if the script in the flow to be operated contains the sensitive field, prompting a user whether to continue to execute the operation or not;
and the auditing module is used for manually auditing the to-be-operated process if receiving a continuous operation execution instruction of the user.
9. A server automation operation and maintenance device, which is characterized in that the server automation operation and maintenance device comprises: a memory, a processor, and a server automation operation and maintenance program stored on the memory and executable on the processor, the server automation operation and maintenance program implementing the steps of the method according to any one of claims 1 to 7 when executed by the processor.
10. A readable storage medium having stored thereon a server automation operation and maintenance program, which when executed by a processor implements the steps of the method of any one of claims 1 to 7.
CN202110016794.0A 2021-01-07 2021-01-07 Server automation operation and maintenance method, system, device and readable storage medium Pending CN112748995A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110016794.0A CN112748995A (en) 2021-01-07 2021-01-07 Server automation operation and maintenance method, system, device and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110016794.0A CN112748995A (en) 2021-01-07 2021-01-07 Server automation operation and maintenance method, system, device and readable storage medium

Publications (1)

Publication Number Publication Date
CN112748995A true CN112748995A (en) 2021-05-04

Family

ID=75650119

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110016794.0A Pending CN112748995A (en) 2021-01-07 2021-01-07 Server automation operation and maintenance method, system, device and readable storage medium

Country Status (1)

Country Link
CN (1) CN112748995A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115713262A (en) * 2022-11-21 2023-02-24 河南飙风信息科技有限公司 Data quality inspection platform

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070168728A1 (en) * 2005-11-21 2007-07-19 Blouin Eric E Automated context-sensitive operating system switch
CN106371975A (en) * 2016-08-31 2017-02-01 国信优易数据有限公司 Automatic operation and maintenance early-warning method and system
CN110008707A (en) * 2019-03-22 2019-07-12 杭州优云软件有限公司 A kind of method for protecting of IT system automation O&M script execution

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070168728A1 (en) * 2005-11-21 2007-07-19 Blouin Eric E Automated context-sensitive operating system switch
CN106371975A (en) * 2016-08-31 2017-02-01 国信优易数据有限公司 Automatic operation and maintenance early-warning method and system
CN110008707A (en) * 2019-03-22 2019-07-12 杭州优云软件有限公司 A kind of method for protecting of IT system automation O&M script execution

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115713262A (en) * 2022-11-21 2023-02-24 河南飙风信息科技有限公司 Data quality inspection platform

Similar Documents

Publication Publication Date Title
US10417644B2 (en) Identifying clusters for service management operations
CN107451040B (en) Method and device for positioning fault reason and computer readable storage medium
US11062324B2 (en) Identifying clusters for service management operations
US20070074197A1 (en) Automatic dependency resolution
CN106453438B (en) Network attack identification method and device
CN106027644B (en) Service verification method and system
CN109190368B (en) SQL injection detection device and SQL injection detection method
US9405663B2 (en) Generating an optimized test suite from models for use in a software testing environment
US20140113257A1 (en) Automated evaluation of programming code
JP2016099857A (en) Fraudulent program handling system and fraudulent program handling method
US20210126934A1 (en) Cybersecurity architectural network based on artificial intelligence
GB2524737A (en) A system and method for testing a workflow
CN113360144A (en) Auxiliary processing method, device, storage medium and program product for software development
CN108268365A (en) Abnormal task method for implanting, device and system
CN112748995A (en) Server automation operation and maintenance method, system, device and readable storage medium
CN109409093A (en) A kind of system vulnerability scan schedule method
CN110267215B (en) Data detection method, equipment and storage medium
CN111984520A (en) Buried point testing method, computer device and computer-readable storage medium
CN110874475A (en) Vulnerability mining method, vulnerability mining platform and computer readable storage medium
CN109165513B (en) System configuration information inspection method and device and server
CA3003779C (en) Identifying clusters for service management operations
CN113721960A (en) Application program bug fixing method and device based on RPA and AI
US20190286453A1 (en) System construction assisting apparatus, method, and program
US11681758B2 (en) Bot program for monitoring
CN109560964B (en) Equipment compliance checking method and device

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