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

The Nagios web interface

Chapter 3, Configuring Nagios, described how to set up the Nagios web interface. In this section, we will briefly describe its structure and how to use it.

The Nagios web interface is a part of the main Nagios sources and binary distributions. Therefore, if you installed Nagios, you also have the web interface files. The only thing that you need is a web server with CGI and PHP support, which in our case will be Apache 2 (refer to http://httpd.apache.org/ for more details).

The web interface uses Common Gateway Interface (CGI, a standard to generate dynamic websites; refer to http://httpd.apache.org/docs/current/howto/cgi.html for more details) to work as it is the most commonly offered way to run applications. It also allows a flexible set up in terms of security as CGI binaries can be run as a different user than the one web server is running as.

The web interface also uses additional files such as many static HTML pages, CSS style sheets, and images. Starting...

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