Start a MUG in North Texas

2015-02-11 Thread brandon
I want to start a MUG in Dallas-Fort Worth Regards, Brandon Moore TEUS Systems, LLC

MesosCon 2015

2015-02-11 Thread Benjamin Hindman
Mesos Community! I wanted to send out a little note "from the chair" about how excited I am about the upcoming MesosCon 2015. The MesosCon program committee has been doing a ton of amazing work and I'm confident that the conference is going to be informative, thought provoking, and a lot of fun!

Re: Mesos-slave start error

2015-02-11 Thread Chengwei Yang
On Thu, Feb 05, 2015 at 06:26:17PM +0530, Sivaram Kannan wrote: > > Hi, > > I am our deployments of mesos-slave, we are getting the following error during > start up. I understand the slave is failing due to large number of fd's being > opened. I have increased the ulimit of fd's to 4096 from 102

Re: mesos cli - mesos ssh with a different username

2015-02-11 Thread Ankan Mukherjee
Here you go :-) - https://github.com/mesosphere/mesos-cli/pull/53 On Sat, Jan 31, 2015 at 10:10 PM, Adam Bordelon wrote: > (From Thomas/pyronicide:) > "Not from the command line. You can configure it in your ssh config. Also, > pull requests welcome :)" > > On Thu, Jan 29, 2015 at 6:08 PM, Anka

Re: Monitoring mesos processes and application in New Relic

2015-02-11 Thread Gary Malouf
It's somewhat challenging to figure out what should be monitored. A New Relic-like product is not really designed to adapt to alerting for processes that can move hosts. Mesos may not be the best option for us here. On Wed, Feb 11, 2015 at 5:39 PM, Steve Domin wrote: > Afaik there is no Mesos

Re: Monitoring mesos processes and application in New Relic

2015-02-11 Thread Steve Domin
Afaik there is no Mesos plugin for New Relic at the moment. You can probably build one fairly easily though, using their API. On Wed, Feb 11, 2015 at 10:18 PM, Gary Malouf wrote: > Our team is using New Relic for all of our standard monitoring and would > like to add Mesos/Chronos to the stack.

Monitoring mesos processes and application in New Relic

2015-02-11 Thread Gary Malouf
Our team is using New Relic for all of our standard monitoring and would like to add Mesos/Chronos to the stack. Just wondering if anyone knows of ways to monitor Mesos processes or even performance through the New Relic interface.

Re: Mesos Marathon weird behavior

2015-02-11 Thread Dario Rexin
Hi Emre, please let me know if you run into the same problems again. I am pretty sure we can figure out what’s wrong. For a more reactive debugging session, you can also join #mesos on on freenode. Cheers, Dario > On Feb 11, 2015, at 11:30 AM, Emre Tekelioğlu > wrote: > > Hi Dario, > > I g

Re: Mesos Marathon weird behavior

2015-02-11 Thread Emre Tekelioğlu
Hi Dario, I gave up for a while. I'm going to try https://github.com/mesosphere/playa-mesos Regards, Emre 2015-02-10 11:41 GMT+02:00 Dario Rexin : > Any failed tasks in the list? Does the Marathon log contain lines about > non matching offers? > > On 10 Feb 2015, at 10:29, Emre Tekelioğlu > wr