Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Nagios Core Administration Cookbook Second Edition - Second Edition

You're reading from  Nagios Core Administration Cookbook Second Edition - Second Edition

Product type Book
Published in Feb 2016
Publisher
ISBN-13 9781785889332
Pages 386 pages
Edition 2nd Edition
Languages
Author (1):
Tom Ryder Tom Ryder
Profile icon Tom Ryder

Table of Contents (18) Chapters

Nagios Core Administration Cookbook Second Edition
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
1. Understanding Hosts, Services, and Contacts 2. Working with Commands and Plugins 3. Working with Checks and States 4. Configuring Notifications 5. Monitoring Methods 6. Enabling Remote Execution 7. Using the Web Interface 8. Managing Network Layout 9. Managing Configuration 10. Security and Performance 11. Automating and Extending Nagios Core Index

Using inheritance to simplify configuration


In this recipe, you'll learn how to use inheritance to handle the situation where hosts and services share a lot of values in common, leading to a large amount of undesirable redundancy in configuration.

Some Nagios objects, particularly hosts and services, have a rather long list of possible directives and the default values for these are not always suitable. It's therefore worthwhile to be able to declare the values you want for these directives once and then spend only a few lines on the actual host definition by copying these values from a template, making the configuration shorter and easier to read.

The previous examples in this book demonstrated the use of this in suggesting you inherit from the linux-server host template or the generic-service template for the sake of brevity; in this example, we'll define our own templates and show how these can be used to streamline a configuration.

Getting ready

You will need to have a server running Nagios...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}