Book Image

Puppet Reporting and Monitoring

By : Michael Duffy
Book Image

Puppet Reporting and Monitoring

By: Michael Duffy

Overview of this book

Table of Contents (16 chapters)
Puppet Reporting and Monitoring
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 5. Exploring PuppetDB

We have spent quite a bit of time looking at the basics of the Puppet reporting system and learned a fair bit about its underlying mechanisms and data formats. Now, it is time to turn our attention to PuppetDB. PuppetDB is an extremely fast data storage service that Puppet is able to utilize in preference to storing the reports elsewhere, and it offers a rich API for data discovery.

In this chapter, we're going to cover the following topics:

  • A brief tour of PuppetDB and its uses

  • Backend data storage options for PuppetDB

  • Configuring your Puppet masters to use PuppetDB

By the end of this chapter, you should be comfortable both with what PuppetDB is used for and how to install and configure it.