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 windows updates 3





Program build from the precedent check windows updates on nagios exchange by fooky and coxwal
Check Solaris ZFS Pools





Checks health and capacity of ZFS pools. Sample: mmfpwn51782:nagios-plugins$ ./check_zpools OK:hp3parFC1:62%:ONLINE WARNING:hp3parFC2:96%:ONLINE OK:hp3parNL1:68%:ONLINE OK:rpool:40%:ONLINE It's based on http://exchange.nagios.org/directory/Plugins/Op ...
Check Profiler





The purpose of the Check Profiler is to allow you to look at how long checks take to execute on your Nagios XI host. This can be handy to get birds eye view of all your checks. This component requires the "Box293 Common User Account" component, this is ...
check multiple website response





Based on the excellent plugin from chrisf, this is a version for checking multiple websites in one run. Original here: http://exchange.nagios.org/directory/Plugins/Websites%2C-Forms-and-Transactions/Check-website-response/details I adjusted the scr ...
Check MS Exchange Server Health





Simple Checkcommands based on check_nt to monitor the Exchange Server (V 5.5) Health, Queues, Mailloops, etc.
check Lenovo System X3650 M5





Python script for monitoring Lenovo System X3650 M5. This is a fork from check_lenovo_flex https://exchange.nagios.org/directory/Plugins/Hardware/Server-Hardware/Lenovo/check-LENOVO-enterprise-flex-chassis/details Basically I modified OIDs to functions in ...
check LENOVO enterprise flex chassis





script monitor the LENOVO enterprise flex chassis and IBM flex chassis following parameter are supported: powermodules,system-health,temperature,chassis-status,bladehealth,blowers,switchmodules,coolingzones SNMPv3 all security level supported (removed ...
Check Iostat Updated





An updated version of this plugin: http://exchange.nagios.org/directory/Plugins/Operating-Systems/Linux/check_iostat--2D-I-2FO-statistics/details With support for newest iostat and other features
check haproxy stats (over ssh)





This plugin is just a wrapper to use all features of existing HAPROXY stats monitoring plugin i.e. https://exchange.nagios.org/directory/Plugins/Clustering-and-High-2DAvailability/check_haproxy_stats-2Epl/details which works only locally using NRPE. W ...
Check Exchange Top Mailbox Sizes





Check_mboxsize.wsf Another Nagios plugin. One of my hardest to write. Note that this will require the Nagios Plugin Service to run as a Administrator Account (local system account) will not work! Script example: …nagios/libexec# ./check_nrpe -H SERVER11 ...
Check Exchange Databases and Queue





Plugin for nagios to check Exchange Server 2007,2010,2013,2016. can check if all Exchange Databases are mounted, and Exchange Queue.
Check Exchange Backup (BackupExec)





I wrote a new way of checking Exchange Backups, simple just needed to check the in AD the “Last time backup” of the Storage Group. I wrote the much simpler and much more precise script to monitor Exchange Servers Backup. It reports Warning if the bac ...
Check Exchange 2010 Hub Transport Queues





Monitor mail queues on Exchange 2010 hub transport servers using powershell and nsclient++.
Check Esxi7 with only SSH





What can u monitor (see screemshot): - Datastores useage and Warning + Perf Data - CPU useage and Warning + Perf Data - RAM useage and Warning + Perf Data - Firewall Status on the Host and Warning - Esxi Version + Patchlevel - Nics in total and UP ones - ...
Check ESXi Serial





Get the serial number of the chassis where is instaled the vmware ESXi the original idea was from "check_esx_wbem.py" url : http://exchange.nagios.org/directory/Plugins/Operating-Systems/*-Virtual-Environments/VMWare/Check-hardware-running-VMware-ES ...
Check ESXi Model





Get the model of the chassis where VmWare is instaled. The original idea it was from check_esx_wbem.py URL: url : http://exchange.nagios.org/directory/Plugins/Operating-Systems/*-Virtual-Environments/VMWare/Check-hardware-running-VMware-ESXi/details ...
Check Disks on HPE MSA 2050





Based on the work of Stephen Bleazard's plugin over at https://exchange.nagios.org/directory/Plugins/Hardware/Storage-Systems/RAID-Controllers/check_hp_msa2324sa_disk/details. I made some SIMPLE modifications to make it work via SSH in place of Telne ...
check curl authenticate





Based on check_curl2 here on Nagios Exchange. Adds support for HTTP basic, digest, gssnegotiate and ntlm authentication. Also you can specify multiple grep strings and it will check for them all.
Check basic authentication





This plugin is used to authenticate against a web page using basic authentication and to check that the web site is allowing user logins. It can also check for a string once authenticated to verify the page is as expected and produce timing information fo ...
Check APC UPS





This is a fork of the original check_apc.pl from layerthree (https://exchange.nagios.org/directory/Plugins/Hardware/UPS/APC/check_apc-2Epl/details)
It extends the capabilities and it was modeled to monitor a SYMMETRA APC UPS, however it can support a wid ...