Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.box293_xi_api_create_passive_object





The purpose of this script is to create passive host and service objects in Nagios XI. Specifically these objects reflect the defaults that are used when running the wizard on the Unconfigured Objects page in Nagios XI. The script is intended to be used w ...
box293_drive_inventory_windows





This plugin will report what hard drives in the range A: - Z: exist on a Windows machine. This plugin uses NSClient++ to gather the information. The plugin will use check_nrpe (by default) or check_nt (if specified) to query the Windows machine. This plug ...
box293_check_vmware





This Plugin allows you to monitor a VMware vCenter / ESX(i) environment using your Nagios monitoring solution. IMPORTANT: This Plugin is NOT designed to be run on your Nagios host, instead it is offloaded to the VMware vSphere Management Assistant (vMA). ...
box293_check_mysql_table_status





This Plugin checks the status of MySQL or MariaDB Database Tables. Will return a critical result if any of theses columns has a NULL value: * Engine, Version, Row_format, Rows, Avg_row_length, Data_length, Max_data_length, Index_length, Data_free, Create_ ...
box293_check_mysql_date





This Plugin helps detect if there is a drift in the system time compared to the mysql time. Will report a CRITICAL status is the difference is more than 300 seconds. The plugin is just a bash script. USAGE box293_check_mysql_date [username] [password] ...
box293_check_message_queue





This Plugin is for checking the kernel message queues. Will return a critical result if more than 1 queue of the same owner exists. WARNING and/or CRITICAL thresholds can be defined on the number of message found in the queue. These need to be the second ...
Bind 9 new format statistics





Just for statistics. Requires curl and xml_grep to work and to enable Bind 9 statistics:
statistics-channels ;
};
x.x.x.x being your Nagios server.
Sort of ugly script but didn't find anything out there that could handle the new xml format used ...
Basic use of the Nagios Discovery Tool





This video provides a very basic overview of how you can use the Nagios Discovery Tool (NDT) to setup basic monitoring of a Windows Host.
Basic NRPE_NT Plugins





The plugins are DOS programs written in C/C++ The nrpe_nt service calls these plug-ins and they return the following status on exit with a status string for information printed to stdout.
Barracuda Stats.cgi Plugins





We have a lower end barracuda and do not have access to the SNMP monitoring interface since it is not offered. I have created a pearl script that will monitor the message latency & last message sent via the cgi-bin/stats.cgi webpage. You can alter the scr ...
Bandwith (Speed Test) Upload & Download with perfdata





This script calculate speed in download and upload from local server to remote LINUX server (need SSH Key Exchange)
Bandwidth Up and down checker





This plugins monitor the average bandwidth utilisation over N seconds. The script is executed on the localhost, reading interface statistics files. To use with NRPE or other agent.
Example service definition:
define service
NRPE command:
command[ ...
Balance checking plugins for Akado ISP, MTS, Beeline





Balance checking plugins plugins for Russian mobile phone operators and ISP MTS (Mobile TeleSystems) Beeline Akado
Backing Up And Restoring Your Nagios Network Analyzer S...





This document describes how to backup a Nagios Network Analyzer installation and restore a Nagios Network Analyzer installation from a previously made backup. Backups are an important aspect of administration and maintenance of your system. They can easil ...
Backing Up And Restoring Nagios XI





This document describes how to backup a Nagios XI installation and restore an XI installation from a previously made backup. Backups are an important aspect of administration and maintenance, and can easily facilitate the migration of a XI installation ...
Backing Up And Restoring Nagios Log Server





This document describes how to backup and restore a Nagios Log Server cluster. This document is intended for use by Nagios Log Server Administrators who wish to understand the different backup and restore methods available.
Backing Up And Restoring Nagios Fusion





This document describes how to backup a Nagios Fusion installation and restore a Nagios Fusion installation from a previously made backup. Backups are an important aspect of administration and maintenance of your system. They can easily facilitate the mig ...
autoScheduledDowntime.pl





The autoScheduledDowntime-Script can be used to schedule periodically Nagios Downtimes. First fill the Configfile with your Hosts/Services for wich you want to set a downtime (each entry in single line).
AutoResponder





A task automation enhancement for Nagios that extends the function already available with the event handlers in a separate addon application that is easier to configure and also allows scheduled task to be executed automatically. It allows you to predef ...
Automatic Downtimes in Nagios Without Using Time Period...





This article will show you how to set automatic downltimes in Nagios without using time periods.