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 is the easy-to-use, enterprise version of Nagios that features:
Download a free 30-day trial to give Nagios XI a spin.
Inquire today and let our Quickstart team help you get started with Nagios XI
Up To: Contents
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:
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 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 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 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.
Hundreds of community-developed Nagios addons can be found on the Nagios Exchange website at exchange.nagios.org.