Need Help Configuring Nagios?

Our tech support team is happy to help you with any questions you might have. Contact us on our online support forum at https://support.nagios.com/forum/

Nagios XI Makes Monitoring Easier:

Nagios XI is the easy-to-use, enterprise version of Nagios that features:

  • Web-Based Configuration provides advanced configuration features
  • Monitoring Wizards make it easy to monitor new devices, applications, and services
  • Customizable Dashboards allow for per-user customization
  • Integrated Performance Graphs provide trending and capacity planning information
  • Advanced Reports provide data insight and exporting capabilities
  • Data Visualizations enable powerful analysis of patterns and problems
  • Nagios Core Import functionality makes it easy to migrate from Nagios Core
  • ... and many other features

Download a free 60-day trial of Nagios XI or give the online demo a spin.

Inquire today and let our Quickstart team help you get started with Nagios XI

Up ToUp To: Contents

Introduction

There are a lot of "addon" software packages that are available for Nagios Core. Addons can be used to extend Nagios Core' functionality or integrate Nagios Core with other applications.

Addons are available for:

  • Managing the config files through a web interface
  • Monitoring remote hosts (*NIX, Windows, etc.)
  • Submitting passive checks from remote hosts
  • Simplifying/extending the notification logic
  • ...and much more

You can browse thousands of addons for Nagios Core by visiting Nagios Exchange at https://exchange.nagios.org.

A few addons that are commonly used with Nagios Core are described below.

NRPE

NRPE

NRPE is an addon that allows you to execute plugins on remote Linux/Unix hosts. This is useful if you need to monitor local resources/attributes like disk usage, CPU load, memory usage, etc. on a remote host. Similiar functionality can be accomplished by using the check_by_ssh plugin, although it can impose a higher CPU load on the monitoring machine - especially if you are monitoring hundreds or thousands of hosts.

The NRPE addon can be found on Nagios Exchange.

NSCA

NSCA

NSCA is an addon that allows you to send passive check results from remote Linux/Unix hosts to the Nagios Core daemon running on the monitoring server. This is very useful in distributed and redundant/failover monitoring setups.

The NSCA addon can be found on Nagios Exchange.

NDOUtils

NDOUtils

NDOUtils is an addon that allows you to store all status information from Nagios Core in a MySQL database. Multiple instances of Nagios Core can all store their information in a central database for centralized reporting. This will likely serve as the basis for a new PHP-based web interface for Nagios Core in the future.

The NDOUtils addon can be found at Nagios Exchange.

Nagios Exchange - Hundreds of Other Addons

Hundreds of community-developed Nagios addons can be found on the Nagios Exchange website at exchange.nagios.org.