Unable to run metrics collector on windows 10
manuchadha1979 opened this issue · 0 comments
manuchadha1979 commented
I am on Windows 10 machine and Cassandra is running locally.
I followed the steps mentioned in README but localhost:9103 is not reachable
I downloaded the jar from https://github.com/datastax/metric-collector-for-apache-cassandra/releases/tag/v0.1.13
Then unzipped it
I added path like this cassandra-env.sh
MCAC_ROOT="C:\Users\manuc\Documents\manu\datastax-mcac-agent-0.1.13"
JVM_OPTS="$JVM_OPTS -javaagent:${MCAC_ROOT}\lib\datastax-mcac-agent.jar"
And then restarted Cassandra but no love ☹ I don't see trace that MCAC was started. In fact I don't see any mention of MCAC.