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

Cassandra GC Collection - Time taken

Bookmark and Share

Current Version
1.0
Last Release Date
2011-12-15
Compatible With
  • Nagios 3.x
E-mail
License
GPL
Hits
42470
Files:
FileDescription
cass-time-taken-for-GC-CMScass-time-taken-for-GC-CMS
#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