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_file_history_logs





Checks for critical or warning errors on windows file history logs
check_events.pl





This plugin will scan arbitrary text files looking for down and up events. The events are searched using Perl regular expressions. When a down event is found, the plugin exits with either WARNING (-W) or CRITICAL (-C). This is ideal for searching an snmp ...
check_dbversion_oracle





This plugin tests the database software version through querying a specific Oracle database. It can either simply return the version string, or compare it against a blacklist/whitelist version file to determine software version compliance. because it exec ...
check_dbversion_mssql





This plugin tests the database software version through querying a specific Microsoft SQL Server database. It can either simply return the version string compare it against a blacklist/whitelist version file to determine software version compliance. Becau ...
check_dbversion_db2





This plugin tests the database software version through querying a specific IBM DB2 database. It can either simply return the version string, or compare it against a blacklist/whitelist version file to determine software version compliance. Because it exe ...
check_db2_health





check_db2_health is a plugin which checks the most common metrics of a DB2 database.
$ check_db2_health
Please select a mode
Copyright (c) Gerhard Lausser
Check various parameters of DB2 databases
Usage:
check_db2_health [-v] [-t ] ...
check_cluster_perfdata.pl (Advanced Nagios Plugins Coll...





Part of the Advanced Nagios Plugins Collection, download it here: https://github.com/harisekhon/nagios-plugins ./check_cluster_perfdata.pl --help Nagios Plugin to aggregate perfdata across all instances of a service check, optionally using a give ...
check_cft_listcat





Nagios compatible plugin to check CFT catalog size
CFT (Cross File Transfer) is a software published by Axway that allows secure file transfers accros multiple clients/organisations.
When using CFT, you have to make sure that the catalog (the intern ...
check_cfengine_lastseen





# This is a passive nagios checker for detecting if cf-agents # have gone AWOL (Absent WithOut Leave) from the cf-server(s). # # It reads a file with hostnames (FQDN) that we care about # being in touch, and needs the FQDN of the nagios server and the ...
check_backup





check_backup checks for backups, if they have been archived or not. It reads a list from a file and checks if those backups have been stored into the backup server. Also a size check is performed: if the backup does not reach the specified size, a criti ...
check_apache404





This Nagios plugin monitors the Apache server log file in search of State 404, receiving as arguments the full path of the log file, and the maximum values for warning and critical, these values are passed in pairs (50.100), to specify the value of record ...
check_access_log.pl





Parses the last 5 minutes (-m option) of your httpd access log and goes to warning or critical if the number of 200 OK is below your threshold. Use with pnp4nagios and templates on my sites for some lovely graphs of your status breakdown over time. Re ...
CheckStoreBackup





Report status of last backup run for a given storeBackup logfile. Shell script (sh), GPL
checkfilechange





This Nagios plugin monitors the state of files/directors, using the inotify State Monitoring tool, receiving as arguments the states and files/directors to be monitored, as well as the path of the log file, where the inotify registers the events, notifyin ...
Check WMI Plus





Many, many agentless Windows checks using WMI. No need for any software installs on Windows. Monitor Microsoft Windows systems directly from your Nagios server. Supports user configurable checks using an ini file - create your own WMI Queries. Check W ...
check Siebel CRM (all platforms)





Version 1.2.05 now out!
New version can be used either as active or as passive plugin.
It contains a GUI to make it more easy for the first installation and configuration.
You will be able to configure Nagios for Siebel CRM in less than 30 minutes.
Fe ...
Check setting sshd (Security of SSH)





This check control the security of your SSH service (The setting of sshd_config file) 4 values are checking: PermitRootLogin, Protocol, Port and PermitEmptyPasswords For more detail ./check_setting_sshd.sh -h
Check Rsyslog Queues





Checks for presence of Rsyslog Disk Assisted Buffer (Queues) files. Options: -q Check for presence of disk queue files -d Specify $WorkDirectory (def: /var/spool/rsyslog) Usage: ./check_rsyslog.sh -q forwarder -d /rsyslog-buffer
Check MSSQL DataBases, Jobs, Log Files, Time2Connect





Script for nagios to check MSSQL DataBases, Connection Time, Jobs, TempDB Size, Log Size.
The script get all sql instances in the server, and return status for eache instance
You can use check_mssql_config.ini to exclude DB or instance to check, read ch ...
check file growth





Checks growth of log files using PHP.