Re: Opscenter not opening due to GC Allocation error.

2020-04-08 Thread Erick Ramirez
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!

Opscenter not opening due to GC Allocation error.

2020-04-08 Thread Kiran mk
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

Re: Understanding output of read/write histogram using opscenter API

2019-06-09 Thread Alex Ott
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

Re: Understanding output of read/write histogram using opscenter API

2019-06-04 Thread Paul Chandler
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

Understanding output of read/write histogram using opscenter API

2019-06-04 Thread Bhardwaj, Rahul
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

Re: OpsCenter w/SSL

2017-02-22 Thread Jacob Shadix
, 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

Re: OpsCenter w/SSL

2017-02-22 Thread Bulat Shakirzyanov
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

OpsCenter w/SSL

2017-02-22 Thread Jacob Shadix
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

opscenter cluster metric API call - 400 error

2016-08-19 Thread Aoi Kadoya
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

Re: Question about opscenter Lifecycle Manager:

2016-08-04 Thread Manikandan Srinivasan
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

Re: Question about opscenter Lifecycle Manager:

2016-08-04 Thread Yuan Fang
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

Re: Question about opscenter Lifecycle Manager:

2016-08-04 Thread Manikandan Srinivasan
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, > >

Re: OpsCenter sending alert emails or posting to a url never succeeded.

2016-07-26 Thread Yuan Fang
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. &

Re: OpsCenter sending alert emails or posting to a url never succeeded.

2016-07-20 Thread Ryan Springer
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

OpsCenter sending alert emails or posting to a url never succeeded.

2016-07-19 Thread Yuan Fang
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

Re: Open source equivalents of OpsCenter

2016-07-16 Thread Xiaolong Jiang
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

Re: Open source equivalents of OpsCenter

2016-07-16 Thread Scott Hirleman
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

Re: Open source equivalents of OpsCenter

2016-07-14 Thread Michał Łowicki
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

Re: Open source equivalents of OpsCenter

2016-07-14 Thread Stefano Ortolani
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

Re: Open source equivalents of OpsCenter

2016-07-14 Thread Romain Hardouin
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

Re: Open source equivalents of OpsCenter

2016-07-14 Thread Juho Mäkinen
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

Re: Open source equivalents of OpsCenter

2016-07-14 Thread Romain Hardouin
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

Re: Open source equivalents of OpsCenter

2016-07-13 Thread Ranjib Dey
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

Open source equivalents of OpsCenter

2016-07-13 Thread Kevin O'Connor
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.

Re: DataStax OpsCenter with Apache Cassandra

2016-05-03 Thread Otis Gospodnetić
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

Re: DataStax OpsCenter with Apache Cassandra

2016-04-11 Thread James Carman
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

Re: DataStax OpsCenter with Apache Cassandra

2016-04-11 Thread Jack Krupansky
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

RE: DataStax OpsCenter with Apache Cassandra

2016-04-11 Thread SEAN_R_DURITY
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

Re: DataStax OpsCenter with Apache Cassandra

2016-04-10 Thread Anuj Wadehra
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

Re: DataStax OpsCenter with Apache Cassandra

2016-04-10 Thread Jeff Jirsa
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

DataStax OpsCenter with Apache Cassandra

2016-04-10 Thread Anuj Wadehra
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

Re: Datastax OpsCenter - Can't connect to Cassandra All host(s) tried for query failed

2016-04-10 Thread Chris Lohfink
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

Datastax OpsCenter - Can't connect to Cassandra All host(s) tried for query failed

2016-04-10 Thread okan özdinç
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 )

Re: OpsCenter 5.2

2016-02-11 Thread Ted Yu
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&

Re: OpsCenter 5.2

2016-02-11 Thread Sebastian Estevez
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

OpsCenter 5.2

2016-02-11 Thread Ted Yu
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

Re: opscenter doesn't work with cassandra 3.0

2016-01-26 Thread Otis Gospodnetić
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

Re: opscenter doesn't work with cassandra 3.0

2016-01-26 Thread Chris Lohfink
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, &

Re: opscenter doesn't work with cassandra 3.0

2016-01-26 Thread Alain RODRIGUEZ
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

Re: opscenter doesn't work with cassandra 3.0

2016-01-26 Thread Otis Gospodnetić
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 -

Re: opscenter doesn't work with cassandra 3.0

2016-01-26 Thread DuyHai Doan
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

Re: opscenter doesn't work with cassandra 3.0

2016-01-26 Thread Otis Gospodnetić
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

Re: opscenter doesn't work with cassandra 3.0

2016-01-26 Thread Julien Anguenot
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

Re: opscenter doesn't work with cassandra 3.0

2016-01-26 Thread Hannu Kröger
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

RE: opscenter doesn't work with cassandra 3.0

2016-01-26 Thread SEAN_R_DURITY
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>

Re: opscenter doesn't work with cassandra 3.0

2016-01-26 Thread George Sigletos
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

Re: Using CCM with Opscenter and manual agent installation

2016-01-11 Thread Giampaolo Trapasso
> 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

Re: Using CCM with Opscenter and manual agent installation

2016-01-07 Thread Michael Shuler
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

Re: Using CCM with Opscenter and manual agent installation

2016-01-07 Thread 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 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

Re: Using CCM with Opscenter and manual agent installation

2016-01-07 Thread Michael Shuler
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

Re: Using CCM with Opscenter and manual agent installation

2016-01-07 Thread Michael Shuler
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.

Re: Using CCM with Opscenter and manual agent installation

2016-01-07 Thread Nick Bailey
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

Re: Using CCM with Opscenter and manual agent installation

2016-01-07 Thread Giampaolo Trapasso
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

Re: opscenter doesn't work with cassandra 3.0

2016-01-06 Thread Michael Shuler
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

Re: opscenter doesn't work with cassandra 3.0

2016-01-06 Thread Michael Shuler
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

Re: opscenter doesn't work with cassandra 3.0

2016-01-05 Thread Wills Feng
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

Re: OpsCenter metrics growth can relates to compactions?

2015-12-21 Thread Sebastian Estevez
> > 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

OpsCenter metrics growth can relates to compactions?

2015-12-20 Thread John Wong
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

Re: OpsCenter support Cassandra 3.0.x

2015-12-18 Thread Kai Wang
"*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

OpsCenter support Cassandra 3.0.x

2015-12-18 Thread Cassandramail
Hello, Do you know any plan to support Cassandra 3.0.x in OpsCenter by DataStax? Thanks

OpsCenter wrong showing nodes ring

2015-12-18 Thread Anh Hùng Hoàng
> -- 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

Re: OpsCenter doen not work with Cassandra 3.0

2015-11-25 Thread Alex Popescu
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

OpsCenter doen not work with Cassandra 3.0

2015-11-25 Thread Sergey Panov
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

Re: Can't save Opscenter Dashboard

2015-11-09 Thread Kai Wang
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

Re: Can't save Opscenter Dashboard

2015-11-05 Thread Kai Wang
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

回复:Can't save Opscenter Dashboard

2015-11-04 Thread qihuang.zheng
;` \ 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

Re: Can't save Opscenter Dashboard

2015-11-04 Thread Kai Wang
, 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

Re: Can't save Opscenter Dashboard

2015-11-04 Thread Kai Wang
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

Re: Can't save Opscenter Dashboard

2015-11-04 Thread 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

Re: Can't save Opscenter Dashboard

2015-11-04 Thread Sebastian Estevez
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

Re: Can't save Opscenter Dashboard

2015-11-04 Thread Kai Wang
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, >

Re: Can't save Opscenter Dashboard

2015-11-04 Thread Sebastian Estevez
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

Re: Can't save Opscenter Dashboard

2015-11-04 Thread Kai Wang
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

Can't save Opscenter Dashboard

2015-11-04 Thread Kai Wang
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

Re: how to grant permissions to OpsCenter keyspace?

2015-10-26 Thread Kai Wang
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

Re: how to grant permissions to OpsCenter keyspace?

2015-10-26 Thread Adam Holmberg
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 &

how to grant permissions to OpsCenter keyspace?

2015-10-26 Thread Kai Wang
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

OpsCenter issue with DCE 2.1.9

2015-10-09 Thread Kai Wang
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

OpsCenter detecting decommissioning node

2015-10-08 Thread Carlos Alonso
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

Manually expire OpsCenter metric data in cassandra

2015-10-03 Thread John Wong
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

timout connections from opscenter

2015-08-17 Thread Paco Trujillo
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

RE: clean Opscenter info for cluster

2015-08-16 Thread Paco Trujillo
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

clean Opscenter info for cluster

2015-08-16 Thread Paco Trujillo
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

Re: Is there a way to remove a node with Opscenter?

2015-07-28 Thread Sid Tantia
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

Re: OpsCenter datastax-agent 300% CPU

2015-07-20 Thread Sebastian Estevez
] > *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

RE: OpsCenter datastax-agent 300% CPU

2015-07-20 Thread David Comer
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

Re: OpsCenter datastax-agent 300% CPU

2015-07-20 Thread John Wong
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

Re: OpsCenter datastax-agent 300% CPU

2015-07-15 Thread Mikhail Strebkov
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

Re: OpsCenter datastax-agent 300% CPU

2015-07-15 Thread Sebastian Estevez
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

Re: OpsCenter datastax-agent 300% CPU

2015-07-14 Thread Mikhail Strebkov
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

Re: OpsCenter datastax-agent 300% CPU

2015-07-14 Thread Mikhail Strebkov
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

Re: OpsCenter datastax-agent 300% CPU

2015-07-14 Thread Sebastian Estevez
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

OpsCenter datastax-agent 300% CPU

2015-07-14 Thread Mikhail Strebkov
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

Re: Is there a way to remove a node with Opscenter?

2015-07-09 Thread Sid Tantia
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

Re: Is there a way to remove a node with Opscenter?

2015-07-07 Thread Jean Tremblay
_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

Re: Is there a way to remove a node with Opscenter?

2015-07-07 Thread Michael Shuler
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

Re: Is there a way to remove a node with Opscenter?

2015-07-07 Thread Robert Coli
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

Re: Is there a way to remove a node with Opscenter?

2015-07-07 Thread Sid Tantia
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

Re: Is there a way to remove a node with Opscenter?

2015-07-07 Thread Surbhi Gupta
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? >>> >>> >

Re: Is there a way to remove a node with Opscenter?

2015-07-07 Thread Sid Tantia
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   2   3   >