Kiran, we'll need the startup log to figure out what's going on. If I may
make a *friendly* request, please post your question and attach the startup
log to https://community.datastax.com. I'm just mindful that OpsCenter
isn't an open-source tool. Cheers!
Hi All,
I started seeing the opscenter stopped opening and taking long time.
It is throwing lot of GC allocation error as follows.
I tried increasing the Xmx and Xms values but its not helping.
Can someone suggest on this ?
2020-04-08T14:16:09.557-0700: 464.551: [GC (Allocation Failure)
2020
You can also ask at #opscenter channel at DataStax Academy Slack:
http://academy.datastax.com/slack
Bhardwaj, Rahul at "Tue, 4 Jun 2019 11:24:44 +" wrote:
BR> Hi All,
BR> Do we have any document to understand output of read/write histogram using
opscenter API. We need t
Hi Rahul,
Opscenter is a Datastax product, have you raised a support request with them (
https://support.datastax.com <https://support.datastax.com/> ), they should be
able to answer this sort of question.
Regards
Paul Chandler
> On 4 Jun 2019, at 12:24, Bhardwaj, Rahul wrote:
&g
Hi All,
Do we have any document to understand output of read/write histogram using
opscenter API. We need them to ingest it to create one of our dashboards. We
are facing difficulty in understanding its output if we relate it with 5 values
like max,min,median,90th percentile,etc. Attaching one
, Feb 22, 2017 at 1:13 PM, Bulat Shakirzyanov <
bulat.shakirzya...@datastax.com> wrote:
> Hi Jacob,
>
> OpsCenter supports simultaneous management of Cassandra clusters both with
> and without client-to-node encryption enabled.
>
> The only time you'd need to use SSL e
Hi Jacob,
OpsCenter supports simultaneous management of Cassandra clusters both with
and without client-to-node encryption enabled.
The only time you'd need to use SSL everywhere, is when encrypting
OpsCenter Daemon to OpsCenter Agents connections. In that case, you have to
make sur
I have OpsCenter 6.0.7 setup managing multiple clusters. Only one of those
clusters has encryption turned on (both node-to-node and client-to-node).
In order to manage that cluster through OpsCenter, do all subsequent
clusters have to have encryption turned on?
-- Jacob Shadix
Hi,
I have upgraded my cluster to DSE 5.0.1 and Opscenter 6.0.1.
I am testing Opscenter APIs to retrieve node/cluster metrics but I get
400 errors when I throw queries as like below.
curl -vvv -H 'opscenter-session: xx' -G
'http:metrics//data-load'
> GET /IDC/metr
Hi Yuan,
Hope the hangout helped you. Feel free to reach out to me if you have any
further questions.
Regards
Mani
On Thu, Aug 4, 2016 at 3:41 PM, Yuan Fang wrote:
> Hi Mani,
>
> Thanks so much Mani!
>
> I did enabled OpsCenter Auth use username and password.
> I prev
Hi Mani,
Thanks so much Mani!
I did enabled OpsCenter Auth use username and password.
I previously used chrome.
After I changed to Safari, it seems better, at least, it did not fail
immediately.
After a couple of seconds, it shows:
Lifecycle Manager was unable to import Cassandra-Datastax-5
Hi Yuan
Do you have OpsCenter Auth enabled? If yes, we are aware of this and have
fixed it internally. Please use Safari browser and this should work. On a
side note, I will DM you with more details.
Regards
Mani
On Aug 4, 2016 3:26 PM, "Yuan Fang" wrote:
> Hello everyone,
>
>
currently only
> have "message_type=CRITICAL"
>
> Thank you,
>
> Ryan Springer
> Opscenter Provisioning Team
>
> On Tue, Jul 19, 2016 at 6:56 PM, Yuan Fang wrote:
>
>> Anyone succeeded?
>>
>>
>>
>> Here is my setting for postUrl.
&
sage itself:
fields=message_type=CRITICAL
message={message}
Try placing this at the end of your posturl.conf where you currently only
have "message_type=CRITICAL"
Thank you,
Ryan Springer
Opscenter Provisioning Team
On Tue, Jul 19, 2016 at 6:56 PM, Yuan Fang wrote:
> Anyone succeede
Anyone succeeded?
Here is my setting for postUrl.
==
ubuntu@ip-172-31-55-130:/etc/opscenter/event-plugins$ more posturl.conf
[posturl]
enabled=1
# levels can be comma delimited list of any of the following:
# DEBUG,INFO,WARN,ERROR,CRITICAL,ALERT
# If left empty
On Thu, Jul 14, 2016 at 3:48 AM, Michał Łowicki
> wrote:
>
>> My experience while looking for a replacement on
>>
>> https://medium.com/@mlowicki/alternatives-to-datastax-opscenter-8ad893efe063
>> <https://medium.com/@mlowicki/alternatives-to-datastax-opscenter-8ad8
alternatives-to-datastax-opscenter-8ad893efe063
> <https://medium.com/@mlowicki/alternatives-to-datastax-opscenter-8ad893efe063#.icv7eukko>
>
> <https://medium.com/@mlowicki/alternatives-to-datastax-opscenter-8ad893efe063#.icv7eukko>
> On Thursday, 14 July 2016, Stefano Ortola
My experience while looking for a replacement on
https://medium.com/@mlowicki/alternatives-to-datastax-opscenter-8ad893efe063
<https://medium.com/@mlowicki/alternatives-to-datastax-opscenter-8ad893efe063#.icv7eukko>
<https://medium.com/@mlowicki/alternatives-to-datastax-opscenter-8ad
Replaced OpsCenter with a mix of:
* metrics-graphite-3.1.0.jar installed in the same classpath of C*
* Custom script to push system metrics (cpu/mem/io)
* Grafana to create the dashboard
* Custom repairs script
Still not optimal but getting there...
Stefano
On Thu, Jul 14, 2016 at 10:18 AM
Hi Juho,
Out of curiosity, which stack did you use to make your dashboard?
Romain
Le Jeudi 14 juillet 2016 10h43, Juho Mäkinen a
écrit :
I'm doing some work on replacing OpsCenter in out setup. I ended creating a
Docker container which contains the following features:
- Cass
I'm doing some work on replacing OpsCenter in out setup. I ended creating a
Docker container which contains the following features:
- Cassandra 2.2.7
- MX4J (a JMX to REST bridge) as a java-agent
- metrics-graphite-3.1.0.jar (export some but not all JMX to graphite)
- a custom ruby which
dashboards you can use Grafana
to plot Zabbix data. (We're also using SaaS but that's not open source).For the
rolling restart and other admin stuff we're using Rundeck. It's a great tool
when working in a team.
(I think it's time to implement an open source alternat
we use datadog (metrics emitted as raw statsd) for the dashboard. All
repair & compaction is done via blender & serf[1].
[1]https://github.com/pagerduty/blender
On Wed, Jul 13, 2016 at 2:42 PM, Kevin O'Connor wrote:
> Now that OpsCenter doesn't work with open source in
Now that OpsCenter doesn't work with open source installs, are there any
runs at an open source equivalent? I'd be more interested in looking at
metrics of a running cluster and doing other tasks like managing
repairs/rolling restarts more so than historical data.
For what it's worth, people have mentioned SPM for Cassandra
<https://sematext.com/spm/integrations/cassandra-monitoring/> as one of the
OpsCenter alternatives. I know somebody requested "Number of SSTables per
read" metric to be added to SPM 2 days ago and it was ju
Since when did this become a DataStax support email list? If folks have
questions about DataStax products, shouldn't they be contacting the company
directly?
On Sun, Apr 10, 2016 at 1:13 PM Jeff Jirsa
wrote:
> It is possible to use OpsCenter for open source / community versions up to
es. Some features are not
> available for Apache rings, though (eg., repair service, capacity service,
> etc.).
>
>
>
> For 3.0+, OpsCenter will not monitor open source rings (as I understand
> it). They decided there was too much effort to develop (and test) OpsCenter
> to
For 2.2 and earlier, there are no license fees. Some features are not available
for Apache rings, though (eg., repair service, capacity service, etc.).
For 3.0+, OpsCenter will not monitor open source rings (as I understand it).
They decided there was too much effort to develop (and test
Thanks Jeff. If one needs to use OpsCenter with 2.2 or earlier versions of
Apache Cassandra, is he required to buy license for it separately? What are the
options if someone wants to use OpsCenter with Apache Distributed 3.x
(commercial use)?
ThanksAnuj
Sent from Yahoo Mail on Android
On
It is possible to use OpsCenter for open source / community versions up to
2.2.x. It will not be possible in 3.0+
From: Anuj Wadehra
Reply-To: "user@cassandra.apache.org"
Date: Sunday, April 10, 2016 at 9:28 AM
To: User
Subject: DataStax OpsCenter with Apache Cassandra
H
Hi,
Is it possible to use DataStax OpsCenter for monitoring Apache distributed
Cassandra in Production?
OR
Is it possible to use DataStax OpsCenter if you are not using DataStax
Enterprise in production?
ThanksAnuj
On the Cassandra nodes, does the output from `netstat -anp | grep 9042`
match the 10.5.0.20x interface? Are there any firewalls/NATs in place? You
can try to connect from the opscenter node to the 10.5.0.201 node via cqlsh,
and try to work from there.
Chris
On Sun, Apr 10, 2016 at 5:18 AM, okan
Hello Dear
down votefavorite
<http://stackoverflow.com/questions/36520163/datastax-opscenter-cant-connect-to-cassandra-all-hosts-tried-for-query-fail#>
I have a two node and I installed DataStax OpsCenter on 10.5.0.201 but *I
give error ( Unable connect to any seed nodes )
script to /usr/bin
Installing pip3.5 script to /usr/bin
Installing pip3 script to /usr/bin
On Thu, Feb 11, 2016 at 9:45 AM, Sebastian Estevez <
sebastian.este...@datastax.com> wrote:
> Confirmed.
>
> all the best,
>
> Sebastián
> On Feb 11, 2016 12:44 PM, "Ted Yu&
Confirmed.
all the best,
Sebastián
On Feb 11, 2016 12:44 PM, "Ted Yu" wrote:
> Thanks for the pointer.
>
> Just want to confirm that OpsCenter 5.2 is compatible with DSE 4.8.4 which
> I have deployed.
>
> Cheers
>
> On Thu, Feb 11, 2016 at 7:00 AM, Se
Thanks for the pointer.
Just want to confirm that OpsCenter 5.2 is compatible with DSE 4.8.4 which
I have deployed.
Cheers
On Thu, Feb 11, 2016 at 7:00 AM, Sebastian Estevez <
sebastian.este...@datastax.com> wrote:
> The monitoring UI is called DataStax OpsCenter and it has its ow
Hi,
On Tue, Jan 26, 2016 at 8:28 AM, Julien Anguenot
wrote:
> If you install the latest OpsCenter you will get a banner stating the
> policy changes and linking to:
>
>http://docs.datastax.com/en/opscenter/5.2/opsc/opscPolicyChanges.html
>
> On our side, we decided to go
gt; Hello Otis
>>
>> The Sematext tools, is it free or not ? And if not free, is there a
>> "limited" open-source version ?
>>
>> On Tue, Jan 26, 2016 at 3:39 PM, Otis Gospodnetić <
>> otis.gospodne...@gmail.com> wrote:
>>
>>> Hi,
&
did 1 year ago for planetcassandra about this topic:
http://www.planetcassandra.org/blog/interview/video-advertising-platform-teads-chose-cassandra-spm-and-opscenter-to-monitor-a-personalized-ad-experience/.
Hope it will be useful.
I have been out for 3 months, but my guess is the product has impro
t;> Hi,
>>
>> As Julien pointed out, there is a good OpsCenter alternative at
>> https://sematext.com/spm/integrations/cassandra-monitoring.html
>>
>> Questions/comments/feedback/milk/cookies are all welcome.
>>
>> Otis
>> --
>> Monitoring -
Hello Otis
The Sematext tools, is it free or not ? And if not free, is there a
"limited" open-source version ?
On Tue, Jan 26, 2016 at 3:39 PM, Otis Gospodnetić <
otis.gospodne...@gmail.com> wrote:
> Hi,
>
> As Julien pointed out, there is a good OpsCenter alternative
Hi,
As Julien pointed out, there is a good OpsCenter alternative at
https://sematext.com/spm/integrations/cassandra-monitoring.html
Questions/comments/feedback/milk/cookies are all welcome.
Otis
--
Monitoring - Log Management - Alerting - Anomaly Detection
Solr & Elasticsearch Consul
If you install the latest OpsCenter you will get a banner stating the policy
changes and linking to:
http://docs.datastax.com/en/opscenter/5.2/opsc/opscPolicyChanges.html
On our side, we decided to go with Sematext SPM to replace OpsCenter for our
2.1 cluster and thus be able to upgrade to
and well-publicized
> explanation for this apparent change in direction.
>
>
> Sean Durity
>
> From: George Sigletos [mailto:sigle...@textkernel.nl]
> Sent: Tuesday, January 26, 2016 4:09 AM
> To: user@cassandra.apache.org
> Subject: Re: opscenter doesn't
4:09 AM
To: user@cassandra.apache.org
Subject: Re: opscenter doesn't work with cassandra 3.0
Unfortunately Datastax decided to discontinue Opscenter for open source
Cassandra, starting from version 2.2.
Pitty
On Wed, Jan 6, 2016 at 6:00 PM, Michael Shuler
mailto:mich...@pbandjelly.org>
Unfortunately Datastax decided to discontinue Opscenter for open source
Cassandra, starting from version 2.2.
Pitty
On Wed, Jan 6, 2016 at 6:00 PM, Michael Shuler
wrote:
> On 01/06/2016 10:55 AM, Michael Shuler wrote:
> > On 01/06/2016 01:47 AM, Wills Feng wrote:
> >> Lo
> I believe the issue is just jmx_host needing to be set to 'localhost'
Yes, that solved. Thanks!
giampaolo
2016-01-08 5:17 GMT+01:00 Nick Bailey :
> stomp_interface is the address to connect back to the central OpsCenter
> daemon with, so 127.0.0.1 should be correct. I b
On 01/07/2016 10:17 PM, Nick Bailey wrote:
> stomp_interface is the address to connect back to the central OpsCenter
> daemon with, so 127.0.0.1 should be correct. I believe the issue is just
> jmx_host needing to be set to 'localhost'
This indeed looks promising, thanks
stomp_interface is the address to connect back to the central OpsCenter
daemon with, so 127.0.0.1 should be correct. I believe the issue is just
jmx_host needing to be set to 'localhost'
On Thu, Jan 7, 2016 at 8:50 PM, Michael Shuler
wrote:
> On 01/07/2016 08:46 PM, Michael
On 01/07/2016 08:46 PM, Michael Shuler wrote:
> I'm not sure exactly what that service is, but if all 4 nodes (which are
> all really localhost aliases) are attempting to bind to the same IP:port
> for that stomp connection, they could be stepping on one another. Should
> those be 127.0.0.1 for nod
On 01/07/2016 02:09 AM, Giampaolo Trapasso wrote:
> I've configured all the four agents. For example /agent3/ configuration is
>
> |[Giampaolo]: ~/opscenter/> cat agent3/conf/address.yaml stomp_interface:
> "127.0.0.1" agent_rpc_interface: 127.0.0.3 jmx_host: 127.
ra, so it make sense
> to explain the use case. I just want to try different choices of data
> modelling and compare number of reads and writes. At the moment I'm not
> interested in a real stress test, I just want to understand implications of
> my choices, and, of course want to see
ions of
my choices, and, of course want to see OpsCenter in action. I thought that
CCM+OpsCenter combo was good as choice. Do you think that there's something
else that I can try? Thank you in advance.
giampaolo
2016-01-07 19:24 GMT+01:00 Michael Shuler :
> On 01/07/2016 12:22 PM, Mi
On 01/06/2016 10:55 AM, Michael Shuler wrote:
> On 01/06/2016 01:47 AM, Wills Feng wrote:
>> Looks like opscenter doesn't support cassandra 3.0?
>
> This is correct. OpsCenter does not support Cassandra >= 3.0.
It took me a minute to find the correct document:
http
On 01/06/2016 01:47 AM, Wills Feng wrote:
> Looks like opscenter doesn't support cassandra 3.0?
This is correct. OpsCenter does not support Cassandra >= 3.0.
--
Michael
Hi, when I try to connect cassandra3.0 cluster in opscenter, I experienced
an error in opscenter log, see below:
''Control connection failed to connect, shutting down Cluster: ('Unable to
connect to any servers', {u'54.187.25.239': ProtocolError("Unexpect
>
> We do have a lot of keyspaces and column families.
Be careful as c* (not just opscenter) will not run well with too many
tables. Usually 2 or 3 hundred is a good upper bound though I've seen folks
throw money at the problem and run more with special hardware (lots of RAM).
Most
Hi.
We are using the open source version of OpsCenter. We find it useful, but
the disk space for OpsCenter metrics has been increasing and can sometime
outgrow to 30-50G in a matter of a day or two. We do have a lot of
keyspaces and column families.
Usually this dev cluster is quiet on the
"*Note: Future versions of OpsCenter will support Cassandra versions 2.2
and 3.0.*"
http://docs.datastax.com/en/upgrade/doc/upgrade/opscenter/opscCompatibility.html
On Fri, Dec 18, 2015 at 8:16 AM, Cassandramail
wrote:
> Hello,
>
> Do you know any plan to support Cassandra
Hello,
Do you know any plan to support Cassandra 3.0.x in OpsCenter by DataStax?
Thanks
> -- AddressLoad Tokens OwnsHost ID
> Rack
> UN 172.31.xx.x2 162.82 KB 1 ?
> c51a9874-a713-4085-ad43-5ab7b7100c7d rack1
> UN 172.31.xx.x3 144.1 KB 1 ?
> cda03d90-abbf-4ca4-baf5-6d3818ca287a rack1
But In OpsCenter only showing 1
Hi Sergey,
There were some changes of the system schema tables in the released version
of Cassandra 3.0 that are preventing tools like OpsCenter and DevCenter to
connect. We are working on releasing updated versions that are fully
compatible with C 3.0.
thanks for your understanding,
On Wed
Hello,
Today we tried to setup DataStaxOpsCenter-5.2.2.2015102711-linux-x64 to
work with Cassandra 3.0.
OpsCenter logs have the following:
2015-11-26 02:17:39+0300 [] INFO: Starting factory
0x2521b00>
2015-11-26 02:17:40+0300 [] INFO: Stopping factory
0x2521b00>
2015-11-26 02:17:4
Finally I got this one resolved. I sent a feedback via Help->Feedback on
OpsCenter page. Someone is actually reading those - imagine that. Big +1 to
Datastax. Here is the fix:
first visit this URL: http://your_ip:your_port
/Test_Cluster/rc/dashboard_presets/
you should get a response like t
ll -9 `cat /var/run/datastax-agent/datastax-agent.pid` && \
>
> sudo rm -rf /var/lib/datastax-agent && \
>
> sudo rm -rf /usr/share/datastax-agent
>
> --
> qihuang.zheng
>
> 原始邮件
> *发件人:* Kai Wang
> *收件人:* user
> *发送时间:* 2015年11
;` \
sudo kill -9 `cat /var/run/datastax-agent/datastax-agent.pid` \
sudo rm -rf /var/lib/datastax-agent \
sudo rm -rf /usr/share/datastax-agent
qihuang.zheng
原始邮件
发件人:Kai wangdep...@gmail.com
收件人:useru...@cassandra.apache.org
发送时间:2015年11月5日(周四) 04:39
主题:Can't save Opscenter Dashboar
, 2015 at 5:36 PM, Kai Wang wrote:
> Reinstalling OpsCenter didn't fix it. Previously I thought the graphs were
> updated but actually they were just stalled. I need to refresh and re-add
> the graph to see the new metrics. Other information such as activities and
> Nodes are upda
Reinstalling OpsCenter didn't fix it. Previously I thought the graphs were
updated but actually they were just stalled. I need to refresh and re-add
the graph to see the new metrics. Other information such as activities and
Nodes are updating fine.
On Wed, Nov 4, 2015 at 3:58 PM, Kai Wang
;
>>> DataStax is the fastest, most scalable distributed database technology,
>>> delivering Apache Cassandra to the world’s most innovative enterprises.
>>> Datastax is built to be agile, always-on, and predictably scalable to any
>>> size. With more than 500 cust
ogy,
>> delivering Apache Cassandra to the world’s most innovative enterprises.
>> Datastax is built to be agile, always-on, and predictably scalable to any
>> size. With more than 500 customers in 45 countries, DataStax is the
>> database technology and transactional backbo
for the worlds
> most innovative companies such as Netflix, Adobe, Intuit, and eBay.
>
> On Wed, Nov 4, 2015 at 3:41 PM, Kai Wang wrote:
>
>> Forgot to mention. I am running OpsCenter 5.2.2.
>>
>> On Wed, Nov 4, 2015 at 3:39 PM, Kai Wang wrote:
>>
>>> Hi,
>
atabase technology and transactional backbone of choice for the worlds
most innovative companies such as Netflix, Adobe, Intuit, and eBay.
On Wed, Nov 4, 2015 at 3:41 PM, Kai Wang wrote:
> Forgot to mention. I am running OpsCenter 5.2.2.
>
> On Wed, Nov 4, 2015 at 3:39 PM, Kai Wang wrote
Forgot to mention. I am running OpsCenter 5.2.2.
On Wed, Nov 4, 2015 at 3:39 PM, Kai Wang wrote:
> Hi,
>
> Today after one of the nodes is rebooted, OpsCenter dashboard doesn't save
> anymore. It starts with an empty dashboard with no widget or graph. If I
> add some gr
Hi,
Today after one of the nodes is rebooted, OpsCenter dashboard doesn't save
anymore. It starts with an empty dashboard with no widget or graph. If I
add some graph/widget, they are being updated fine. But if I refresh the
browser, the dashboard became empty again.
Also there's n
Thanks Adam.
On Mon, Oct 26, 2015 at 5:30 PM, Adam Holmberg
wrote:
> You need to quote the "OpsCenter" identifier to distinguish capital
> letters:
> https://cassandra.apache.org/doc/cql3/CQL.html#identifiers
>
> Adam
>
> On Mon, Oct 26, 2015 at 4:25 PM, Kai
You need to quote the "OpsCenter" identifier to distinguish capital letters:
https://cassandra.apache.org/doc/cql3/CQL.html#identifiers
Adam
On Mon, Oct 26, 2015 at 4:25 PM, Kai Wang wrote:
> Hi,
>
> My understanding is that if I want to enable internal authentication and
&
Hi,
My understanding is that if I want to enable internal authentication and
authorization on C* while still keeping OpsCenter working, I should grant
all to OpsCenter space and describe/select on everything else. But when I
try to grant permissions to or even switch into OpsCenter, cqlsh reports
Hi,
OpsCenter/Agent works sporadically for me. I am testing with DCE 2.1.9 on
Win7 x64. I seem to narrow it down to the following log messages.
When it works:
INFO [Initialization] 2015-10-01 08:49:02,016 New JMX connection (
127.0.0.1:7199)
ERROR [Initialization] 2015-10-01 08:49:02,344 Error
While decommissioning nodes...Why doesn't OpsCenter show it as an activity
or something in the status of the node?
That would be helpful to monitor the progress, as when upgrading sstables
or compacting for example.
Regards
Carlos Alonso | Software Engineer | @calonso <https://twi
Hi.
I am using Cassandra 1.2.15 and OpsCenter 5.0.2 (non-enterprise). We are
planning to upgrade in the upcoming week.
I found some old opscenter tables still lurking around.
/mnt/data/OpsCenter# du -h
68K./events_timeline
18M./rollups86400
172K./pdps
269M./rollups7200
68K
Hi
Our opscenter can not connect to the nodes, in the logs the next error appears:
2015-08-17 08:56:37+0200 [SNPaware_Cluster] INFO: Nodes with agents that
appear to be no longer running: 172.31.7.245, 172.31.7.244, 172.31.7.247,
172.31.7.246, 172.31.7.243
2015-08-17 08:56:37+0200
Hi
At the end, we have solved the problem deleting also the Opscenter keyspace
from the cluster and restarting the opscenter. Then the retry attemps to the
old nodes in the cluster disappeared.
From: Paco Trujillo [mailto:f.truji...@genetwister.nl]
Sent: maandag 17 augustus 2015 08:29
To: user
Hi
We were having some issues with different versions in our cluster and the info
which appear in Opscenter. We decide to delete the datastax-agents in each of
the nodes and delete the cluster from the opscenter.
But I still see on the opscenter logs attemps to retry connections to the nodes
I know this is an old thread but just FYI for others having the same
problem (OpsCenter trying to connect to node that is already removed)...the
solution is to ssh into the OpsCenter node and run `sudo service opscenterd
restart`
On Thu, Jul 9, 2015 at 3:52 PM, Sid Tantia
wrote:
> Found
]
> *Sent:* Monday, July 20, 2015 8:37 AM
> *To:* user@cassandra.apache.org
> *Subject:* Re: OpsCenter datastax-agent 300% CPU
>
>
>
> Hi all & Sebastain
>
> We recently encountered similar issue. At least we observed agent
> constantly died with OOM. Unfortunately, we
May I please be discontinued from this email?
May I unsubscribe?
From: John Wong [mailto:gokoproj...@gmail.com]
Sent: Monday, July 20, 2015 8:37 AM
To: user@cassandra.apache.org
Subject: Re: OpsCenter datastax-agent 300% CPU
Hi all & Sebastain
We recently encountered sim
Hi all & Sebastain
We recently encountered similar issue. At least we observed agent
constantly died with OOM. Unfortunately, we are still with 1.2.X and it
will be a while before we can totally move to Cassandra 2 series.
Is there a backport patch to fix OOM in OpsCenter 5.1 branch? Please
Thanks, I think it got resolved after an update.
Kind regards,
Mikhail
On Wed, Jul 15, 2015 at 2:04 PM, Sebastian Estevez <
sebastian.este...@datastax.com> wrote:
> OpsCenter 5.2 has a couple of fixes that may result in the symptoms you
> described:
> http://docs.datas
> ta
OpsCenter 5.2 has a couple of fixes that may result in the symptoms you
described:
http://docs.datas
tax.com/en/opscenter/5.2/opsc/release_notes/opscReleaseNotes520.html
- Fixed issues with agent OOM when storing metrics for large numbers of
tables. (OPSC-5934
- Improved handling of
Looks like it dies with OOM:
https://gist.github.com/kluyg/03785041e16333015c2c
On Tue, Jul 14, 2015 at 12:01 PM, Mikhail Strebkov
wrote:
> OpsCenter 5.1.3 and datastax-agent-5.1.3-standalone.jar
>
> On Tue, Jul 14, 2015 at 12:00 PM, Sebastian Estevez <
> sebastian.este...@data
OpsCenter 5.1.3 and datastax-agent-5.1.3-standalone.jar
On Tue, Jul 14, 2015 at 12:00 PM, Sebastian Estevez <
sebastian.este...@datastax.com> wrote:
> What version of the agents and what version of OpsCenter are you running?
>
> I recently saw something like this and upgrad
What version of the agents and what version of OpsCenter are you running?
I recently saw something like this and upgrading to matching versions fixed
the issue.
On Jul 14, 2015 2:58 PM, "Mikhail Strebkov" wrote:
> Hi everyone,
>
> Recently I've noticed that most of
Hi everyone,
Recently I've noticed that most of the nodes have OpsCenter agents running
at 300% CPU. Each node has 4 cores, so agents are using 75% of total
available CPU.
We're running 5 nodes with OpenSource Cassandra 2.1.8 in AWS using
Community AMI. OpsCenter version is 5.1.3. W
Found my mistake: I was typing the command on the node I was trying to remove
from the cluster. After trying the command on another node in the cluster, it
worked (`nodetool status` shows the node as removed), however OpsCenter still
does not recognize the node as removed.
Any ways to fix
_address to 0.0.0.0
3) Restarted cassandra
4) Restarted datastax-agent
(Note that I installed my cluster using opscenter so that may have something to
do with it? )
On Tue, Jul 7, 2015 at 2:08 PM, Surbhi Gupta
mailto:surbhi.gupt...@gmail.com>> wrote:
If node is down use :
nodetool removenode
On 07/07/2015 07:27 PM, Robert Coli wrote:
On Tue, Jul 7, 2015 at 4:39 PM, Sid Tantia
mailto:sid.tan...@baseboxsoftware.com>>
wrote:
I tried both `nodetool remove node ` and `nodetool
decommission` and they both give the error:
nodetool: Failed to connect to '127.0.0.1:7199
On Tue, Jul 7, 2015 at 4:39 PM, Sid Tantia
wrote:
> I tried both `nodetool remove node ` and `nodetool decommission`
> and they both give the error:
>
> nodetool: Failed to connect to '127.0.0.1:7199' - ConnectException:
> 'Connection refused’.
>
> Here is what I have tried to fix this:
>
Inste
OPTS=”$JVM_OPTS -Djava.rmi.server.hostname=”
2) Changed rpc_address to 0.0.0.0
3) Restarted cassandra
4) Restarted datastax-agent
(Note that I installed my cluster using opscenter so that may have something to
do with it? )
On Tue, Jul 7, 2015 at 2:08 PM, Surbhi Gupta
wrote:
> If node is down use :
> node
AM, "Sid Tantia"
>> wrote:
>>
>>> I know you can use `nodetool removenode` from the command line but is
>>> there a way to remove a node from a cluster using OpsCenter?
>>>
>>>
>
by
> clicking on the node and decommission.
> Best Regards,
> Kiran.M.K.
> On Jul 8, 2015 1:00 AM, "Sid Tantia" wrote:
>> I know you can use `nodetool removenode` from the command line but is
>> there a way to remove a node from a cluster using OpsCenter?
>>
>>
1 - 100 of 277 matches
Mail list logo