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.Microsoft DFS Monitor





Simple script to test for Microsoft DFS backlogs using Nagios. Values are hard coded to alert at the moment but are easy to change.
DFSR Replication and BackLog





Check DFS Replication and DFS Backlog Powershell
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
check_ibm_biginsights_service_details.pl [Hadoop] (Adva...





Checks IBM BigInsights Service Details via BigInsights Console REST API Supported Services: mr_summary - checks MapReduce service for runing state and dead JobTrackers mr_tasktrackers - checks MapReduce service for dead TaskTrackers fs_su ...
check_ibm_biginsights_services.pl [Hadoop] (Advanced Na...





Checks IBM BigInsights Hadoop Services (Map/Reduce, HDFS/GPFS, BigSQL, HBase etc) via BigInsights Console REST API Checks either a given service or all services managed by BigInsights Console. - Checks service Running - Checks service last check la ...
check_ibm_biginsights_hdfs_space.pl [Hadoop] (Advanced ...





Checks IBM BigInsights Hadoop HDFS Space Used % via BigInsights Console REST API
check_ibm_biginsights_hdfs_replication.pl (Advanced Nag...





Checks IBM BigInsights HDFS Space Used % via BigInsights Console REST API Raises Critical on any blocks with Corrupt replicas or Missing replicas. Warning/Critical thresholds are applied to Under-replicated blocks.
check_ibm_biginsights_dfs_path.pl [Hadoop] (Advanced Na...





Checks IBM BigInsights File/Directory on Hadoop HDFS or GPFS via BigInsights Console REST API Checks: - File/directory existence - check whether the given path is a file or directory Directory Checks: The following additional checks ...
check_ibm_biginsights_dfs_path.pl (Advanced Nagios Plug...





Checks IBM BigInsights File/Directory on HDFS or GPFS via BigInsights Console REST API Checks: - File/directory existence - check whether the given path is a file or directory Directory Checks: The following additional checks may be ...
check_hdfs.rb





Nagios plugin to check health of hdfs by parsing dfshealth.jsp. Checked the script with different hadoop versions including CDH.
check_hadoop_replication.pl (Advanced Nagios Plugins Co...





Checks HDFS replication of blocks
check_hadoop_namenode_ha_zkfc_znode.pl (Advanced Nagios...





Check Hadoop HDFS NameNode HA ZKFC in ZooKeeper
check_hadoop_namenode.pl (Advanced Nagios Plugins Colle...





Various checks against the Hadoop HDFS Cluster via the Namenode JSP pages including NameNode Heap usage
check_hadoop_hdfs_webhdfs.pl (Advanced Nagios Plugins C...





Checks HDFS files/directories or writable via WebHDFS API or HttpFS server
check_hadoop_hdfs_space.pl (Advanced Nagios Plugins Col...





Checks % HDFS space used. Based off an earlier plugin I wrote in 2010 that we used in production for over 2 years before replacing with this one
check_hadoop_hdfs_httpfs.pl (Advanced Nagios Plugins Co...





Checks HDFS files/directories or writable via WebHDFS API or HttpFS server
check_hadoop_hdfs_datanode_blockcount.pl (Advanced Nagi...





Checks number of blocks on a Hadoop HDFS Datanode via it's blockScannerReport
check_hadoop_hdfs_blocks.pl (Advanced Nagios Plugins Co...





Checks the number of total blocks on the HDFS NameNode
check_hadoop_hdfs





Extended check for Apache Hadoop hdfs. Checks for dead nodes, unreplicated blocks, full hdfs datastore, and supports performancegraphing of these and several more things
check_hadoop_dfs.pl (Advanced Nagios Plugins Collection...





Various HDFS checks based on dfsadmin -report, unified version of various HDFS plugins I've written over the years