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.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
Dell ECS Health Plugin





The Dell ECS Health Check Plugin queries the Dell ECS API to obtain health information. It is designed to be pointed at a single cluster, but use of multiple checks for each cluster can be created for federation and geo-replication configuration. It is ...
Dell ECS Capacity Check Plugin





The Dell ECS Capacity Check Plugin queries the Dell ECS API to obtain usage information. It can be pointed at a single ECS cluster or multiple clusters depending on your federation and geo-replication configuration. It is strongly recommended to create a ...
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_veeam_bkp





This is a Nagios Plugin that checks the last status of last run of all veeam jobs, not including Replication (BackupSync) jobs (which is a continues jobs that for behaving differently). - Powershell needs to be installed on the Nagios box. - NSClient++ ...
check_veeam_backups





This is a Nagios Plugin destined to check the last status and last run of Veeam Backup & Replication job passed as an argument.
check_syncrepl_extended





Script to check LDAP syncrepl replication state between two servers.
check_sybase_rs





Script for monitoring SAP (Sybase) Replication Server using Nagios Script performs the following checks: - no processes are down (suspended) - health status
check_solr_slave_3.6





Check replication lag on a solr slave. Works with solr 3.6
check_solr_slave





Ruby script to check a Solr 1.4 replication slave against a master.
check_redis_write_replication.pl (Advanced Nagios Plugi...





Check Redis replication via API write to master and read from slave Checks: 1. writes a new unique key with dynamically generated value to master 2. reads same key back from slave 3. checks returned value is identical to the value generated and wr ...
check_redis_slave.pl (Advanced Nagios Plugins Collectio...





Check a Redis slave and replication Checks: 1. server is in 'slave' role 2. link to master is up 3. replication last I/O is within warning/critical thresholds 4. checks if master sync is in progress (raises warning)
check_redis_replication.pl (Advanced Nagios Plugins Col...





Check a Redis slave and replication Checks: 1. server is in 'slave' role 2. link to master is up 3. replication last I/O is within warning/critical thresholds 4. checks if master sync is in progress (raises warning)
check_redis.pl





This is Redis Server Check plugin. It gets stats variables and allows to set thresholds on their value or their rate of change. It can measure response time, hitrate, memory utilization, check replication sync and much more.You can also query specific key ...
check_redis





This plugin checks a redis server, expecting that a slave server is sync with master, and the replication delay is not too high.
check_pg_streaming_replication Popular





Nagios plugin to check Postgresql streamin replication status
check_pgactivity





Checks many things in PostgreSQL and provides rich perfdatas : connectivity, database size, table and index bloat, streaming replication lag, database hit-ratio, etc. Written in Perl language, the code is very easy to extend to add new features.
check_oracledb_replication





Command for checking the replication status of an AFCS file system. You can use this to check the status of you OracleDB replication.
check_mysql_slave 2010





Monitor MySQL Slave and replication status. check mysql replication lag from master check mysql slave io running check mysql slave sql running