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.check_iftraffic_nrpe.py





This is a rewrite of check_iftraffic_nrpe in Python with a few enhancements. * available units: (kilo|Mega|Giga|Tera)(Bytes|bits) * excludes or includes interfaces based on name, regexp or type (type can be: "ethernet", "ppp", "loopback" or "sit") ...
check_iftraffic_nrpe





This is a remake of the iftraffic plugin. The difference with the latter is that this plugin does not use SNMP. check_iftraffic_nrpe can be used as a plugin for nrpe. No SNMP checks will be performed by this plugin, only the local system (with nrpe agent) ...
check_http_nrpe





A plugin written in C# that tries to mimick the check_http plugin that is called via NRPE on a host in an MS NLB Cluster.
check_hrconf





NRPE-Plugin (NSClient++) that checks the states of a Adaptec Controller via hrconf and a cscript for Windows
check_heartbeat_resources





This script will check the resources running on Linux HA (by using crm_mon) and will return any errors if resources are not running correctly. This script runs as an NRPE Plugin, and has been tested with Opsview.
check_heartbeat_nodes





This plugin is executed by a NRPE check, and has been tested with Opsview. It will determine the status of Linux HA by using crm_mon. This script will return an error if Heartbeat is not in as Online.
check_fs_test.sh





A simple plugin for nrpe users that takes care of the new created or removed file-systems and informs you.
check_folder_size_percentage





Usage ./check_folder_size_percentage.sh -f dir [-s (k|m|g)] [-w (percentage)] [-c (percentage)] -f Folder to check -s k (Kilobytes) m (megabytes) g (gigabytes) -w Warning level -c Critical level This plugin is the percentage version by check fold ...
check_file_descriptors.pl (Advanced Nagios Plugins Coll...





Counts the number of total allocated file descriptors on a system. Designed to be called over NRPE
check_filesize_r.vbs





Based on: http://exchange.nagios.org/directory/Plugins/Uncategorized/Operating-Systems/Windows-NRPE/Check-File-Size/details 'Script to Monitor Windows file Sizes with Nagios 'Usage: check_filesize -p "path" -f "file(s)" -w -c 'By Felipe Ferreira ...
check_eth





This plugins monitor realtime traffic on linux server interface on any distribution centos,redhat,debian etc . In old version by joseph stats are calculated wrong way not realtime but after my changes it will monitor your stats realtime transfer rate of i ...
check_disk_iostat





Windows NRPE plugin for disks performance monitoring. Return Name, AvgDiskQueueLength, DiskReadBytesPersec, DiskWriteBytesPersec, PercentDiskTime. Check AvgDiskQueueLength parameter to warning/critical levels.
check_diskio.ps1





powershell script to get all disks iops & bytes/s activity in one check.
can be used with nrpe & nsclient and offers graph metrics.
check_dell_sensors for NRPE_NT





Check status of Dell Temperature/Fan sensors using Dell OpenManage Server Administrator utility "omreport"
check_dell_omreport for NRPE_NT





Check status of Dell RAID array using Dell OpenManage Server Administrator utility 'omreport'
check_dell_amcli for NRPE_NT





Check status of Dell RAID array using the Array Manager utility "amcli.exe"
check_dell_aacraid for NRPE_NT





Check status of Dell RAID array using Dell PERC 2 utility "afacli.exe"
check_dell.py - Yet another omreport nagios plugin





A Python Nagios plugin to check Dell hardware. Designed to be used with NRPE and Dell's OpenManage utility: omreport. Has two options --chassis and --storage. Unlike other plugins this one can take the chassis components to check as arguments (fans, memor ...
check_context_switches.pl (Advanced Nagios Plugins Coll...





Checks the number of context switches on the a Linux server. Designed to be called over NRPE
check_complus.vbs





VBScript to check COM+ metrics via NRPE (NSClient++ with NRPE Listener)