Re: Please need help with Munin: Cassandra Munin plugin problem

2010-11-02 Thread hoivan
65146.n2.nabble.com/Re-Please-need-help-with-Munin-Cassandra-Munin-plugin-problem-tp5351794p5698748.html Sent from the cassandra-u...@incubator.apache.org mailing list archive at Nabble.com.

Re: Please need help with Munin: Cassandra Munin plugin problem

2010-08-05 Thread osishkin osishkin
I've managed to find the problem. Not a IBM vs. Sun JRE issue. It had to do with my RHEL distribution JRE defintions which caused conflicts (from /etc/java/java.conf...). When invoking with absolute path to java executable, instead of simply java the errors were gone. So no more errors in munin-nod

Re: Please need help with Munin: Cassandra Munin plugin problem

2010-08-04 Thread Peter Schuller
> Are you saying this based on your personal experience? > Or is this just an educated guess? Whatever the cause, the end result is that javax.management.remote.JMXConnector does not exist. So the most likely culprits would be that CLASSPATH is different, or you're using a different JVM. For examp

Re: Please need help with Munin: Cassandra Munin plugin problem

2010-08-04 Thread osishkin osishkin
Are you saying this based on your personal experience? Or is this just an educated guess? On Tue, Aug 3, 2010 at 11:19 PM, Brandon Williams wrote: > On Fri, Jul 30, 2010 at 9:58 AM, osishkin osishkin > wrote: >> >> I'm talking about the James Golick plugin. I followed the >> instructions, and go

Re: Please need help with Munin: Cassandra Munin plugin problem

2010-08-03 Thread Brandon Williams
On Fri, Jul 30, 2010 at 9:58 AM, osishkin osishkin wrote: > I'm talking about the James Golick plugin. I followed the > instructions, and got nowhere. > http://github.com/jamesgolick/cassandra-munin-plugins > I saw in the mailing list that other people successfully got it to work > > I'm pretty su

Re: Please need help with Munin: Cassandra Munin plugin problem

2010-07-30 Thread osishkin osishkin
I'm talking about the James Golick plugin. I followed the instructions, and got nowhere. http://github.com/jamesgolick/cassandra-munin-plugins I saw in the mailing list that other people successfully got it to work Thanks

Re: Please need help with Munin: Cassandra Munin plugin problem

2010-07-29 Thread Dave Viner
Is your code posted somewhere such that others could try it? On Thu, Jul 29, 2010 at 5:57 AM, Miriam Allalouf wrote: > Hi, > Please, can someone help us with Munin?? > Thanks, > Miriam > > > On Mon, Jul 26, 2010 at 1:58 PM, osishkin osishkin > wrote: > > Hi, > > > > I'm trying to use Munin to m

Re: Please need help with Munin: Cassandra Munin plugin problem

2010-07-29 Thread Miriam Allalouf
Hi, Please, can someone help us with Munin?? Thanks, Miriam On Mon, Jul 26, 2010 at 1:58 PM, osishkin osishkin wrote: > Hi, > > I'm trying to use Munin to monitor cassandra. > I've seen other people using munin here ,so I hope someone ran into > this problem. > The default plugins are working,