Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
shell script and Java source to check whether Cassandra node is alive
Current Version
1.0
Last Release Date
2010-11-25
Owner
so-net-developer
Website
http://so-net-developer.blog.so-net.ne.jp/
Compatible With
shell script
Java source
Nagios shell script and Java source to check whether Cassandra node is alive or not
compile:
javac CheckNode.java
usege:
copy CheckNode.class and check_cassandra_node.sh into the Nagios plugin directory(ex: /usr/lib/nagios/plugins)
Nagios Configuration services.cfg define service { use generic-service host_name [cassanadra node hostname] service_description cassandra-JMX contact_groups admins check_command check_cassandra_node }
commands.cfg define command { command_name check_cassandra_node command_line $USER1$/check_cassandra_node.sh $HOSTADDRESS$ }
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!