- Puppet Reporting and Monitoring
- Michael Duffy
- 257字
- 2021-07-16 11:39:42
What this book covers
Chapter 1, Setting Up Puppet for Reporting, will guide you through the simple steps to take your existing Puppet installation and make it report.
Chapter 2, Viewing Data in Dashboards, takes a look at the existing dashboards available for Puppet and how you can use them to report on your data.
Chapter 3, Introducing Report Processors, acquaints you with the engine that drives much of the Puppet reporting process—the report processor.
Chapter 4, Creating Your Own Report Processor, deals with creating your own report processor with custom e-mail alerts, MySQL storage, and integration with third-party products.
Chapter 5, Exploring PuppetDB, introduces PuppetDB, a fantastic and powerful system for report storage and analysis. In this chapter, we look at what PuppetDB is, how it's configured, and finally, how you can set it up in your own infrastructure.
Chapter 6, Retrieving Data with the PuppetDB API, explores the fantastically powerful API of PuppetDB; the API allows you to query your reports in a number of different ways. We're going to explore this API for functions that range from basic queries to advanced data integration.
Chapter 7, Writing Custom Reports with PuppetDB, deals with creating easy-to-use custom report applications.
Chapter 8, Creating Your Own Custom Dashboard, deals with creating an attractive and detailed custom dashboard using Dashing and PuppetDB.
Chapter 9, Looking Back and Looking Forward, takes a look at some of the more advanced ways in which you can use Puppet reporting to do everything from alerting to the orchestration of your infrastructure.
- Data Visualization with D3 4.x Cookbook(Second Edition)
- 解構產品經理:互聯網產品策劃入門寶典
- Practical Data Science Cookbook(Second Edition)
- Java EE 8 Application Development
- Mastering JavaScript High Performance
- Learning Probabilistic Graphical Models in R
- MySQL從入門到精通(軟件開發視頻大講堂)
- Arduino計算機視覺編程
- Mastering Concurrency Programming with Java 9(Second Edition)
- 從程序員角度學習數據庫技術(藍橋杯軟件大賽培訓教材-Java方向)
- Node.js區塊鏈開發
- 原型設計:打造成功產品的實用方法及實踐
- 計算機系統解密:從理解計算機到編寫高效代碼
- Flask開發Web搜索引擎入門與實戰
- Jakarta EE Cookbook