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

Rating
0 votes
Favoured:
0
Current Version
1.0
Last Release Date
2011-12-15
Compatible With
  • Nagios 3.x
Hits
81292
Files:
FileDescription
cass-CMS-GCcass-CMS-GC
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.
# ./cass-CMS-GC.sh -h
Usage: ./cass-CMS-GC.sh -d -f -w ] [-c
is Duration within which the count needs to be monitors (in seconds ) ; Default:900 seconds (15 minutes)
is location of Cassandra Log file. Default is /BigData/lib/cassandra/log/system.log
is Rate/second for Warning state Default is 9.
is Rate/second for Critical state Default is 15.