CN105119757A - Method and system for operation and maintenance automation of enterprise servers - Google Patents

Method and system for operation and maintenance automation of enterprise servers Download PDF

Info

Publication number
CN105119757A
CN105119757A CN201510582161.0A CN201510582161A CN105119757A CN 105119757 A CN105119757 A CN 105119757A CN 201510582161 A CN201510582161 A CN 201510582161A CN 105119757 A CN105119757 A CN 105119757A
Authority
CN
China
Prior art keywords
server
data
database
script
log
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
CN201510582161.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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to CN201510582161.0A priority Critical patent/CN105119757A/en
Publication of CN105119757A publication Critical patent/CN105119757A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/0246Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols
    • H04L41/0253Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols using browsers or web-pages for accessing management information
    • 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/02Standardisation; Integration
    • H04L41/024Standardisation; Integration using relational databases for representation of network management data, e.g. managing via structured query language [SQL]
    • 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/069Management of faults, events, alarms or notifications using logs of notifications; Post-processing of notifications

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention provides a method for operation and maintenance automation of enterprise servers. The method comprises: 1. a main server is set, and a WEB page, a php program, a python environment and a database are deployed in the main server; 2. hardware information and network configuration information of a controlled server are acquired and stored; 3. the main server monitors the service state of the controlled server, and the main server performs shell processing on the acquired data and stores the data in the database; 4. a log of a service run by the controlled server is subjected to statistics and analysis, and data is stored to the database according to shell processing; 5. the main server is connected to the database through the php program, inquires data according to the database, and presents the data on the WEB page; the operation and maintenance staff performs inquiry and processing. The invention also provides a system for operation and maintenance automation of enterprise servers. The method and system provided by the invention improve efficiency of staffs, standardize the operation and maintenance of the enterprise, and simplify the management of hundreds of servers.

Description

A kind of enterprise servers O&M automated method and system
Technical field
The present invention relates to computer software technical field, particularly relate to a kind of enterprise servers O&M automated method and system.
Background technology
The mode of the automatic O&M of existing enterprise servers is in conjunction with python (a kind of object-oriented, explanation type computer programming language)+php (i.e. HyperText Preprocessor, a kind of general script of increasing income)+shell (referring to the software (command analysis device) of " providing user to use interface ") Script Programming, mysql database (Relational DBMS) information to property server is used (to comprise login password, the presence etc. of hardware configuration and server) carry out adding up and managing, realize the automation operation management platform based on WEB interface, mainly contain following function: server basis information presents with performance data collection and form, server password manages, the automatic deployment management of application service and configuration file, access log is analyzed, flow and performance monitoring, mail and SMS alarm.
The shortcoming that prior art exists is: the number of servers of existing enterprise is numerous, way to manage be separately one by one go process, neither one can the system platform of unified management, thus cause the efficiency of management low, consuming time, can not process in time, need to wait for the long period; When analysis process system daily record, can not obtain the daily record data of every day very timely, the business operation of part line deploy in early stage also cannot accomplish standardization, cannot manage the daily record of existing property server efficiently.
Summary of the invention
One of the technical problem to be solved in the present invention, be to provide a kind of enterprise servers O&M automated method, in daily O&M, improve maintenance work efficiency, the work avoiding maintenance work repeatability and accuracy can process with automation completely.
One of problem of the present invention, is achieved in that a kind of enterprise servers O&M automated method, comprises the steps:
Step 1, a master server is set, log in described master server to controlled server be ssh without password authentification process; Meanwhile, WEB page, php program, python environment and database is had in described master server deploy;
Step 2, write python script, use described python script to obtain hardware information and the network configuration information of described controlled server, and be stored in described database;
Step 3, the service state of described master server to described controlled server are monitored, the shell script for monitoring is write according to the service of correspondence, described python script is used the described shell script for monitoring to be distributed to the controlled server running this service, and monitor in the task list adding this controlled server to, and monitoring result is written in described database;
Step 4, journal format according to the operation service of described controlled server institute, write the shell script for log statistic and analysis, use described python script that the described shell script for log statistic and analysis is distributed to described controlled server, again according to described for the data in the shell script statistical log of log statistic and analysis, and these data are written in described database;
Step 5, described master server are connected to described database by described php program, according to described data base querying data, and data are presented in described WEB page; Operation maintenance personnel directly finds the laggard line operate of service state that the data of every platform controlled server log analysis and every platform controlled server run by described WEB page.
The technical problem to be solved in the present invention two, be the system that the automation of a kind of enterprise servers O&M is provided, in daily O&M, improve maintenance work efficiency, the work avoiding maintenance work repeatability and accuracy can process with automation completely.
Problem two of the present invention, is achieved in that the system of a kind of enterprise servers O&M automation, comprises:
Deployment module, for arranging a master server, log in described master server to controlled server be ssh without password authentification process; Meanwhile, WEB page, php program, python environment and database is had in described master server deploy;
Script edit module, for writing python script, using described python script to obtain hardware information and the network configuration information of described controlled server, and being stored in described database;
State monitoring module, monitor for the service state of described master server to described controlled server, the shell script for monitoring is write according to the service of correspondence, described python script is used the described shell script for monitoring to be distributed to the controlled server running this service, and monitor in the task list adding this controlled server to, and monitoring result is written in described database;
Log analysis module, for the journal format according to the operation service of described controlled server institute, write the shell script for log statistic and analysis, use described python script that the described shell script for log statistic and analysis is distributed to described controlled server, again according to described for the data in the shell script statistical log of log statistic and analysis, and these data are written in described database;
Data inquiry module, is connected to described database for described master server by described php program, according to described data base querying data, and data is presented in described WEB page; Operation maintenance personnel directly finds the laggard line operate of service state that the data of every platform controlled server log analysis and every platform controlled server run by described WEB page.
Tool of the present invention has the following advantages: the work disposal efficiency that invention increases operation maintenance personnel, specification enterprise produces O&M operation, decrease manual operation to slip up the loss that may bring, also enhance the fail safe of server accordingly, make the simplification managing station server up to a hundred change, better can also be analyzed the overall traffic-operating period of business by data sheet.
Accompanying drawing explanation
The present invention is further illustrated in conjunction with the embodiments with reference to the accompanying drawings.
Fig. 1 is a kind of enterprise servers O&M of the present invention automated method flowchart.
Embodiment
Shown in Fig. 1, a kind of enterprise servers O&M automated method of the present invention, comprises the steps:
Step 1, at corporate intranet, a master server is set, this master server is one have distribution concurrently, information, filtration treatment, database and the application server of web interface is provided, log in described master server to controlled server be ssh without password authentification process, namely on controlled server, there is the PKI of master server, after completing, ensure that master server can arrive enterprise's controlled server by Intranet ssh, object without password authentification process is to can directly log in when allowing master server access controlled server, do not need again to input password authentification user profile, simultaneously, WEB page, php program, python environment and database is had in described master server deploy, ensure normal operation (wherein, php program is used to the background logic realizing WEB, python environment is used to the normal operation realizing python script), and create the public account of the DataBase combining of described controlled server and described master server,
Step 2, write python script, described python script is used to obtain hardware information and the network configuration information of described controlled server, and the hardware information of described controlled server and network configuration information are deposited in the described database of described master server, the storage of hardware information and network configuration information conveniently checks, very clearly can know the configuration information of the concrete software and hardware of current Servers-all, have variation to change at any time;
Step 3, the service state of described master server to described controlled server are monitored, the shell script for monitoring is write according to the service of correspondence, described python script is used the described shell script for monitoring to be distributed to the controlled server running this service, and monitor in the task list adding this controlled server to, ensure that shell script can regularly be performed, by the DataBase combining of described public account by described controlled server and described master server, and monitoring result is written in tables of data corresponding to described database;
Step 4, according to the journal format of described controlled server institute operation service, write the shell script for log statistic and analysis, use described python script that the described shell script for log statistic and analysis is distributed to described controlled server, again according to described for the data in the shell script statistical log of log statistic and analysis, as independent IP number, accessed link etc. at most under certain domain name, by the DataBase combining of described public account by described controlled server and described master server, and these data are written in tables of data corresponding to described database,
Step 5, described master server are connected to described database by described php program, according to the tables of data data query of correspondence, and data are presented in described WEB page; Operation maintenance personnel directly finds the laggard line operate of service state that the data of every platform controlled server log analysis and every platform controlled server run by described WEB page.
The system of a kind of enterprise servers O&M of the present invention automation, comprising:
Deployment module, for arranging a master server at corporate intranet, this master server is one have distribution concurrently, information, filtration treatment, database and the application server of web interface is provided, log in described master server to controlled server be ssh without password authentification process, namely on controlled server, there is the PKI of master server, after completing, ensure that master server can arrive enterprise's controlled server by Intranet ssh, object without password authentification process is to can directly log in when allowing master server access controlled server, do not need again to input password authentification user profile, simultaneously, WEB page, php program, python environment and database is had in described master server deploy, ensure normal operation (wherein, php program is used to the background logic realizing WEB, python environment is used to the normal operation realizing python script), and create the public account of the DataBase combining of described controlled server and described master server,
Script edit module, for writing python script, described python script is used to obtain hardware information and the network configuration information of described controlled server, and the hardware information of described controlled server and network configuration information are deposited in the described database of described master server, the storage of hardware information and network configuration information conveniently checks, very clearly can know the configuration information of the concrete software and hardware of current Servers-all, have variation to change at any time;
State monitoring module, monitor for the service state of described master server to described controlled server, the shell script for monitoring is write according to the service of correspondence, described python script is used the described shell script for monitoring to be distributed to the controlled server running this service, and monitor in the task list adding this controlled server to, ensure that shell script can regularly be performed, by the DataBase combining of described public account by described controlled server and described master server, and monitoring result is written in tables of data corresponding to described database,
Log analysis module, for the journal format according to the operation service of described controlled server institute, write the shell script for log statistic and analysis, use described python script that the described shell script for log statistic and analysis is distributed to described controlled server, again according to described for the data in the shell script statistical log of log statistic and analysis, as independent IP number, accessed link etc. at most under certain domain name, by the DataBase combining of described public account by described controlled server and described master server, and these data are written in tables of data corresponding to described database,
Data inquiry module, is connected to described database for described master server by described php program, according to the tables of data data query of correspondence, and data is presented in described WEB page; Operation maintenance personnel directly finds the laggard line operate of service state that the data of every platform controlled server log analysis and every platform controlled server run by described WEB page.
The present invention can get the log information of server very easily, need not manually participate in completely, can the daily record of automated analysis front-end server, and present in table form, can directly reflect in the time in the past very clearly, total amount in server under different error condition, helps operation maintenance personnel to analyze daily record fast.
The realization of automation: during deployed environment in early stage, at associated server deploy shell script, task scheduling is added in crontab, in the time in morning, server log is analyzed, then by long-range connection mysql database, write data in mysql database, conveniently check at any time and add up.
Although the foregoing describe the specific embodiment of the present invention; but be familiar with those skilled in the art to be to be understood that; specific embodiment described by us is illustrative; instead of for the restriction to scope of the present invention; those of ordinary skill in the art, in the modification of the equivalence done according to spirit of the present invention and change, should be encompassed in scope that claim of the present invention protects.

Claims (2)

1. an enterprise servers O&M automated method, is characterized in that: comprise the steps:
Step 1, a master server is set, log in described master server to controlled server be ssh without password authentification process; Meanwhile, WEB page, php program, python environment and database is had in described master server deploy;
Step 2, write python script, use described python script to obtain hardware information and the network configuration information of described controlled server, and be stored in described database;
Step 3, the service state of described master server to described controlled server are monitored, the shell script for monitoring is write according to the service of correspondence, described python script is used the described shell script for monitoring to be distributed to the controlled server running this service, and monitor in the task list adding this controlled server to, and monitoring result is written in described database;
Step 4, journal format according to the operation service of described controlled server institute, write the shell script for log statistic and analysis, use described python script that the described shell script for log statistic and analysis is distributed to described controlled server, again according to described for the data in the shell script statistical log of log statistic and analysis, and these data are written in described database;
Step 5, described master server are connected to described database by described php program, according to described data base querying data, and data are presented in described WEB page; Operation maintenance personnel directly finds the laggard line operate of service state that the data of every platform controlled server log analysis and every platform controlled server run by described WEB page.
2. a system for enterprise servers O&M automation, is characterized in that: comprising:
Deployment module, for arranging a master server, log in described master server to controlled server be ssh without password authentification process; Meanwhile, WEB page, php program, python environment and database is had in described master server deploy;
Script edit module, for writing python script, using described python script to obtain hardware information and the network configuration information of described controlled server, and being stored in described database;
State monitoring module, monitor for the service state of described master server to described controlled server, the shell script for monitoring is write according to the service of correspondence, described python script is used the described shell script for monitoring to be distributed to the controlled server running this service, and monitor in the task list adding this controlled server to, and monitoring result is written in described database;
Log analysis module, for the journal format according to the operation service of described controlled server institute, write the shell script for log statistic and analysis, use described python script that the described shell script for log statistic and analysis is distributed to described controlled server, again according to described for the data in the shell script statistical log of log statistic and analysis, and these data are written in described database;
Data inquiry module, is connected to described database for described master server by described php program, according to described data base querying data, and data is presented in described WEB page; Operation maintenance personnel directly finds the laggard line operate of service state that the data of every platform controlled server log analysis and every platform controlled server run by described WEB page.
CN201510582161.0A 2015-09-14 2015-09-14 Method and system for operation and maintenance automation of enterprise servers Pending CN105119757A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510582161.0A CN105119757A (en) 2015-09-14 2015-09-14 Method and system for operation and maintenance automation of enterprise servers

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510582161.0A CN105119757A (en) 2015-09-14 2015-09-14 Method and system for operation and maintenance automation of enterprise servers

Publications (1)

Publication Number Publication Date
CN105119757A true CN105119757A (en) 2015-12-02

Family

ID=54667655

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510582161.0A Pending CN105119757A (en) 2015-09-14 2015-09-14 Method and system for operation and maintenance automation of enterprise servers

Country Status (1)

Country Link
CN (1) CN105119757A (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105847039A (en) * 2016-03-17 2016-08-10 王庆东 Network monitoring method and network monitoring system based on dynamic executable script
CN106301912A (en) * 2016-08-15 2017-01-04 上海新炬网络技术有限公司 The method building desktop version C/S automatization operation platform based on phthon
CN106330540A (en) * 2016-08-23 2017-01-11 成都聚美优品科技有限公司 Automatic operation and maintenance management method of internet
CN106533809A (en) * 2016-12-28 2017-03-22 北京奇艺世纪科技有限公司 Operation and maintenance method and operation and maintenance client side for server
CN108199920A (en) * 2017-12-29 2018-06-22 北京星河星云信息技术有限公司 Monitor the method and server of the performance of the server in cloud platform
CN108804241A (en) * 2018-05-21 2018-11-13 平安科技(深圳)有限公司 Cross-platform method for scheduling task, system, computer equipment and storage medium
CN108833482A (en) * 2018-05-21 2018-11-16 平安科技(深圳)有限公司 MDL file automatic downloading method, system, computer equipment and storage medium
CN109600257A (en) * 2018-12-07 2019-04-09 泰康保险集团股份有限公司 Dispositions method, device and the storage medium of tool
CN109614292A (en) * 2018-12-12 2019-04-12 国网辽宁省电力有限公司信息通信分公司 Host operation data automatic collection monitoring system based on shell
CN109684164A (en) * 2018-11-26 2019-04-26 武汉烽火信息集成技术有限公司 A kind of isomery operation management method and system based on autonomous controllable software and hardware
CN110098963A (en) * 2019-04-25 2019-08-06 广州小鹏汽车科技有限公司 Server operation and maintenance management and control method and system
CN110404256A (en) * 2019-07-26 2019-11-05 上海商汤智能科技有限公司 Data processing method and device, equipment, server, system and storage medium
CN111104310A (en) * 2019-11-21 2020-05-05 国网上海市电力公司 Method for data center platform layer configuration compliance check and log analysis
CN111352963A (en) * 2018-12-24 2020-06-30 北京奇虎科技有限公司 Data statistical method and device
CN111857758A (en) * 2020-07-27 2020-10-30 平安科技(深圳)有限公司 Application deployment method, device and medium
CN112631868A (en) * 2020-12-28 2021-04-09 浙江中控技术股份有限公司 Performance monitoring method and device of CentOS system
CN116185997A (en) * 2023-03-10 2023-05-30 上海翔麟马大数据科技有限公司 Database management system supporting comprehensive server

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101123616A (en) * 2007-09-28 2008-02-13 北京金山软件有限公司 A server management method and a server management system
CN102394797A (en) * 2011-11-16 2012-03-28 深圳市赛格导航科技股份有限公司 Embedded automatic network communication device test method and system
CN103178994A (en) * 2011-12-26 2013-06-26 闻泰通讯股份有限公司 Method for automatically detecting a plurality of servers
CN104022903A (en) * 2014-06-13 2014-09-03 中国民航信息网络股份有限公司 One-stop automatic operation and maintaining system
CN104636244A (en) * 2015-03-05 2015-05-20 浪潮集团有限公司 Server monitoring method using Java, MySQL and Shell

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101123616A (en) * 2007-09-28 2008-02-13 北京金山软件有限公司 A server management method and a server management system
CN102394797A (en) * 2011-11-16 2012-03-28 深圳市赛格导航科技股份有限公司 Embedded automatic network communication device test method and system
CN103178994A (en) * 2011-12-26 2013-06-26 闻泰通讯股份有限公司 Method for automatically detecting a plurality of servers
CN104022903A (en) * 2014-06-13 2014-09-03 中国民航信息网络股份有限公司 One-stop automatic operation and maintaining system
CN104636244A (en) * 2015-03-05 2015-05-20 浪潮集团有限公司 Server monitoring method using Java, MySQL and Shell

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105847039A (en) * 2016-03-17 2016-08-10 王庆东 Network monitoring method and network monitoring system based on dynamic executable script
CN106301912A (en) * 2016-08-15 2017-01-04 上海新炬网络技术有限公司 The method building desktop version C/S automatization operation platform based on phthon
CN106330540A (en) * 2016-08-23 2017-01-11 成都聚美优品科技有限公司 Automatic operation and maintenance management method of internet
CN106533809A (en) * 2016-12-28 2017-03-22 北京奇艺世纪科技有限公司 Operation and maintenance method and operation and maintenance client side for server
CN108199920A (en) * 2017-12-29 2018-06-22 北京星河星云信息技术有限公司 Monitor the method and server of the performance of the server in cloud platform
CN108833482A (en) * 2018-05-21 2018-11-16 平安科技(深圳)有限公司 MDL file automatic downloading method, system, computer equipment and storage medium
CN108804241A (en) * 2018-05-21 2018-11-13 平安科技(深圳)有限公司 Cross-platform method for scheduling task, system, computer equipment and storage medium
WO2019223176A1 (en) * 2018-05-21 2019-11-28 平安科技(深圳)有限公司 Automatic mdl file downloading method and system, and computer device and storage medium
CN109684164A (en) * 2018-11-26 2019-04-26 武汉烽火信息集成技术有限公司 A kind of isomery operation management method and system based on autonomous controllable software and hardware
CN109600257A (en) * 2018-12-07 2019-04-09 泰康保险集团股份有限公司 Dispositions method, device and the storage medium of tool
CN109600257B (en) * 2018-12-07 2022-03-01 泰康保险集团股份有限公司 Tool deployment method, device and storage medium
CN109614292A (en) * 2018-12-12 2019-04-12 国网辽宁省电力有限公司信息通信分公司 Host operation data automatic collection monitoring system based on shell
CN111352963A (en) * 2018-12-24 2020-06-30 北京奇虎科技有限公司 Data statistical method and device
CN110098963A (en) * 2019-04-25 2019-08-06 广州小鹏汽车科技有限公司 Server operation and maintenance management and control method and system
CN110098963B (en) * 2019-04-25 2022-05-13 广州小鹏汽车科技有限公司 Server operation and maintenance management and control method and system
CN110404256A (en) * 2019-07-26 2019-11-05 上海商汤智能科技有限公司 Data processing method and device, equipment, server, system and storage medium
CN111104310A (en) * 2019-11-21 2020-05-05 国网上海市电力公司 Method for data center platform layer configuration compliance check and log analysis
CN111104310B (en) * 2019-11-21 2023-03-24 国网上海市电力公司 Method for data center platform layer configuration compliance check and log analysis
CN111857758A (en) * 2020-07-27 2020-10-30 平安科技(深圳)有限公司 Application deployment method, device and medium
WO2021139261A1 (en) * 2020-07-27 2021-07-15 平安科技(深圳)有限公司 Application deployment method and device, and medium
CN111857758B (en) * 2020-07-27 2024-03-22 平安科技(深圳)有限公司 Application deployment method, device and medium
CN112631868A (en) * 2020-12-28 2021-04-09 浙江中控技术股份有限公司 Performance monitoring method and device of CentOS system
CN116185997A (en) * 2023-03-10 2023-05-30 上海翔麟马大数据科技有限公司 Database management system supporting comprehensive server

Similar Documents

Publication Publication Date Title
CN105119757A (en) Method and system for operation and maintenance automation of enterprise servers
US7917536B2 (en) Systems, methods and computer program products for managing a plurality of remotely located data storage systems
CN103188088B (en) Equipment information collection system and method
CN103546343B (en) The network traffics methods of exhibiting of network traffic analysis system and system
CN110554856A (en) Micro-service treatment system
CN104022903A (en) One-stop automatic operation and maintaining system
CN111163150A (en) Distributed calling tracking system
CN110336863B (en) Data reporting method and system
CN101582090A (en) Distributed processing method and system based on WEB analysis
CN107463490B (en) Cluster log centralized collection method applied to platform development
US20120254337A1 (en) Mainframe Management Console Monitoring
CN104504014A (en) Data processing method and device based on large data platform
US8738768B2 (en) Multiple destinations for mainframe event monitoring
CN109787844A (en) A kind of distribution master station communication fault fast positioning system
CN106301912A (en) The method building desktop version C/S automatization operation platform based on phthon
US8601010B1 (en) Application management database with personnel assignment and automated configuration
CN109800133A (en) A kind of method, one-stop monitoring alarm platform and the system of unified monitoring alarm
CN110019118A (en) The system and method for database O&M efficiency are promoted based on DevOps
CN104967667A (en) Software stability test remote monitoring system based on cloud service
CN115840656A (en) Automatic operation and maintenance method and system for application program based on fault self-healing
KR20200072857A (en) System and method for it infra operation and management
CN104331426A (en) Quick retrieving method of power system retriever based on browser
CN113570347A (en) RPA operation and maintenance method for micro-service architecture system
Wu et al. Characteristics and development prospect of computer automatic patrol inspection technology
WO2018192569A1 (en) Device monitoring method, apparatus and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20151202