<?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: OpsCenter</title>
		<link>http://www.datastax.com/support-forums/topic/opscenter</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 20:30:09 +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/opscenter" rel="self" type="application/rss+xml" />

		<item>
			<title>nickmbailey on "OpsCenter"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter#post-3158</link>
			<pubDate>Tue, 17 Jul 2012 04:58:06 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">3158@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Abhijit,&#60;/p&#62;
&#60;p&#62;By default the opscenter web server binds to 127.0.0.1. None of the connections listed there are the opscenter process. You can change the interface the web server binds to in the opscenterd.conf file.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.datastax.com/docs/opscenter/configure/configure_opscenter_adv&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/docs/opscenter/configure/configure_opscenter_adv&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Abhijit on "OpsCenter"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter#post-3125</link>
			<pubDate>Mon, 16 Jul 2012 11:12:00 +0000</pubDate>
			<dc:creator>Abhijit</dc:creator>
			<guid isPermaLink="false">3125@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I have SSL installed in my machine as well as rest of all the settings are up to mark. But still i am not able to access the web browser. What else may be the reason?&#60;br /&#62;
This is the netstat report&#60;br /&#62;
Active Internet connections (servers and established)&#60;br /&#62;
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name&#60;br /&#62;
tcp        0      0 192.168.2.212:22        192.168.2.210:41914     ESTABLISHED 1393/sshd: abhi [pr&#60;br /&#62;
tcp        1      0 192.168.2.212:9160      192.168.2.210:49450     CLOSE_WAIT  1845/java&#60;br /&#62;
tcp        0      0 192.168.2.212:22        192.168.2.210:41920     ESTABLISHED 1983/sshd: abhi [pr&#60;br /&#62;
tcp        0      0 192.168.2.212:9160      192.168.2.212:46289     ESTABLISHED 1845/java&#60;br /&#62;
tcp        5      0 192.168.2.212:9160      192.168.2.210:49426     CLOSE_WAIT  1845/java&#60;br /&#62;
tcp        0      0 192.168.2.212:9160      192.168.2.210:49428     ESTABLISHED 1845/java&#60;br /&#62;
tcp        5      0 192.168.2.212:9160      192.168.2.210:49453     CLOSE_WAIT  1845/java&#60;br /&#62;
tcp        1      0 192.168.2.212:40647     91.189.89.144:80        CLOSE_WAIT  1364/ubuntu-geoip-p&#60;br /&#62;
tcp        5      0 192.168.2.212:9160      192.168.2.210:49807     CLOSE_WAIT  1845/java&#60;br /&#62;
tcp        0      0 192.168.2.212:46289     192.168.2.212:9160      ESTABLISHED 2543/python&#60;br /&#62;
tcp        5      0 192.168.2.212:9160      192.168.2.210:49822     CLOSE_WAIT  1845/java&#60;br /&#62;
tcp        0      0 192.168.2.212:22        192.168.2.210:42672     ESTABLISHED 3619/sshd: abhi [pr&#60;br /&#62;
tcp6       0      0 :::22                   :::*                    LISTEN      445/sshd
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "OpsCenter"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter#post-1914</link>
			<pubDate>Tue, 15 May 2012 16:22:41 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">1914@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Shankha,&#60;/p&#62;
&#60;p&#62;This is likely a problem with your ec2 security settings. You will need to allow access to port 9160 on your cassandra servers in order for OpsCenter to be able to connect. Can you verify that port 9160 is open?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "OpsCenter"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter#post-1913</link>
			<pubDate>Tue, 15 May 2012 13:04:07 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1913@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;This has worked. It was missing SSL. But currently I am not able to connect to the cassandra cluster using the opscenter dashboard. The cluster has been configured in aws instance. I am using public dns of the child node cluster instance to add the cluster in the opscenter dash board but getting the connection error.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Shankha
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thobbs on "OpsCenter"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter#post-1897</link>
			<pubDate>Fri, 11 May 2012 17:36:42 +0000</pubDate>
			<dc:creator>thobbs</dc:creator>
			<guid isPermaLink="false">1897@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Shanka,&#60;/p&#62;
&#60;p&#62;You might try listening on the private IP or 0.0.0.0 instead.  Traffic to the public dns should redirect to this.&#60;/p&#62;
&#60;p&#62;Also, make sure that your security rules permit external tcp traffic on port 8888.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "OpsCenter"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter#post-1891</link>
			<pubDate>Fri, 11 May 2012 06:41:40 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1891@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have installed opscenter in aws instance. There I in /etc/opscenterd/opscenterd.conf i have set the interface as public dns of the instance. Please let me know if I am missing something.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Shankha
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thobbs on "OpsCenter"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter#post-1888</link>
			<pubDate>Thu, 10 May 2012 17:15:33 +0000</pubDate>
			<dc:creator>thobbs</dc:creator>
			<guid isPermaLink="false">1888@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi Shanka,&#60;/p&#62;
&#60;p&#62;By default, the OpsCenter webserver only listens on 127.0.0.1, so if you need to access it from another machine, you need to edit &#60;code&#62;/etc/opscenterd/opscenterd.conf&#60;/code&#62; and set the &#60;code&#62;interface&#60;/code&#62; option under the &#60;code&#62;[webserver]&#60;/code&#62; section to something else, like the ip address of the machine.&#60;/p&#62;
&#60;p&#62;After changing this, restart opscenterd and try again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "OpsCenter"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter#post-1887</link>
			<pubDate>Thu, 10 May 2012 14:24:49 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1887@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi&#60;br /&#62;
I have installed OpsCenter as &#34;sudo&#34; on ubuntu 11.10 following all &#60;/p&#62;
&#60;p&#62;the steps specified in Installation manual. When I start the &#60;/p&#62;
&#60;p&#62;opscenterd service using&#60;br /&#62;
&#34;sudo service opscenterd start&#34;&#60;br /&#62;
I am able to see the process using&#60;br /&#62;
&#34;ps -ef&#124;grep opscenter&#34;&#60;br /&#62;
root      1024     1  0 11:06 ?        00:00:00 /usr/bin/python2.7 &#60;/p&#62;
&#60;p&#62;/usr/share/opscenter/bin/twistd -u 0 -g 0 --pidfile &#60;/p&#62;
&#60;p&#62;/var/run/opscenter/opscenterd.pid -y &#60;/p&#62;
&#60;p&#62;/usr/share/opscenter/bin/start_opscenter.py&#60;br /&#62;
ubuntu    1681  1551  0 14:06 pts/1    00:00:00 grep --color=auto &#60;/p&#62;
&#60;p&#62;opscenter&#60;/p&#62;
&#60;p&#62;But when I try to access the web console through browser hitting &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://&#38;lt;ip&#38;gt;:8888&#34; rel=&#34;nofollow&#34;&#62;http://&#38;lt;ip&#38;gt;:8888&#60;/a&#62; I am getting &#34;Connection Refused&#34;.&#60;/p&#62;
&#60;p&#62;Can anyone help out please?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Shankha
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
