I downloaded the last version of Cassandra (v3.3.0) from here:
http://www.planetcassandra.org/cassandra/
I ran some cql
commands and it works great.
However in the installation process I hadn't seen the OpsCenter (no opportunity to tag it). I tried to find it in the Windows services - it is not there and I tried to go directly to the port: http://localhost:8888/opscenter/index.html
and it doesn't exist. I opened the programs and it is not there as well. How can I add/ install Cassandra OpsCenter?
It is clearly written here:
http://www.planetcassandra.org/cassandra/
DataStax DevCenter (Included in the Windows .MSI installer packages; click here to download & setup DevCenter for other operating systems) However, when installed no Centos option offered and no sign for services.
You are not getting opscenter because you have downloaded the latest version of cassandra which does not support opscenter.Versions previous to 3.0 support opscenter.As you can see versions 2.1-3.0 are marked legacy.