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_stratum





NTP Service Stratum Level Monitoring Script for Nagios.
This Script (v.0.1) was designed for running within nrpe daemon, to monitor remote NTP servers.
If you do not use nrpe plugin, then use patch (check_stratum.patch) by Daniel Alder.
check_stpblock.pl





This plugin will do a snmp scan on a switch and retrieve all spanningtree blocked ports. If you specify --warning or --critical values, the plugin will exit if it finds more blocked ports. Default is 0 for both warning and critical.
check_storcenter





With this plugin you can do several checks on your EMC/Iomega StorCenter NAS.
check_storage_pool.ps1





Check Windows Storage Spaces and Status of all local disks through NSClient / NRPE Sample Output: OK: (POOL:Primordial Health:OK Operational:OK) (DISK:PhysicalDisk0 Health:OK Operational:OK) (DISK:PhysicalDisk1 Health: OK Operational:OK) (DISK:Physica ...
check_stex





This is a Plugin to check the status of a Promise Supertrak EX Raid Controller. It will need the following tools to be installed: Promise cli (cliib) sudo screen expect This is due to the fact that Promise cli can't simply be run non-interactive- ...
check_ssl_validity





Complete (?) check for valid SSL certificate Checks all of the following: Fetch SSL certificate from URL (on optional given host) Does the certificate contain our hostname? Has the certificate expired? Download (and cache) CRL Has the certificate been re ...
check_ssl_cert.pl (Advanced Nagios Plugins Collection) Popular





Check SSL Certificate Validity: 1. Certificate Expiry in days 2. Chain of Trust 2a. Root CA certificate is trusted 2b. Any intermediate certificates are present, especially important for Mobile devices 3. Domain name on certificate (optional) ...
check_ssl/tls





This Nagios plugin monitors the SSL/TLS settings, using the SSLLABS Web service, performs tests on certificates, seeking vulnerabilities, and in case of detection returns the warning or critical state, depending on the arguments defined, namely the domain ...
check_sshr_nrdpr





Agent-less monitoring plugin for NagiosXI that uses a single Windows_SSH service to request Windows LCD Metrics (CPU Utilization, Memory Utilization, Disk Utilization) and Service Status that are returned individually to NagiosXI via NRDP.
check_speedtest.py





THis plugins checks your ping, download and upload debit using speedtest command line. You can define warning and critical thresholds for ping, download and upload. It's possible to only monitor one of the three (ping, download, upload).
check_speed.sh





check_speed.sh [-i/--interval] [-u|--url] [-w/--warning] [-c/--critical] Options: --interval|-i) Defines the download file times propose set < 5 second and > 10 second Default is: 5 second --url|-u) ...
check_sophos_sec





check_sophos_sec is a Windows-Plugin for Nagios, which checks the state of a SOPHOS Enterprise Console (called SEC). The plugin detect various statuses from the Sophos database.
check_software_ver





This script was written for Nagios/NRPE. It queries Windows WMI for Software Version with optional checks for validation against specific version, plus a mismatch allowance.
Check_SNTP_OffSet





This plugin will perform a simple synchronization between a Windows 2000 machine and a NTP Server to derive the OffSet,
check_snmp_supermicro.pl





This is a complete rewrite of the supermicro hardware monitoring plugin found here: http://exchange.nagios.org/directory/Plugins/Hardware/Server-Hardware/SuperMicro/supermicro-hardware-monitoring/details It requires the snmp extension of the SuperDoct ...
check_snmp_storage_usage





Storage usage check via SNMP by Marko Pavlovic. Can be used to monitor Linux and Windows target hosts.
check_snmp_oid





The plugin can take value for any snmp oid and status OK, WARNING or CRITICAL if this value exceed specified restrictions. It works with pnp4nagios addon.
check_snmp_memory_cache_buffer.sh





With this shell script you can check the real memory (Cache, Bufer, Use), through the snmp protocol, the memory usage in MB and free at %. Con este check puedes comprobar el uso de la memoria real disponible, teniendo en cuenta la cacheada y la usada c ...
check_snmp_memory - Monitoring the memory





Checks the memory (physical and virtual) usage for Windows, Solaris, Linux servers, Cisco firewalls and MacAffee WebGateway By Martin Fuerstenau
check_snmp_mem





simple nagios plugin that used UCD-SNMP-MIB and Nagios::Plugin model to monitor real memory usage on a linux appliance. it includes cache and buffers in the calculation of free memory. It does not require utils.pm or any unix snmp utilities like snmget