This article is a computer class of high-quality pre-sale recommendation >>>> "Automated operation and maintenance software design practical"
Editor's recommendation
This book is suitable for people who are engaged in system operation and maintenance development.
Content Introduction
This book mainly describes the use of OSGi technology to design a pluggable operation and maintenance of software methods and ideas, to provide readers with a different operation and maintenance software design and automated operation and maintenance solutions. This book is divided into three parts, the first part of the open source community in the more popular three centralized operation and maintenance software, the second part with the reader to share why to use OSGi technology to design centralized operation and maintenance software, the third part introduces the design of this operation and maintenance software involved in the technology and some design ideas.
As a translator
Wu Wenhao, operation and Maintenance development Engineer, responsible for the development of operation and maintenance system. Designed and developed an automated operational platform for OSGi technology for a large enterprise and integrated with Zabbix, the number of OSGi agent deployments designed is up to 6000 units. Have a wealth of experience in the development of automated operation and maintenance software.
Partial catalogs
1th. What is automated operations/1
1.1 Hardware operations and software Operations/1
one of 1.1.1 's little stories-computer experts/1
1.1.2 Little Story Two--you can't even repair the computer./2
1.1.3 Hardware operations and software operation/maintenance/2
1.2 Major issues in software Operations/3
1.2.1 Number of devices/3
1.2.2 System heterogeneity large/3
1.2.3 The maturity of virtualization brings greater difficulty/4
1.3 operation and maintenance tools/4
1.3.1 PUPPET/6
1.3.2 SALTSTACK/6
1.3.3 ANSIBLE/7
1.4 Automatic operation/7
1.5 Summary/9
2nd Chapter Centralized operation and maintenance of weapon--ANSIBLE/11
2.1 Environment Preparation/ One
2.2 Installing ANSIBLE/12
2.2.1 Using CentOS Epel source for installation/
2.2.2 Installation with Easy_install ANSIBLE/14
2.3 Ansible Base/14
2.3.1 Asset Allocation/14
2.3.2 Execute Command/17
2.3.3 Specifying the target host/18
2.3.4 Common Command Example/19
2.4 Ansible Common Modules/21
2.4.1 File Management module/21
2.4.2 Command Execution module/25
2.4.3 Network-related modules/28
2.4.4 Source Management module/30
2.4.5 Package Management module/32
2.4.6 System Management Module/33
2.5 PLAYBOOK/37
2.5.1 Playbook Introduction/38
2.5.2 include syntax/41
2.5.3 variable/41
2.5.4 Conditions/43
2.5.5 Cycle/44
2.5.6 Playbook Use example-centralized daily patrol/46
2.6 Using Ansible's API/49
2.7 Summary/50
Advantages of 2.7.1 Ansible/50
2.7.2 Ansible's Shortcomings/51
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.
Automatic operation and maintenance software design--Interactive publishing network