Alternatives to Cassandras Opscenter for people using the open source distribution
Asked Answered
D

1

7

As DataStax will discontinue the OpsCenter (http://docs.datastax.com/en/opscenter/5.2/opsc/opscPolicyChanges.html), which was rather okay for monitoring purposes and the daily management tasks, I'm searching for a valid alternative. The list of tools under http://www.planetcassandra.org/related-projects/ does not really look attractive. Is there a meaningful or even better way? OpsCenter already had very limited functionality for OSS. Any recommendations?

Diarmuid answered 6/2, 2016 at 6:18 Comment(0)
R
2

Cassandra exposes own metrics via JMX, so you can use any tool that is able to collect JMX data. On production environment we are using Zabbix for monitoring purposes. Also we looked at Graphite but we chose Zabbix because it is our "corporate standard"

Route answered 6/3, 2016 at 18:43 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.