<?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; Tag: opscenter - Recent Posts</title>
		<link>http://www.datastax.com/support-forums/tags/opscenter</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 10:36:54 +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/tags/opscenter" rel="self" type="application/rss+xml" />

		<item>
			<title>thobbs on "Multiple OpsCenter agents"</title>
			<link>http://www.datastax.com/support-forums/topic/multiple-opscenter-agents#post-6340</link>
			<pubDate>Fri, 07 Sep 2012 17:40:29 +0000</pubDate>
			<dc:creator>thobbs</dc:creator>
			<guid isPermaLink="false">6340@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Perhaps the most important thing is to use dedicated disks for each Cassandra node, if possible.  I don't think there are many best practices that apply to virtualized environments in general beyond that.&#60;/p&#62;
&#60;p&#62;For benchmarking, I suggest using the cassandra-stress tool that comes with Cassandra packages.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>schalla on "Multiple OpsCenter agents"</title>
			<link>http://www.datastax.com/support-forums/topic/multiple-opscenter-agents#post-6334</link>
			<pubDate>Fri, 07 Sep 2012 14:28:46 +0000</pubDate>
			<dc:creator>schalla</dc:creator>
			<guid isPermaLink="false">6334@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Thank you Nick. Are there any best practices/benchmarks that you can point on running Cassandra in a virtualized environment?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thobbs on "OpsCenter 1.4.1 problem on Mac OS 10.7.3: ImportError: No module named twisted.scripts.twistd"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-141-problem-on-mac-os-1073-importerror-no-module-named-twistedscriptstwistd#post-3431</link>
			<pubDate>Mon, 23 Jul 2012 02:38:31 +0000</pubDate>
			<dc:creator>thobbs</dc:creator>
			<guid isPermaLink="false">3431@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;lotka,&#60;/p&#62;
&#60;p&#62;Fedora isn't a supported distro for OpsCenter at this time. It's &#60;em&#62;possible&#60;/em&#62; that it will run on Fedora with some modification, but I have no idea if it actually will.&#60;/p&#62;
&#60;p&#62;If you want to try, edit bin/opscenter and replace the line&#60;/p&#62;
&#60;p&#62;&#60;code&#62;PY_DISTRO=&#38;quot;./lib/py-redhat/${PY_VER}/shared/${PY_ARCH}:./lib/py-redhat/${PY_VER}/${VER}/${PY_ARCH}&#38;quot;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;with&#60;/p&#62;
&#60;p&#62;&#60;code&#62;PY_DISTRO=&#38;quot;./lib/py-redhat/2.7/shared/amd64:./lib/py-redhat/2.7/6/amd64&#38;quot;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;That assumes you're using a 64 bit system.  If not, replace amd64 with i386.  Hopefully that might work, but if not, there's not much else we can do.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lotka on "OpsCenter 1.4.1 problem on Mac OS 10.7.3: ImportError: No module named twisted.scripts.twistd"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-141-problem-on-mac-os-1073-importerror-no-module-named-twistedscriptstwistd#post-3330</link>
			<pubDate>Fri, 20 Jul 2012 13:55:27 +0000</pubDate>
			<dc:creator>lotka</dc:creator>
			<guid isPermaLink="false">3330@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I am replaying to this post because I cannot open a new one (how is this possible?)&#60;br /&#62;
I have the same problem to run opscenter 2.1 on Fedora 16.&#60;br /&#62;
I don't have root priviliges so I downloaded tarball. But I've got the same exception. I've Python 2.7 installed.&#60;br /&#62;
And in my configuration I have this line&#60;br /&#62;
&#60;code&#62;+PY_VER=$($PYTHON -c &#38;quot;import platform; v = platform.python_version(); print v[:v.index(&#38;#039;.&#38;#039;, 2)]&#38;quot;)&#60;/code&#62;&#60;br /&#62;
instead of this one:&#60;br /&#62;
&#60;code&#62;-PY_VER=$($PYTHON -c &#38;quot;import sys; v = sys.version; print v[:v.index(&#38;#039;.&#38;#039;, 2)]&#38;quot;)&#60;/code&#62;&#60;br /&#62;
(probably its becouse the fix that you mentioned.&#60;br /&#62;
Any clues?
&#60;/p&#62;</description>
		</item>
		<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 "Multiple OpsCenter agents"</title>
			<link>http://www.datastax.com/support-forums/topic/multiple-opscenter-agents#post-2756</link>
			<pubDate>Fri, 06 Jul 2012 16:48:44 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">2756@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Schalla,&#60;/p&#62;
&#60;p&#62;First I will note that running multiple cassandra servers on a single host is not recommended. If it is necessary it is often easier to use virtualization to simulate multiple servers. What you are looking to do is possible though.&#60;/p&#62;
&#60;p&#62;You will need to run multiple agents on the Cassandra servers, yes. You can install multiple agents when using the manual agent installation. You should follow the process described here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.datastax.com/docs/opscenter/agent/agent_tar&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/docs/opscenter/agent/agent_tar&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You will need to install each agent to a different location on the machine. You will also need to make a manual change to the conf/address.yaml file. You should add the following lines to each file:&#60;/p&#62;
&#60;p&#62;local_interface: &#38;lt;listen_address&#38;gt;&#60;br /&#62;
jmx_port: &#38;lt;port&#38;gt;&#60;/p&#62;
&#60;p&#62;The &#38;lt;listen_address&#38;gt; above should be replaced with the configured listen_address from your cassandra.yaml depending on which cassandra instance the agent should monitor. Additionally each cassandra will need to use a different jmx port in order to run on the same host. You should use the correct port accordingly.&#60;/p&#62;
&#60;p&#62;-Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>schalla on "Multiple OpsCenter agents"</title>
			<link>http://www.datastax.com/support-forums/topic/multiple-opscenter-agents#post-2641</link>
			<pubDate>Tue, 03 Jul 2012 16:52:26 +0000</pubDate>
			<dc:creator>schalla</dc:creator>
			<guid isPermaLink="false">2641@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I have two servers (ServerX and ServerY). I need to run multiple Cassandra instances on a given server (say Serverx). Do I need to run multiple OpsCenter agents to collect data on each Cassandra node? If so please point me to the documentation for OpsCenter server/agent. Here is the environment detail.&#60;/p&#62;
&#60;p&#62;RHEL 5.8&#60;br /&#62;
OpsCenter 2.1
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "Unable to install remote agent ( couldn&#039;t get fingerprint for SSH key )"</title>
			<link>http://www.datastax.com/support-forums/topic/unable-to-install-remote-agent-couldnt-get-fingerprint-for-ssh-key#post-1946</link>
			<pubDate>Sun, 20 May 2012 20:25:21 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">1946@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Glad you got everything working. I've created an internal bug to investigate SELinux on RHEL 6.0 further. If we need any further information we will update this forum post.&#60;/p&#62;
&#60;p&#62;Thanks for the bug report!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Unable to install remote agent ( couldn&#039;t get fingerprint for SSH key )"</title>
			<link>http://www.datastax.com/support-forums/topic/unable-to-install-remote-agent-couldnt-get-fingerprint-for-ssh-key#post-1945</link>
			<pubDate>Sat, 19 May 2012 16:53:31 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1945@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I've been able to resolve the problem, and now all agents are working - thanks for your help.  The situation was that I'd disabled SSL while working on an earlier agent connection problem.  Uninstalling and reinstalling the agent restored the default SSL settings, leaving the agent trying to use SSL to connect to an opscenter that was not using it.&#60;/p&#62;
&#60;p&#62;I appreciate very much your prompt and helpful responses.  Your suggested workaround of disabling SELinux during the agent install was the key to resolution.  I'm a little concerned that this was necessary, and if you need anything more to diagnose it, I'll be happy to provide it.  However, my original issue is resolved.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "Unable to install remote agent ( couldn&#039;t get fingerprint for SSH key )"</title>
			<link>http://www.datastax.com/support-forums/topic/unable-to-install-remote-agent-couldnt-get-fingerprint-for-ssh-key#post-1943</link>
			<pubDate>Sat, 19 May 2012 01:05:32 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">1943@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Thanks for the additional information. &#60;/p&#62;
&#60;p&#62;Regarding the install from the UI not working, do you know if the agent process managed to start? There are two places I would look for errors. '/var/log/opscenter-agent/installer.log' will contain the log of the installation process. If that appears normal then the normal agent log '/var/log/opscenter-agent/agent.log' should hopefully indicate any communication problems if the install succeeded and the process started.&#60;/p&#62;
&#60;p&#62;Any errors from those logs will help us debug, but obviously if the manual installation is working for you, you can continue to use that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Unable to install remote agent ( couldn&#039;t get fingerprint for SSH key )"</title>
			<link>http://www.datastax.com/support-forums/topic/unable-to-install-remote-agent-couldnt-get-fingerprint-for-ssh-key#post-1942</link>
			<pubDate>Sat, 19 May 2012 00:57:17 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1942@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I had already installed the agent manually, but uninstalled it with &#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;yum opscenter-agent erase&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;and cycled opscenter.&#60;/p&#62;
&#60;p&#62;This restored the problem.  Here is additional context from the failed install:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
2012-05-18 17:42:47-0700 [CA_APM]  INFO: Beginning install of OpsCenter agent to 138.42.81.221&#60;br /&#62;
2012-05-18 17:42:47-0700 [] couldn't get fingerprint for SSH key ('ssh-rsa', 'AAAAB3NzaC1yc2EAAAABIwAAAQEA3TgMr2NFv5HI5m++1ycFrJE75h6NPRW/Bg+RoMTF68jhgbr8TBRpO43gntPc5WA+CyTEV3Jj9P+xfMVccP2q/+uqHYqZU3fYxFn3Dm2WpuZh0Q8E3v7yNOolsOUarc0pZ6iFeQnaOcIv7lc9xNFURsDkcJgACejnPN9YRvozCdWw0HyzkDDLuO2HAlpySSeSk1y1mj5PEctyvMQ7o+3SIIueykiUcqelCMDFEFMvZENtWkb6TbsytTFjLg6GoWFUgImUFrrT390svSx0inz1OVl9LNpx6C0SZAuCD+FD8y7Yw6puE3TCneaP2hh3N4W6c6XTlkICqnLWZ7wTNbkxrw=='):&#60;/p&#62;
&#60;p&#62;                /usr/share/opscenter/tmp/tmp0tSgtF: Permission denied&#60;br /&#62;
        Traceback (most recent call last):&#60;br /&#62;
        Failure: twisted.internet.error.ProcessTerminated: A process has ended with a probable error condition: process ended with exit code 1.
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;I then tried your suggested workaround, and it appeared to work - the agent install finished successfully.&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
2012-05-18 17:47:01-0700 [CA_APM]  INFO: Beginning install of OpsCenter agent to 138.42.81.221&#60;br /&#62;
2012-05-18 17:47:32-0700 [CA_APM]  INFO: Install of OpsCenter agent to 138.42.81.221 complete
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;However, opscenter didn't detect the agent, even after a recycle.  I tried - and succeeded - in installing it a second time, and also recycled opscenter.  It still cannot detect the agent (the opscenter console still states &#34;1 of 2 agents connected&#34; and shows a &#34;Fix&#34; link.  The missing agent is on the opscenter server box itself.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "Unable to install remote agent ( couldn&#039;t get fingerprint for SSH key )"</title>
			<link>http://www.datastax.com/support-forums/topic/unable-to-install-remote-agent-couldnt-get-fingerprint-for-ssh-key#post-1941</link>
			<pubDate>Fri, 18 May 2012 17:59:27 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">1941@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Have you tried installing the agents again since running the chcon command? Assuming it is still failing, attaching more context from the failure in the log may help.&#60;/p&#62;
&#60;p&#62;As a temporary workaround I believe you can disable selinux temporarily in order to install the agents. 'setenforce 0' should accomplish this. You may also need to restart the OpsCenter process.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Unable to install remote agent ( couldn&#039;t get fingerprint for SSH key )"</title>
			<link>http://www.datastax.com/support-forums/topic/unable-to-install-remote-agent-couldnt-get-fingerprint-for-ssh-key#post-1932</link>
			<pubDate>Fri, 18 May 2012 00:18:28 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1932@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;SELinux is enabled.  The chcon command you suggested gave no response, so I added the -v argument:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
[root@bvdl-vm-01 cassandra]# sestatus&#60;br /&#62;
SELinux status:                 enabled&#60;br /&#62;
SELinuxfs mount:                /selinux&#60;br /&#62;
Current mode:                   enforcing&#60;br /&#62;
Mode from config file:          enforcing&#60;br /&#62;
Policy version:                 24&#60;br /&#62;
Policy from config file:        targeted&#60;br /&#62;
[root@bvdl-vm-01 cassandra]# which chcon&#60;br /&#62;
/usr/bin/chcon&#60;br /&#62;
[root@bvdl-vm-01 cassandra]# which setenforce&#60;br /&#62;
/usr/sbin/setenforce&#60;br /&#62;
[root@bvdl-vm-01 cassandra]# chcon -vt ssh_home_t /usr/share/opscenter/tmp&#60;br /&#62;
changing security context of `/usr/share/opscenter/tmp'
&#60;/p&#62;&#60;/blockquote&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "Unable to install remote agent ( couldn&#039;t get fingerprint for SSH key )"</title>
			<link>http://www.datastax.com/support-forums/topic/unable-to-install-remote-agent-couldnt-get-fingerprint-for-ssh-key#post-1930</link>
			<pubDate>Thu, 17 May 2012 01:30:47 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">1930@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;This also sounds like a problem with SELinux in RHEL 6.0. Can you confirm if SELinux is enabled or not?&#60;/p&#62;
&#60;p&#62;Assuming it is running can you run the following commands and post the output:&#60;/p&#62;
&#60;p&#62;which chcon&#60;br /&#62;
which setenforce&#60;br /&#62;
chcon -t ssh_home_t /usr/share/opscenter/tmp&#60;/p&#62;
&#60;p&#62;That last command is the command that should have been run during install to enable the correct SELinux permissions on the directory. The first two commands will help us debug why it may not have worked.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
