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.Environmental monitoring with BME680





Environmental monitoring with Raspberry Pi and BME680 and Nagios / NRPE Python3 script run by NRPE. Assumes the BME680 device is already attached to the Raspberry Pi. Software setup Install the required library: sudo pip3 install adafruit- ...
ds18b20





Written in C, ds18b20 can locate all ds18b20 probes connected to the system (Raspberry PI) via the GPIO pins and either run as a daemon and log temperatures to logfiles or run as a nagios check via nrpe.
DFS Replication and BackLog





Check DFS Replication and Check DFS Backlog are VBS scripts written to check Windows Distributed File System for good status and backlog workflow. Author: Kevin Keck ITDevops ArgoTurbo Corporation
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 ...
custom_mail_alert.pl





A hook script called by the check_logfiles plugin to send custom mail alerts. This is useful in case you want to send custom output in addition [or instead] of the one Nagios itself sends. I originally wrote it to send custom mails to customers when an ...
Cisco_UCS_logs





This plugin allows you to check the logs that are generated by a Cisco UCS. The Cisco UCS needs to be configured to send the logfiles to a logserver. Then this plugin allows you to check the generated logs and let you know when there are problems. ...
check_wlst_sessions





# check_wlst_sessions 1.0
Nagios compatible plugin to check via WLST the number of actives sessions on a Server (On Oracle WebLogic Server v9+)
BOTH Files (.sh and .py) are needed for this plugin to work
Check_WinLogs





Plugin for nagios to check string inside file (for Windows files)
Plugin para buscar una cadena de texto dentro de un fichero log (construido para Windows)
check_windows_repadmin





check_windows_repadmin is a Windows plugin for Nagios which checks the status of the replications in Microsoft Active Directory. The plugin detects the status of all the replication partners and consists of two parts: the check itself and a task, which ha ...
check_url_state





This is an alternate url-checker written in perl (with Mojolicious-Framework) wich works analog to check_http but which checks destinated url for valid xml and fileage if necessary.
check_updatetime





A plugin to check that a file/directory of files have a recent update to them. This can be useful for checking for stale log files on systems that don't have other means of tracking the health of services.
check_tsm_osklil





check_tsm is a Nagios plugin that performs various checks against IBM Tivoli Storage Manager (TSM) servers. It can check number of online drives and paths, database and log space, as well as number of free, reclaimable or offline volumes, and if there ar ...
check_traffic.sh





This plugin checks traffic usage and jitter of: 1) a single interface on a single network device 2) multiple interfaces on a single network device 3) interface(s) on a single or multiple network devices The amount of interfaces is not limited. How ...
check_timed_logs





Script searches a text file for the appearance of a given RegEx within a given time period. Using additional parameters you can adjust: Time string format, time string position, number of pattern matches required to be "successful".
check_tablespace_mssql





This plugin checks the tablespace size of a specific Microsoft SQL Server database against WARN and CRIT thresholds. It returns the current tablespace size and the number of data and log files belonging to this database. The plugin can be called in 'repor ...
check_smart





check_smart checks the output of smartctl contained in a file for health, temperature and pre-fail attributes. It also checks the data's age. A way to create a file containing the output of smartctl is to add an cron entry like the following: */20 * * ...
check_rsnapshot.pl





Another rsnapshot plugin, but slightly different to others around. This plugin uses the rsnapshot logfile to report on the state of the last interval run for each backup, as well as checking for cases like backups which have not completed cleanly, or miss ...
check_rsnapshot.php





This is the most comprehensive plugin available for Nagios. It will verify backups made via the rsnapshot utility through Nagios using a number of tests: * **minfiles** - checks the number of files in a snapshot against a minimum expected number; ...
check_rrdtraf





A plugin to check MRTG traffic stored in RRD files. Similar to the check_mrtgtraf plugin distributed with the Nagios plugins, but for use when the LogFormat: rrdtool option is set in MRTG.
check_puppet_agent





This script looks if there is a puppet agent process and then it checks the last state summary file and checks when puppet agent last run the catalog.