Re: Best way to alert/monitor "nodetool status” down.

2015-03-09 Thread Jan
You could set up an Alert  for Node down within OpsCenter. OpsCenter also offers you the option to send an email to a paging system with reminders.  Jan/ On Sunday, March 8, 2015 6:10 AM, Vasileios Vlachos wrote: We use Nagios for monitoring, and we call the following through NRPE

Re: Best way to alert/monitor "nodetool status” down.

2015-03-08 Thread Vasileios Vlachos
We use Nagios for monitoring, and we call the following through NRPE: #!/bin/bash # Just for reference: # Nodetool's output represents "Status" ans "State" in this order. # Status values: U (up), D (down) # State values: N (normal), L (leaving), J (joining), M (moving) NODETOOL=$(which nodetool

Best way to alert/monitor "nodetool status” down.

2015-03-06 Thread Kevin Burton
What’s the best way to monitor nodetool status being down? IE if a specific server things a node is down (DN). Does this just use JMX? IS there an API we can call? We want to tie it into our zabbix server so we can detect if here is failure. -- Founder/CEO Spinn3r.com Location: *San Francisco