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.Nagios XI – How to Monitor Apache Cassandra Distribut...





This document describes how to configure Nagios® XI™ to monitor Apache Cassandra distributed database implementations in order to ensure that data, as well as the hardware housing it, is operating properly. This document is intended for use by Nagio ...
How To Monitor Cassandra with Nagios





This article will demonstrate how to monitor Cassandra with Nagios.
check_cassandra_tpstats.pl (Advanced Nagios Plugins Col...





Checks Cassandra's threadpool statistics, alerts on pending/blocking operations, gathers statistics on Active/Pending/Blocked/Dropped operations perfdata for graphing.
check_cassandra_nodes.pl (Advanced Nagios Plugins Colle... Popular





Checks Cassandra clusters nodes, alerts on dead/down nodes, gathers statistics perfdata on different node states for graphing
check_cassandra_node





shell script and Java source to check whether Cassandra node is alive
check_cassandra_heap.pl (Advanced Nagios Plugins Collec...





Check Heap used on a Cassandra node
check_cassandra_cluster.sh





* Software requirements cassandra(using nodetool) * overview - verify that the number of live nodes which belong to Multi Cluster is less than the specified number. - it is enable to specify the threshold with "-w " and "-c " option. - fetch the nu ...
check_cassandra_balance.pl (Advanced Nagios Plugins Col... Popular





Checks Cassandra cluster balance of tokens across nodes
Check Cassandra status and heap memory utilization





Monitors Cassandra status and heap memory utilization.
Cassandra unreachable nodes





#This Plug-in monitors the Unreachable nodes in Cassandra Ring; using nodetool ring command
Cassandra number of read and write operations in a give...





This Plug-in monitors Cassandra number of read and write operations in a given time period, i.e. Read operations per second / write Operations per second. it fetches WriteOperations or ReadOperations from Nagios JMX plugin and stores the values with ti ...
Cassandra number of pending operations in tpstats





This Plugin Checks the number of pending operations in tpstat and if the pending operations across all Stages are greater than provided thresholds it generates an alert.
Cassandra number of nodes (live) in Ring





This Plug-in monitors the Cassandra Cluster for number of nodes Up and running.
Cassandra GC Collection - Time taken





#This Plug-in monitors Cassandra ConcurrentMarkSweep Garbage Collection happening in particuler duration ; # This take four parameters as input # 1) -d Duration within which the count needs to be monitores (in seconds ) # 2) -f Log file location of c ...
Cassandra GC Collection





#This Plug-in monitors Cassandra ConcurrentMarkSweep Garbage Collection happening in particuler duration ; # This take four parameters as input # 1) -d Duration within which the count needs to be monitores (in seconds ) # 2) -f Log file location of c ...