after moved cassandra from endpoint_snitch: SimpleSnitch to PropertyFileSnitch
at the startup of tarball opscenter I get in opscenterd.log:
WARN: HTTP request http://172.17.4.26:61621/cluster/datacenter?node_ip=172.17.4.26 failed: Connection was refused by other side: 111: Connection refused.
opscenterd.conf
================
[webserver]
port = 8888
interface = 172.17.4.26
[logging]
level=DEBUG
[agents]
use_ssl = false
cassandra-topology.properties
=============================
172.17.4.26=DC1:RAC1
default=DC1:RAC1
at this stage there are no agents (still waiting for agent.tar.gz to be created ..)
