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_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_db2





db2_check is the first version for checking db2 BP,TS, and transaction log utilization on all instances and all databases except for the ones that are manually configured to be ignored. Requires root permissions, so I added db2.check.c that is a wrapp ...
check_db





Remote oracle database check using JDBC drivers. Supports custom SQL queries and regular expression match. Provides similar funcationality as sitescope Db monitor.
check_daytime





This plugin checks that time on remote host is no more than specified number of seconds different than on nagios server. The time is checked using TCP or UDP using either daytime (port 13) or time (port 37) protocols.
check_date_ovh.sh





Nagios plugin to return Information on domain expiration date from OVH API.
Check_Datastore_FromvSphereDB





Nagios Plugn for reading vSphere DB. It is intended to be used with NSClient++. You can query the vSphere DB (VIM_VCDB) and get the list of the datastore with critical free space
check_datameer_version.pl (Advanced Nagios Plugins Coll...





Checks Datameer version using the Datameer Rest API
check_datameer_stats.pl (Advanced Nagios Plugins Collec...





Shows Datameer stats on number of Workbooks, Connections (Data Connectors), Import and Export Jobs, Dashboards and Infographics using the Datameer Rest API, outputs perfdata for Nagios graphing of these usage trends over time
check_datameer_license_volume.pl (Advanced Nagios Plugi...





Checks Datameer license volume used % using Datameer Rest API Datameer is licensed by Cumulative Data Ingested Volume so this is an important thing to monitor and graph through the year and set thresholds on
check_datameer_license.pl (Advanced Nagios Plugins Coll...





Checks Datameer license expiry using the Datameer Rest API, as well as license mode (eg 'Enterprise' vs 'Evaluation' or other) and also that the start date isn't in the future
check_datameer_job_volume_increase.pl (Advanced Nagios ...





Checks % volume imported increase between the last 2 runs of specific Datameer import job using the Rest API Use this to keep track of the amount of data imported by the latest run of a specific import job as a % increase compared to the last run that ...
check_datameer_job_volume.pl (Advanced Nagios Plugins C...





Checks the cumulative volume of data imported by a specific Datameer job using the Rest API Use this to keep track of the amount of data imported by each job cumulatively for all runs of that job since Datameer is licensed by cumulative volume of impor ...
check_datameer_job_status.pl (Advanced Nagios Plugins C...





Check the status of a specific Datameer job using the Rest API
check_datameer_job_details.pl (Advanced Nagios Plugins ...





Checks the status of a specific Datameer job using the Rest API and output details of job success and failure counts as well as counters for the last job run as perfdata for graphing.
check_datameer_active_jobs.pl (Advanced Nagios Plugins ...





Checks the number of active Datameer jobs using the Datameer Rest API
check_datacore.pl





Check different aspects of Datacore Storage (VirtualDisks, Clients, Servers, PhysicalDisks, ...) by SNMP Do check_datacore.pl --help for syntax
check_database_pgsql





This simple plugin checks if its possible to connect to the postgresql database (on localhost) and does a small query.