Home Directory Plugins Java Applications and Servers Cassandra GC Collection - Time taken

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Cassandra GC Collection - Time taken

Current Version
1.0
Last Release Date
2011-12-15
Compatible With
  • Nagios 3.x
License
GPL
Hits
81316
Files:
FileDescription
cass-time-taken-for-GC-CMScass-time-taken-for-GC-CMS
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
#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 cassandra status.log
# 3) Warning Value
# 4)Critical Values.

# Author - Juned Memon
# ./cass-time-taken-for-GC-CMS -h
Usage: ./cass-time-taken-for-GC-CMS -w -c -f
WARNING threshold.(in seconds) Default is 90 seconds.
is Rate/second for Critical state Default is 120 seconds.
location of cassandra log file. Default is /BigData/lib/cassandra/log/system.log