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.Dell Server Check





This plugin connects directly to a DRAC (Dell Remote Access Controller) or iDRAC (Integrated Dell Remote Access Controller) and provides information about the server and its status. This program does not require OpenManage to work, and is thus more ind ...
Dell Powervault MD38 Series Performance





This script reports the performance of virtual disk arrays of Dell Powervault MD38 Series, but in principle it should work with MD34 Series. Prerequisites: smcli on a windows machine and a Nagios compatible agent Version 0.1 This script uses smcli t ...
Dell Powervault MD38 Series Overall Health





Check Dell PowerVault MD 34/38 Series Storage Arrays Overall Health Prerequisites: -smcli installed on a windows machine and a Nagios compatible agent -Powershell Version 0.1 This script uses smcli to check the overall storage health, it wil repor ...
Dell EMC Isilon - Hardware Health Check Script





The script utilises the Dell EMC Isilon REST API to collect and display Cluster Health and basic node state information. It is recommended to create a read-only account on the Nimble Storage array(s), this can be AD/LDAP or local. The script is written ...
Dell Compellent





Checks Status of DELL Compellent Storage
Tested on SC2020
based on check_equallogic from napsty
Dell Array Disks Status Script





This is a bash script that checks all disk status on Dell Servers. You have to have the Dell MIBs installed in your Nagios system, relies on snmpwalk to pull the information.
Dell / Quest DR-series check, for DR4000, DR4100, DR430...





Check script for Dell / Quest DR-series de-duplicating storage units. Including DR4000, DR4100, DR4300, DR6000 and more. Gives status of unit, hardware information and storage information.
Debian upgrades





This plugin updates Debian apt database, then checks for available upgrades to install. Set WARNING if upgrades are available, OK otherwise (nothing to upgrade). Useful to be warned when security updates are available for your system.
Dealing with SELinux in Nagios





This article describes a pretty common scenario - SELinux creates problems with your Nagios install and you have to deal with it. Most people prefer to disable SELinux in their environments and this is the approach I would personally take.
DBTuna Database Performance Monitor Plugin





DBTuna is a 24x7 database performance monitoring tool which collects deep dive performance information from Oracle, SQL Server and MySQL. This plugin allows you to integrate DBTuna data with Nagios and run checks on database Activity, Wait Events or Stati ...
Day of week equals





Context variables are used to pass dynamic information to event chains. The "Day of week equals" condition returns true if the date in which the chain was run lands on the selected day. Install/update condition through Administration -> Conditions
Date is within window





The "Date is within window" condition can be added into Nagios Reactor to evaluate whether a particular date is within a specified time window. Install/update condition through Administration -> Conditions
Database Access For Development Purposes





Nagios XI comes as a ready to go monitoring system delivered as a virtual machine (VM). I have spent a bit of time developing Configuration Wizards, Components and Dashlets for Nagios XI and during this time I have needed to look at the backend databases ...
Data Recovery Download





www.datarecoverydownload.net website recommends Data recovery download software restores lost files and folder from usb drive without wasting time and valuable money. Data recovery software revives corrupted text documents damaged due to human mistake, lo ...
DashBoard





DashBoard allows you to create custom pages (create & edit on-the-fly) with service and host status monitoring for every user separately. You can create groups and subgroups so you can view all necessary information in just one page.
Daniel Wittenberg - Scaling Nagios At A Giant Insurance...





This presentations covers all aspects of Nagios needed to scale to a large environment with over 35,000 devices and 1.4 million service checks. It discuses the hardware, operating system, Nagios Core, plugins, and configurations that you can use in a larg ...
DAC960 plugin





A plugin to check status of the RAID of a Mylex (possibly other models too) DAC960 controler.
Current Load - HP-UX performance data fix for pnp4nagio...





The plugins I have for hp-ux are not according to standards and does not produce performance data. I wrote this little script to add performance data so that I could graph with pnp4nagios.
CPU Stats/Memory Used Plugin - Top 5 CPU/Memory Consumi...





Returns the CPU Stats & Memory Used for all unix servers (tested on HPUX, should work on all), with Top 5 CPU or Memory consuming process details like ProcessID, ProcessName, CPU% or MemKB(used). Very useful when you got an alert from Nagios or an integra ...
CPU core usage





I wasnt really satisified with the way cpu utilization was shown so I wanted to graph the utilizations of the CPU cores on my linux servers. This may work on other unixes that support mpstat but it has not been tested.