<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>DataStax Support Forums &#187; Topic: Not connected in Storage Capacity (Windows)</title>
		<link>http://www.datastax.com/support-forums/topic/not-connected-in-storage-capacity-windows</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 06:13:21 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.datastax.com/support-forums/search.php</link>
		</textInput>
		<atom:link href="http://www.datastax.com/support-forums/rss/topic/not-connected-in-storage-capacity-windows" rel="self" type="application/rss+xml" />

		<item>
			<title>mbulman on "Not connected in Storage Capacity (Windows)"</title>
			<link>http://www.datastax.com/support-forums/topic/not-connected-in-storage-capacity-windows#post-1128</link>
			<pubDate>Fri, 10 Feb 2012 17:23:40 +0000</pubDate>
			<dc:creator>mbulman</dc:creator>
			<guid isPermaLink="false">1128@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Can you check the agent logs on each node for any errors?  You can find the logs in &#38;lt;INSTALL DIRECTORY&#38;gt;\logs\
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Not connected in Storage Capacity (Windows)"</title>
			<link>http://www.datastax.com/support-forums/topic/not-connected-in-storage-capacity-windows#post-1127</link>
			<pubDate>Fri, 10 Feb 2012 15:14:50 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1127@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Starting NodeTool&#60;br /&#62;
Address         DC          Rack        Status State   Load            Owns    T&#60;br /&#62;
oken&#60;br /&#62;
                                                                               8&#60;br /&#62;
5070591730234615865843651857942052864&#60;br /&#62;
192.168.0.145   datacenter1 rack1       Up     Normal  3.2 MB          50.00%  0&#60;/p&#62;
&#60;p&#62;192.168.0.154   datacenter1 rack1       Up     Normal  3.22 MB         50.00%  8&#60;br /&#62;
5070591730234615865843651857942052864&#60;/p&#62;
&#60;p&#62;address.yaml&#60;br /&#62;
stomp_interface: 192.168.0.145&#60;br /&#62;
local_interface: 192.168.0.145&#60;br /&#62;
use_ssl: 0 &#60;/p&#62;
&#60;p&#62;still no luck any ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mbulman on "Not connected in Storage Capacity (Windows)"</title>
			<link>http://www.datastax.com/support-forums/topic/not-connected-in-storage-capacity-windows#post-1121</link>
			<pubDate>Thu, 09 Feb 2012 21:16:28 +0000</pubDate>
			<dc:creator>mbulman</dc:creator>
			<guid isPermaLink="false">1121@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;You'll want to make sure the local_interface property in address.yaml corresponds to the IP you see in the Address column of &#60;code&#62;nodetool -h localhost ring&#60;/code&#62; (there is mention of how to run that in the article).  Can you try changing those, restarting the Agent services, and seeing if that helps?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Not connected in Storage Capacity (Windows)"</title>
			<link>http://www.datastax.com/support-forums/topic/not-connected-in-storage-capacity-windows#post-1120</link>
			<pubDate>Thu, 09 Feb 2012 20:11:29 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1120@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I had OpsCenter working 100% when there was only one node in the cluster.&#60;/p&#62;
&#60;p&#62;When I added a second node it just didn't work. &#60;a href=&#34;http://www.datastax.com/resources/articles/setup-and-monitor-a-multi-node-cassandra-cluster-on-windows&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/resources/articles/setup-and-monitor-a-multi-node-cassandra-cluster-on-windows&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I am pretty sure its a OpsCenter problem but I am stuck.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://i.imgur.com/4OCnf.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/4OCnf.png&#60;/a&#62; &#38;lt;-currently&#60;/p&#62;
&#60;p&#62;I have posted the config files below. &#60;/p&#62;
&#60;p&#62;Any help would be greatly appreciated.&#60;/p&#62;
&#60;p&#62;opscernterd.conf&#60;/p&#62;
&#60;p&#62;# [self-contained] opscenterd.conf&#60;br /&#62;
#&#60;br /&#62;
# paths must be relative to the top-level opscenter directory&#60;/p&#62;
&#60;p&#62;[jmx]&#60;br /&#62;
# The default jmx port for Cassandra &#38;gt;= 0.8.0 is 7199.  If you are using&#60;br /&#62;
# Cassandra 0.7.*, the default is 8080, and you should change this to&#60;br /&#62;
# reflect that.&#60;br /&#62;
port = 7199&#60;/p&#62;
&#60;p&#62;[webserver]&#60;br /&#62;
port = 8888&#60;br /&#62;
interface = 0.0.0.0&#60;br /&#62;
staticdir = ./content&#60;br /&#62;
log_path =E:\Cassandra\logs\opscenterd-http.log&#60;/p&#62;
&#60;p&#62;[logging]&#60;br /&#62;
# level may be TRACE, DEBUG, INFO, WARN, or ERROR&#60;br /&#62;
#level = INFO&#60;br /&#62;
log_path =E:\Cassandra\logs\opscenterd.log&#60;/p&#62;
&#60;p&#62;[cassandra]&#60;br /&#62;
# a comma-separated list of places to try for a connection to your Cassandra&#60;br /&#62;
# cluster:&#60;br /&#62;
seed_hosts = 127.0.0.1&#60;/p&#62;
&#60;p&#62;# the API (Thrift) port on your Cassandra cluster&#60;br /&#62;
#api_port = 9160&#60;/p&#62;
&#60;p&#62;[agents]&#60;br /&#62;
ssl_keyfile = ./ssl/opscenter.key&#60;br /&#62;
ssl_certfile = ./ssl/opscenter.pem&#60;br /&#62;
agent_keyfile = ./ssl/agentKeyStore&#60;br /&#62;
agent_certfile = ./ssl/agentKeyStore.pem&#60;br /&#62;
path_to_installscript = ./bin/install_agent.sh&#60;br /&#62;
path_to_sudowrap = ./bin/sudo_with_pass.py&#60;br /&#62;
path_to_deb = NONE&#60;br /&#62;
path_to_rpm = NONE&#60;br /&#62;
tmp_dir = ./tmp&#60;br /&#62;
use_ssl=0&#60;br /&#62;
incoming_interface=0.0.0.0&#60;/p&#62;
&#60;p&#62;[stat_reporter]&#60;br /&#62;
ssl_key = ./ssl/stats.pem&#60;/p&#62;
&#60;p&#62;[authentication]&#60;br /&#62;
# if this file does not exist, there will be no password protection. Use the&#60;br /&#62;
# set_passwd.py tool (included with OpsCenter) to set passwords.&#60;br /&#62;
passwd_file = ./passwds&#60;/p&#62;
&#60;p&#62;[cassandra_metrics]&#60;br /&#62;
# A list of keyspaces to *not* collect metrics for, separated by commas&#60;br /&#62;
#ignored_keyspaces = system, OpsCenter&#60;/p&#62;
&#60;p&#62;# A list of column families to *not* collect metrics for, separated&#60;br /&#62;
# by commas.  Each entry should be of the form &#34;ks.cf&#34;.  For example:&#60;br /&#62;
# metrics_ignored_column_families = system.NodeInfo, system.Schema, Keyspace1.Standard1&#60;br /&#62;
#ignored_column_families = &#60;/p&#62;
&#60;p&#62;# OpsCenter stores performance data for your cluster at multiple granularities.&#60;br /&#62;
# These values determine the expiration of each level of granularity. A value of&#60;br /&#62;
# -1 indicates to never expire data for that level. Newly set expiration times&#60;br /&#62;
# apply to data inserted after the value was changed and OpsCenter was restarted.&#60;br /&#62;
# Data inserted prior to that point will expire at the previously specified rate.&#60;br /&#62;
# Expire 1 minute data points after 7 days&#60;br /&#62;
#1min_ttl = 604800&#60;br /&#62;
# Expire 5 minute data points after 4 weeks (28 days)&#60;br /&#62;
#5min_ttl = 2419200&#60;br /&#62;
# Expire 2 hour data points after 365 days&#60;br /&#62;
#2hr_ttl = 31536000&#60;/p&#62;
&#60;p&#62;address.yaml main&#60;br /&#62;
stomp_interface: 127.0.0.1&#60;br /&#62;
local_interface: 127.0.0.1&#60;br /&#62;
use_ssl: 0 &#60;/p&#62;
&#60;p&#62;address.yaml second node&#60;br /&#62;
stomp_interface: 192.168.0.145&#60;br /&#62;
local_interface: 127.0.0.1&#60;br /&#62;
use_ssl: 0
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
