CN110018846B - Automatic operation and maintenance system and operation method thereof - Google Patents

Automatic operation and maintenance system and operation method thereof Download PDF

Info

Publication number
CN110018846B
CN110018846B CN201910311936.9A CN201910311936A CN110018846B CN 110018846 B CN110018846 B CN 110018846B CN 201910311936 A CN201910311936 A CN 201910311936A CN 110018846 B CN110018846 B CN 110018846B
Authority
CN
China
Prior art keywords
maintenance
release
configuration
label
configuration item
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.)
Active
Application number
CN201910311936.9A
Other languages
Chinese (zh)
Other versions
CN110018846A (en
Inventor
徐力军
马鹏鹏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nanjing Yilian Sunshine Information Technology Co ltd
Original Assignee
Nanjing Yilian Sunshine Information 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 Nanjing Yilian Sunshine Information Technology Co ltd filed Critical Nanjing Yilian Sunshine Information Technology Co ltd
Priority to CN201910311936.9A priority Critical patent/CN110018846B/en
Publication of CN110018846A publication Critical patent/CN110018846A/en
Application granted granted Critical
Publication of CN110018846B publication Critical patent/CN110018846B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

An automatic operation and maintenance system and an operation method thereof relate to the technical field of automatic operation and maintenance systems. The invention includes a storage unit for storing predefined operation commands; the operation command is obtained by configuring each operation in the operation and maintenance; the operation and maintenance unit is used for establishing a release flow and uploading a release package according to the operation command of the storage unit, and the operation and maintenance management platform divides the release package to obtain related configuration items; the operation and maintenance management platform adds a label to each configuration item; after the operation and maintenance platform finishes the examination and approval, packaging to generate a configuration file and then entering a release process; the server finishes automatically downloading and issuing the package configuration file according to the operation command of the storage unit; and the server receives a modification command of the configuration file, finds the corresponding configuration item according to the label of the configuration item to be modified and completes the replacement. The invention can find data loss or abnormity in time, realize automatic operation and maintenance, reduce management cost and reduce operation frequency of operation and maintenance personnel.

Description

Automatic operation and maintenance system and operation method thereof
Technical Field
The invention relates to the technical field of automatic operation and maintenance systems.
Background
The traditional operation and maintenance still stays in the original state of 'knife cultivation fire', and the 'knife' and 'fire' are remote clients of operation and maintenance personnel, such as SecureCRT and Windows remote desktops. In this working mode, the installation, initialization, software deployment, service release and monitoring of the server are all completed in a manual mode, and operation and maintenance personnel are required to log in the server and manage and maintain the server one by one. This non-concurrent linear mode of operation is the biggest obstacle to efficiency.
Meanwhile, because the manual operation mode depends too much on the execution sequence and operation steps of the operation and maintenance personnel, the server configuration may be inconsistent, that is, the configuration of the same group of servers may be different due to a small carelessness. Sometimes, such differences are difficult to directly detect, for example, an anomaly in an individual server within a load balancing group is difficult to detect.
With the development of business, the number of servers is increasing, and operation and maintenance personnel start to turn to the use of scripts and batch management tools. Compared with the working mode of 'knife tillage and fire planting', the script and batch management tool really improves the efficiency and the engineering quality.
There are still many problems with this approach. The first is the problem of non-standardization of scripts. Scripts written by different operation and maintenance personnel have great differences in the programming language, coding style and robustness used, and version management of these scripts is also a challenge. The second problem is the inheritance of the script, and the departure and the work handover of the personnel can cause that the script cannot be well inherited and reused among the operation and maintenance personnel, because the next operation and maintenance personnel may not understand and modify the script function written by the previous operation and maintenance personnel. And thirdly, selecting a batch management tool. Different managers select different batch management tools, which inevitably causes the problem of management confusion, and the requirement of mutual backup work among operation and maintenance personnel cannot be well realized.
Therefore, the requirement for constructing an automated operation and maintenance system becomes more and more urgent. The automation operation and maintenance system is used for realizing standardization and improving engineering efficiency and is the only correct choice.
An effective solution to the problems in the related art has not been proposed yet.
Disclosure of Invention
The invention aims to provide an automatic operation and maintenance system and an operation method thereof, which can find data loss or abnormality in time, realize automatic operation and maintenance, reduce management cost and reduce operation and maintenance personnel operation frequency.
An automated operation and maintenance system comprising: a storage unit and an operation and maintenance unit,
the storage unit is used for storing predefined operation commands; the operation command is obtained by configuring each operation in the operation and maintenance;
the operation and maintenance unit is used for establishing an issuing flow and uploading an issuing package according to the operation command of the storage unit, and the operation and maintenance management platform divides the issuing package to obtain related configuration items; the operation and maintenance management platform adds a label to each configuration item so as to find out a corresponding internal approval flow conveniently according to the label; after the operation and maintenance platform finishes the examination and approval, packaging to generate a configuration file and then entering a release process; the server finishes automatically downloading and issuing the package configuration file according to the operation command of the storage unit; and the server receives a modification command of the configuration file, finds the corresponding configuration item according to the label of the configuration item to be modified and completes the replacement.
An operation method of an automatic operation and maintenance system comprises the following steps:
the first step is as follows: configuring an operation and maintenance management platform, newly establishing a release flow in the operation and maintenance management platform and uploading a release package,
the second step: the operation and maintenance management platform divides the release packet to obtain related configuration items; the operation and maintenance management platform adds a label to each configuration item so as to find out a corresponding internal approval flow conveniently according to the label;
the third step: after the operation and maintenance platform finishes the examination and approval, packaging to generate a configuration file and then entering a release process;
the fourth step: the server automatically downloads the configuration file of the publishing packet;
the fifth step: receiving a modification command of the configuration file, searching a corresponding configuration item according to a label of the configuration item to be modified, and completing replacement;
and a sixth step: the server judges the replacement result of the fifth step, detects whether the release is successful, if so, executes the next step, and if not, returns to the fourth step;
the seventh step: and the operation and maintenance platform displays the release result and ends.
The invention utilizes the storage unit to store the predefined operation command, avoids the situations of data loss and data abnormity, can find the operation command at the first time even if the operation command occurs, and improves the user experience.
The invention improves the interaction between the operation and maintenance unit and the server, avoids the labor mainly by people and improves the efficiency.
By using the technical scheme of the invention, the operation and maintenance workload can be intuitively known, communication channels are reduced, and the management cost is reduced. The working intensity of the operation and maintenance personnel is greatly reduced, and the probability that the operation and maintenance personnel log in a background in a large quantity to perform data operation is avoided.
Drawings
FIG. 1 is a schematic diagram of the working method of the present invention.
Detailed Description
The technical scheme of the invention is explained in detail in the following with the accompanying drawings:
an automated operation and maintenance system comprising: a storage unit and an operation and maintenance unit,
the storage unit is used for storing predefined operation commands; the operation command is obtained by configuring each operation in the operation and maintenance;
the operation and maintenance unit is used for establishing a release flow and uploading a release package according to the operation command of the storage unit, and the operation and maintenance management platform divides the release package to obtain related configuration items; the operation and maintenance management platform adds a label to each configuration item so as to find out a corresponding internal approval flow conveniently according to the label; after the operation and maintenance platform finishes the examination and approval, packaging to generate a configuration file and then entering a release process; the server finishes automatically downloading and issuing the package configuration file according to the operation command of the storage unit; and the server receives a modification command of the configuration file, finds the corresponding configuration item according to the label of the configuration item to be modified and completes the replacement.
The invention also comprises a communication interface used for completing the file transmission between the operation and maintenance unit and the server.
The invention also comprises a man-machine interaction interface for receiving the operation and maintenance management result.
As shown in fig. 1, an operation method of an automatic operation and maintenance system includes the following steps:
the first step is as follows: configuring an operation and maintenance management platform, newly establishing a release flow in the operation and maintenance management platform and uploading a release package,
the second step is that: the operation and maintenance management platform divides the release packet to obtain related configuration items; the operation and maintenance management platform adds a label to each configuration item so as to find out a corresponding internal approval flow conveniently according to the label;
the third step: after the operation and maintenance platform finishes the examination and approval, packaging to generate a configuration file and then entering a release process;
the fourth step: the server automatically downloads the configuration file of the publishing packet;
the fifth step: receiving a modification command of the configuration file, searching a corresponding configuration item according to a label of the configuration item to be modified, and completing replacement;
and a sixth step: the server judges the replacement result of the fifth step, detects whether the release is successful, if so, executes the next step, and if not, returns to the fourth step;
the seventh step: and the operation and maintenance platform displays the release result and ends.
The operation and maintenance management platform sends the configuration file to be modified and the configuration item to be modified to the server through a communication interface between the operation and maintenance management platform and the server; and finding the corresponding configuration item according to the label of the configuration item to be modified and modifying the configuration item.
The operation and maintenance management platform receives an operation and maintenance event trigger command and a configuration file modification command through a man-machine interaction interface.
The working process of the invention is as follows: the method comprises the following steps of program testing, namely manual packaging, server authorization application, superior approval, gateway approval, server login, original service closing, program emptying, latest program package uploading, program starting and monitoring whether the program is successfully issued; the realization is as follows: the program test is carried out through manual packing, uploading to a release system, process approval and automatic release and feedback of a release result.

Claims (6)

1. An automated operation and maintenance system, comprising: storage unit and fortune dimension unit, wherein:
the storage unit is used for storing predefined operation commands; the operation command is obtained by configuring each operation in the operation and maintenance;
the operation and maintenance unit is used for establishing a release flow and uploading a release package according to the operation command of the storage unit, and the operation and maintenance management platform divides the release package to obtain related configuration items; the operation and maintenance management platform adds a label to each configuration item so as to find out a corresponding internal approval flow conveniently according to the label; after the operation and maintenance platform finishes the examination and approval, packaging to generate a configuration file and then entering a release process; the server finishes automatically downloading and issuing the package configuration file according to the operation command of the storage unit; and the server receives a modification command of the configuration file, finds the corresponding configuration item according to the label of the configuration item to be modified and completes the replacement.
2. The automated operation and maintenance system according to claim 1, further comprising a communication interface for transferring files between the operation and maintenance unit and the server.
3. The automated operation and maintenance system according to claim 1, further comprising a human-machine interaction interface for receiving operation and maintenance management results.
4. The method of operation of an automated operation and maintenance system according to claim 1, 2 or 3, characterized in that it comprises the following steps:
the first step is as follows: configuring an operation and maintenance management platform, newly establishing a release flow in the operation and maintenance management platform and uploading a release package,
the second step is that: the operation and maintenance management platform divides the release packet to obtain related configuration items; the operation and maintenance management platform adds a label to each configuration item so as to find out a corresponding internal approval flow conveniently according to the label;
the third step: after the operation and maintenance platform finishes the examination and approval, packaging to generate a configuration file and then entering a release process;
the fourth step: the server automatically downloads the configuration file of the publishing packet;
the fifth step: receiving a modification command of the configuration file, searching a corresponding configuration item according to a label of the configuration item to be modified, and completing replacement;
and a sixth step: the server judges the replacement result of the fifth step, detects whether the release is successful, if so, executes the next step, and if not, returns to the fourth step;
the seventh step: and the operation and maintenance platform displays the release result and ends.
5. The method of claim 4, wherein the operation and maintenance management platform sends the configuration file to be modified and the configuration item to be modified to the server through a communication interface with the server; and searching the corresponding configuration item according to the label of the configuration item to be modified and modifying the configuration item.
6. The method of claim 4, wherein the operation and maintenance management platform receives the operation and maintenance event trigger command and the configuration file modification command through a human-machine interaction interface.
CN201910311936.9A 2019-04-17 2019-04-17 Automatic operation and maintenance system and operation method thereof Active CN110018846B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910311936.9A CN110018846B (en) 2019-04-17 2019-04-17 Automatic operation and maintenance system and operation method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910311936.9A CN110018846B (en) 2019-04-17 2019-04-17 Automatic operation and maintenance system and operation method thereof

Publications (2)

Publication Number Publication Date
CN110018846A CN110018846A (en) 2019-07-16
CN110018846B true CN110018846B (en) 2022-06-24

Family

ID=67191680

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910311936.9A Active CN110018846B (en) 2019-04-17 2019-04-17 Automatic operation and maintenance system and operation method thereof

Country Status (1)

Country Link
CN (1) CN110018846B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110430073B (en) * 2019-07-30 2022-06-21 中国工程物理研究院计算机应用研究所 Heterogeneous system automatic operation and maintenance method based on abstract service atomic operation
CN113162784B (en) * 2020-01-22 2023-08-22 阿里巴巴集团控股有限公司 Method and device for generating operation and maintenance template

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102195813A (en) * 2011-05-04 2011-09-21 成都勤智数码科技有限公司 Method and device for intelligently creating operation and maintenance worksheet
CN104601353A (en) * 2013-10-31 2015-05-06 北京神州泰岳软件股份有限公司 Operation and maintenance operation method and system for network security production equipment
CN106548324A (en) * 2016-10-09 2017-03-29 广州市佳众联科技有限公司 A kind of IT system O&M service management system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10263845B2 (en) * 2017-05-16 2019-04-16 Palantir Technologies Inc. Systems and methods for continuous configuration deployment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102195813A (en) * 2011-05-04 2011-09-21 成都勤智数码科技有限公司 Method and device for intelligently creating operation and maintenance worksheet
CN104601353A (en) * 2013-10-31 2015-05-06 北京神州泰岳软件股份有限公司 Operation and maintenance operation method and system for network security production equipment
CN106548324A (en) * 2016-10-09 2017-03-29 广州市佳众联科技有限公司 A kind of IT system O&M service management system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
浅谈运维自动化技术在电力企业的运用;谢智勇;《科技创新与应用》;20171231;第158-160页 *
运维自动化发布系统;weixin_33699914;《https://blog.csdn.net/weixin_33699914/article/details/93916741》;20171001;第1-4页 *

Also Published As

Publication number Publication date
CN110018846A (en) 2019-07-16

Similar Documents

Publication Publication Date Title
US8930010B2 (en) Intelligent assembly system and method of use
CN110245088B (en) Jenkins-based automatic defect verification system and verification method
CN107291565B (en) Operation and maintenance visual automatic operation platform and implementation method
CN110928774A (en) Automatic test system based on node formula
US20190141655A1 (en) Mobile device management
US20170351226A1 (en) Industrial machine diagnosis and maintenance using a cloud platform
US9557725B2 (en) Apparatus and method for determining replacement compatibility of field devices in industrial process control systems
CN106469068B (en) Application program deployment method and system
CN112084008B (en) Method for rapidly deploying cloud pipe system based on container technology
CN110018846B (en) Automatic operation and maintenance system and operation method thereof
CN105045228A (en) Configuring workflows in host device operating in process control system
CN109791516A (en) For unit to be monitored and controlled used in autonomous system from X characteristic having
CN112199355B (en) Data migration method and device, electronic equipment and storage medium
CN112383507B (en) Firewall policy management method, device, system and computer readable storage medium
KR20190007647A (en) Device and Method for testing OPC UA standard interoperability
CN108616391A (en) Method and system for upgrading equipment firmware at server side
US10719608B2 (en) Patch monitoring and analysis
CN111245671B (en) Automatic integrated test system for ground test of satellite laser communication terminal
US20210119863A1 (en) Workflow for self provisioning smart well controller
CN106469074B (en) Updating system and application method thereof
CN115291892A (en) Method and system for deploying micro service based on Ansible
CN112836220B (en) Cloud center environment inspection method
US20210096525A1 (en) Unique udts to exploit the power of the connected enterprise
CN113031977A (en) Software batch installation method and related device
CN112862624A (en) Method, system and computer program product for plant resource management

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
TA01 Transfer of patent application right

Effective date of registration: 20210208

Address after: 210000 room 1003, building 02, No. 300, Zhongshan East Road, Qinhuai District, Nanjing City, Jiangsu Province

Applicant after: Nanjing Yilian sunshine Information Technology Co.,Ltd.

Address before: 1503, 15th floor, building 4, yard 9, Guang'an Road, Fengtai District, Beijing

Applicant before: Beijing Huazhao Yilian Information Technology Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant