<?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: 0 of 4 agents connected</title>
		<link>http://www.datastax.com/support-forums/topic/0-of-4-agents-connected</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 17:10:37 +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/0-of-4-agents-connected" rel="self" type="application/rss+xml" />

		<item>
			<title>GodenYao on "0 of 4 agents connected"</title>
			<link>http://www.datastax.com/support-forums/topic/0-of-4-agents-connected#post-6792</link>
			<pubDate>Sat, 06 Oct 2012 05:22:44 +0000</pubDate>
			<dc:creator>GodenYao</dc:creator>
			<guid isPermaLink="false">6792@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;after disabling SSL , it works perfectly.&#60;/p&#62;
&#60;p&#62;thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "0 of 4 agents connected"</title>
			<link>http://www.datastax.com/support-forums/topic/0-of-4-agents-connected#post-6640</link>
			<pubDate>Mon, 24 Sep 2012 15:57:58 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">6640@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;The doc here describes changing SSL configuration for OpsCenter:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.datastax.com/docs/opscenter/configure/configure_ssl&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/docs/opscenter/configure/configure_ssl&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It may also be a problem on the main OpsCenter side. Can you check that log for any errors and possibly paste the contents here?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GodenYao on "0 of 4 agents connected"</title>
			<link>http://www.datastax.com/support-forums/topic/0-of-4-agents-connected#post-6629</link>
			<pubDate>Sun, 23 Sep 2012 19:03:11 +0000</pubDate>
			<dc:creator>GodenYao</dc:creator>
			<guid isPermaLink="false">6629@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;how do I check SSL setup for my agent communication?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tupton on "0 of 4 agents connected"</title>
			<link>http://www.datastax.com/support-forums/topic/0-of-4-agents-connected#post-6559</link>
			<pubDate>Tue, 18 Sep 2012 16:39:34 +0000</pubDate>
			<dc:creator>tupton</dc:creator>
			<guid isPermaLink="false">6559@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Have you set up SSL for agent communication? If so, can the agents connect if you disable SSL?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GodenYao on "0 of 4 agents connected"</title>
			<link>http://www.datastax.com/support-forums/topic/0-of-4-agents-connected#post-6550</link>
			<pubDate>Tue, 18 Sep 2012 05:39:58 +0000</pubDate>
			<dc:creator>GodenYao</dc:creator>
			<guid isPermaLink="false">6550@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;sorry for 61612 that was my typo.&#60;br /&#62;
i check .0 (that's the same machine I installed OpsCenter Server) for all open ports. here it is: you can see 61621 is there.&#60;/p&#62;
&#60;p&#62;===================================================&#60;br /&#62;
root@mars:~# netstat -a &#124; egrep 'Proto&#124;LISTEN'&#60;br /&#62;
Proto Recv-Q Send-Q Local Address           Foreign Address         State&#60;br /&#62;
tcp        0      0 *:netbios-ssn           *:*                     LISTEN&#60;br /&#62;
tcp        0      0 *:42574                 *:*                     LISTEN&#60;br /&#62;
tcp        0      0 *:52559                 *:*                     LISTEN&#60;br /&#62;
tcp        0      0 *:sunrpc                *:*                     LISTEN&#60;br /&#62;
tcp        0      0 localhost:61619         *:*                     LISTEN&#60;br /&#62;
tcp        0      0 *:61620                 *:*                     LISTEN&#60;br /&#62;
tcp        0      0 *:57684                 *:*                     LISTEN&#60;br /&#62;
tcp        0      0 *:ssh                   *:*                     LISTEN&#60;br /&#62;
tcp        0      0 mars:afs3-fileserver    *:*                     LISTEN&#60;br /&#62;
tcp        0      0 mars:8888               *:*                     LISTEN&#60;br /&#62;
tcp        0      0 localhost:smtp          *:*                     LISTEN&#60;br /&#62;
tcp        0      0 *:microsoft-ds          *:*                     LISTEN&#60;br /&#62;
tcp        0      0 *:7199                  *:*                     LISTEN&#60;br /&#62;
tcp        0      0 *:35456                 *:*                     LISTEN&#60;br /&#62;
tcp        0      0 *:nfs                   *:*                     LISTEN&#60;br /&#62;
tcp        0      0 *:44866                 *:*                     LISTEN&#60;br /&#62;
tcp        0      0 mars:9160               *:*                     LISTEN&#60;br /&#62;
tcp6       0      0 [::]:rmiregistry        [::]:*                  LISTEN&#60;br /&#62;
tcp6       0      0 mars:61621              [::]:*                  LISTEN&#60;br /&#62;
tcp6       0      0 [::]:ssh                [::]:*                  LISTEN&#60;br /&#62;
tcp6       0      0 [::]:46617              [::]:*                  LISTEN&#60;br /&#62;
tcp6       0      0 ip6-localhost:smtp      [::]:*                  LISTEN&#60;br /&#62;
Proto RefCnt Flags       Type       State         I-Node   Path&#60;br /&#62;
unix  2      [ ACC ]     STREAM     LISTENING     5193     /var/run/acpid.socket&#60;br /&#62;
unix  2      [ ACC ]     STREAM     LISTENING     5255     /var/run/dbus/system_bus_socket&#60;br /&#62;
unix  2      [ ACC ]     STREAM     LISTENING     5289     /var/run/avahi-daemon/socket&#60;br /&#62;
===============&#60;/p&#62;
&#60;p&#62;i checked .3 's agent log, looks not too much different from the last a few lines as .0(which i posted above).&#60;br /&#62;
I may send you all 4 machines' agent log.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tupton on "0 of 4 agents connected"</title>
			<link>http://www.datastax.com/support-forums/topic/0-of-4-agents-connected#post-6534</link>
			<pubDate>Mon, 17 Sep 2012 16:23:22 +0000</pubDate>
			<dc:creator>tupton</dc:creator>
			<guid isPermaLink="false">6534@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;GodenYao,&#60;/p&#62;
&#60;p&#62;It looks like the OpsCenter server can communicate with the agents, but not vice versa. You mentioned that you checked that port 61612 is open, but OpsCenter actually uses 61621. That might just be a typo in your post, but that port must be open. Are all four of the agent logs showing normal operation and no errors, or is it just one?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>GodenYao on "0 of 4 agents connected"</title>
			<link>http://www.datastax.com/support-forums/topic/0-of-4-agents-connected#post-6516</link>
			<pubDate>Sun, 16 Sep 2012 17:42:12 +0000</pubDate>
			<dc:creator>GodenYao</dc:creator>
			<guid isPermaLink="false">6516@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;i have 4 cassandra nodes (.0,.1,.2,.3).&#60;br /&#62;
I installed OpsCenter on .0 and use automatic installation to install agents on .0-.3&#60;br /&#62;
I can see ring view, graph, etc. but I m not able to see storage capacity and it shows 0 of 4 agents connected.&#60;/p&#62;
&#60;p&#62;I checked opsCenter log and opsCenter-Agent log on node .0&#60;br /&#62;
OpsCenter log shows sth like connection timeout or refused.&#60;br /&#62;
I check ports are open (7199, 61612, etc.)&#60;br /&#62;
--- OpsCenter-Agent Log shows everything normal ----&#60;/p&#62;
&#60;p&#62; INFO [qtp905253904-138] 2012-09-16 10:36:38,997 HTTP: :get /cluster/datacenter  - 200&#60;br /&#62;
 INFO [qtp905253904-133] 2012-09-16 10:36:39,001 New JMX connection (127.0.0.1:7199)&#60;br /&#62;
 INFO [qtp905253904-133] 2012-09-16 10:36:39,009 HTTP: :get /cluster/rack  - 200&#60;br /&#62;
 INFO [qtp905253904-133] 2012-09-16 10:36:39,019 New JMX connection (127.0.0.1:7199)&#60;br /&#62;
 INFO [qtp905253904-133] 2012-09-16 10:36:39,033 HTTP: :get /cluster/rack  - 200&#60;br /&#62;
 INFO [StompConnection receiver] 2012-09-16 10:37:06,916 Got new config from OpsCenter: {:rollups300_ttl 2419200, :rollups60_ttl 604800, :thrift_port 9160, :metrics_enabled 1, :rollups7200_ttl 31536000, :metrics_ignored_column_families &#34;&#34;, :thrift_rpc_interface &#34;10.2.255.0&#34;, :jmx_port 7199, :rollups86400_ttl -1, :api_port &#34;61621&#34;, :metrics_ignored_solr_cores &#34;&#34;, :metrics_ignored_keyspaces &#34;system, OpsCenter&#34;, :rollup_subscriptions []}&#60;br /&#62;
 INFO [qtp905253904-133] 2012-09-16 10:37:11,807 New JMX connection (127.0.0.1:7199)&#60;br /&#62;
 INFO [qtp905253904-133] 2012-09-16 10:37:11,822 HTTP: :get /cluster/datacenter  - 200&#60;br /&#62;
 INFO [qtp905253904-133] 2012-09-16 10:37:11,849 New JMX connection (127.0.0.1:7199)&#60;br /&#62;
 INFO [qtp905253904-133] 2012-09-16 10:37:11,855 HTTP: :get /cluster/rack  - 200&#60;br /&#62;
 INFO [StompConnection receiver] 2012-09-16 10:38:16,030 Got new config from OpsCenter: {:rollups300_ttl 2419200, :rollups60_ttl 604800, :thrift_port 9160, :metrics_enabled 1, :rollups7200_ttl 31536000, :metrics_ignored_column_families &#34;&#34;, :thrift_rpc_interface &#34;10.2.255.0&#34;, :jmx_port 7199, :rollups86400_ttl -1, :api_port &#34;61621&#34;, :metrics_ignored_solr_cores &#34;&#34;, :metrics_ignored_keyspaces &#34;system, OpsCenter&#34;, :rollup_subscriptions []}
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
