Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Learning Nagios

You're reading from   Learning Nagios A beginners guide on Nagios

Arrow left icon
Product type Paperback
Published in Aug 2016
Publisher
ISBN-13 9781785885952
Length 414 pages
Edition 3rd Edition
Tools
Arrow right icon
Authors (2):
Arrow left icon
Wojciech Kocjan Wojciech Kocjan
Author Profile Icon Wojciech Kocjan
Wojciech Kocjan
Piotr Beltowski Piotr Beltowski
Author Profile Icon Piotr Beltowski
Piotr Beltowski
Arrow right icon
View More author details
Toc

Table of Contents (14) Chapters Close

Preface 1. Introducing Nagios FREE CHAPTER 2. Installing Nagios 4 3. Configuring Nagios 4. Using the Built-in Web Interface 5. Using Additional Interfaces 6. Using the Nagios Plugins 7. Advanced Configuration 8. Notifications and Events 9. Passive Checks and NRDP 10. Monitoring Remote Hosts 11. Monitoring Using SNMP 12. Advanced Monitoring 13. Programming Nagios

Using NRDP

Passive checks are sent to Nagios via the external command pipe, which can only be accessed on the same machine where Nagios is running. Very often passive checks are carried out on one or more remote hosts. This requires a mechanism to pass results from the machines that perform the tests to the computers running the Nagios daemon, which will process the results.

NRDP is a technology that allows sending results to a Nagios instance remotely. It provides a simple API to send the results to a Nagios instance using the HTTP protocol and leveraging existing web servers such as Apache web server that we have installed in Chapter 2, Installing Nagios 4.

NRDP consists of two parts-server and client. The part responsible for receiving check results from remote hosts and passing them to Nagios is the server. Once installed and added into the Apache configuration, it will accept requests, validate the token used to authenticate the request and pass the information to Nagios. The client...

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 $19.99/month. Cancel anytime
Banner background image