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

		<item>
			<title>nickmbailey on "Opscenter Config"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-config#post-1164</link>
			<pubDate>Thu, 16 Feb 2012 16:50:01 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">1164@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;You mean you installed the agents manually but used the agent rpm rather than the agent tarball? In that case the options passed to the 'bin/install_agent.sh' script control those settings in the conf file, similar to the 'bin/setup' script.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Opscenter Config"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-config#post-1162</link>
			<pubDate>Thu, 16 Feb 2012 14:58:02 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1162@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;FYI - actually i used the RPM - not the tar ball
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "Opscenter Config"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-config#post-1156</link>
			<pubDate>Wed, 15 Feb 2012 22:12:23 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">1156@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Naseer,&#60;/p&#62;
&#60;p&#62;Glad you got it working. Those conf settings are automatically created when you setup the agent by runing 'bin/setup' in the agent install directory. (Assuming you are installing the agent manually.)&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.datastax.com/docs/opscenter/install_agents#manually-installing-agents-in-tar-installations&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/docs/opscenter/install_agents#manually-installing-agents-in-tar-installations&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Editing them manually is also fine, however using the setup script should prevent you from needing to perform that step. Hope that helps.&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Opscenter Config"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-config#post-1154</link>
			<pubDate>Wed, 15 Feb 2012 21:45:29 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1154@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Here is what i did to fix the communication issue, hence the ask for properties. &#60;/p&#62;
&#60;p&#62;[root@lfs03x-dxc1 conf]# cat address.yaml&#60;br /&#62;
#&#60;br /&#62;
use_ssl: 0&#60;br /&#62;
stomp_interface: &#34;10.X.3.219&#34;&#60;/p&#62;
&#60;p&#62;local_interface: &#34;10.X.3.221&#34;&#60;/p&#62;
&#60;p&#62;what mattered was the stomp_interface and local_interface. After adding this and restarting the agent, it worked like a charm. I am still seeing &#34;Error getting devices and partitions&#34; errors and i will look @ the other thread&#60;/p&#62;
&#60;p&#62;thanks for looking into it&#60;/p&#62;
&#60;p&#62;- Naseer
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "Opscenter Config"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-config#post-1149</link>
			<pubDate>Wed, 15 Feb 2012 19:45:04 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">1149@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Naseer,&#60;/p&#62;
&#60;p&#62;That error from the agent logs is related to the additional issue you posted about here: &#60;a href=&#34;http://www.datastax.com/support-forums/topic/npe-error-getting-devices-and-partitions&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/support-forums/topic/npe-error-getting-devices-and-partitions&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It should be unrelated to the problem causing communication issues between OpsCenter and the agents. Your sample from the OpsCenter log does indicate there is a problem with agent communication though. Can you give a larger sample of the logs from your agent? There will likely be errors when OpsCenter is starting up that indicate what the problem is. Even if there are not errors there may be an indication of what the problem is. Also can you verify if you are running the latest version of OpsCenter (1.4)?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Opscenter Config"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-config#post-1148</link>
			<pubDate>Wed, 15 Feb 2012 18:52:44 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1148@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;There are four nodes in our cassandra cluster and here is the status of the services&#60;/p&#62;
&#60;p&#62;[root@lfs01 logs]# service cassandra status&#60;br /&#62;
cassandra (pid  9911) is running...&#60;br /&#62;
[root@lfs01x logs]# service opscenterd status&#60;br /&#62;
opscenterd (pid  16290) is running...&#60;br /&#62;
[root@lfs01x logs]# service opscenter-agent status&#60;br /&#62;
opscenter-agent (pid  17089) is running...&#60;/p&#62;
&#60;p&#62;I have not modified any of the defaults, so 61620 has not been changed&#60;/p&#62;
&#60;p&#62;Here is what i see in the opscenterd logs&#60;/p&#62;
&#60;p&#62;2012-02-15 18:44:20+0000 [] DEBUG: Average opscenterd CPU usage: 0.60%, memory usage: 27 MB&#60;br /&#62;
2012-02-15 18:44:21+0000 [] DEBUG: Collecting topology info for node 10.X.X.219&#60;br /&#62;
2012-02-15 18:44:21+0000 [] ERROR: Error collecting datacenter: No agents available to query.&#60;br /&#62;
2012-02-15 18:44:21+0000 [] DEBUG: Collecting topology info for node 10.X.X.222&#60;br /&#62;
2012-02-15 18:44:21+0000 [] ERROR: Error collecting datacenter: No agents available to query.&#60;br /&#62;
2012-02-15 18:44:21+0000 [] DEBUG: Collecting topology info for node 10.X.X.221&#60;br /&#62;
2012-02-15 18:44:21+0000 [] ERROR: Error collecting datacenter: No agents available to query.&#60;br /&#62;
2012-02-15 18:44:21+0000 [] DEBUG: Collecting topology info for node 10.X.X.220&#60;br /&#62;
2012-02-15 18:44:21+0000 [] ERROR: Error collecting datacenter: No agents available to query.&#60;br /&#62;
2012-02-15 18:44:21+0000 [] DEBUG: Getting nodelist over thrift&#60;/p&#62;
&#60;p&#62;and here is what i see in the agent logs&#60;/p&#62;
&#60;p&#62; INFO [StompConnection receiver] 2012-02-15 04:49:47,069 Jetty server started&#60;br /&#62;
ERROR [pool-4-thread-3] 2012-02-15 04:49:47,532 Error getting devices and partitions&#60;br /&#62;
java.lang.NullPointerException&#60;br /&#62;
        at java.util.regex.Matcher.getTextLength(Matcher.java:1140)&#60;br /&#62;
        at java.util.regex.Matcher.reset(Matcher.java:291)&#60;br /&#62;
        at java.util.regex.Matcher.&#38;lt;init&#38;gt;(Matcher.java:211)&#60;br /&#62;
        at java.util.regex.Pattern.matcher(Pattern.java:888)&#60;br /&#62;
        at clojure.core$re_matcher.invoke(core.clj:3760)&#60;br /&#62;
        at clojure.contrib.str_utils2$eval3698$fn__3699.invoke(str_utils2.clj:180)&#60;br /&#62;
        at clojure.lang.MultiFn.invoke(MultiFn.java:172)&#60;br /&#62;
        at opsagent.util$escape_device_name.invoke(util.clj:29)&#60;br /&#62;
        at opsagent.nodedetails$get_disk_info.invoke(nodedetails.clj:102)&#60;br /&#62;
        at opsagent.nodedetails$run_longtime_collection$fn__1180.invoke(nodedetails.clj:173)&#60;br /&#62;
        at opsagent.jmx$jmx_wrap.doInvoke(jmx.clj:93)&#60;br /&#62;
        at clojure.lang.RestFn.invoke(RestFn.java:410)&#60;br /&#62;
        at opsagent.nodedetails$run_longtime_collection.invoke(nodedetails.clj:165)&#60;br /&#62;
        at opsagent.nodedetails$start_pool$fn__1206$fn__1207.invoke(nodedetails.clj:214)&#60;br /&#62;
        at opsagent.util$error_wrap.doInvoke(util.clj:97)&#60;br /&#62;
        at clojure.lang.RestFn.invoke(RestFn.java:423)&#60;br /&#62;
        at opsagent.nodedetails$start_pool$fn__1206.invoke(nodedetails.clj:214)&#60;br /&#62;
        at clojure.lang.AFn.run(AFn.java:24)&#60;br /&#62;
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)&#60;br /&#62;
        at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)&#60;br /&#62;
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)&#60;br /&#62;
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)&#60;br /&#62;
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180)&#60;br /&#62;
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204)&#60;br /&#62;
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)&#60;br /&#62;
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)&#60;br /&#62;
        at java.lang.Thread.run(Thread.java:662)&#60;br /&#62;
 INFO [pool-5-thread-2] 2012-02-15 04:49:52,004 New JMX connection (127.0.0.1:7199)&#60;/p&#62;
&#60;p&#62;- naseer
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "Opscenter Config"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-config#post-1147</link>
			<pubDate>Wed, 15 Feb 2012 17:13:48 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">1147@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Naseerm,&#60;/p&#62;
&#60;p&#62;Currently the most complete listing of the opscenter configuration options is the conf file itself and the configuration options described here: &#60;a href=&#34;http://www.datastax.com/docs/opscenter/configure_opscenter&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/docs/opscenter/configure_opscenter&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Generally you should not need to change any options besides these. Can you give more info on the exact error you are seeing when the agent fails to connect to OpsCenter? By default OpsCenter listens on port 61620 on all interfaces on the OpsCenter machine. Since it listens on all interfaces you should not need to change the 'incoming_interface' option. If you can provide more info on the errors you are seeing it would help us debug what the issue is here.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Opscenter Config"</title>
			<link>http://www.datastax.com/support-forums/topic/opscenter-config#post-1144</link>
			<pubDate>Wed, 15 Feb 2012 15:36:19 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1144@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Where can I get a complete listing of the properties for the opscenterd and opscenter agent. It seems there are some well known defaults, but nothing really in the documentation that i have been able to find here. Could someone please provide a pointer?&#60;/p&#62;
&#60;p&#62;My issues are centered around trying to get the opscenter agent to connect to the server and this far i have not had much success.&#60;/p&#62;
&#60;p&#62;I read &#34;opscenter is listening in the localhost(127.0.0.1) IP with port 61620 - how to modify this?&#34; and found that there is a property for opscenterd.conf in the agent stanza &#34;incoming_interface&#34;. i added this and it still does not do what i expect. I am currently using the community edition so i am not sure if that is the cause. We are trying to evaluate Cassandra through a labweek project and it would be nice to showcase the Opscenter.&#60;/p&#62;
&#60;p&#62;Inputs/Suggestions welcomed
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
