pcp
[Top] [All Lists]

Re: [pcp] Need some help with jvm monitoring...

To: Martin Seidl <mseidl@xxxxxxx>
Subject: Re: [pcp] Need some help with jvm monitoring...
From: Shirshendu Chakrabarti <shirshendu@xxxxxxx>
Date: Thu, 26 Mar 2015 15:34:08 +0530
Cc: pcp@xxxxxxxxxxx
Delivered-to: pcp@xxxxxxxxxxx
In-reply-to: <alpine.LSU.2.11.1503260909430.8969@xxxxxxxxxxx>
References: <alpine.LSU.2.11.1503260909430.8969@xxxxxxxxxxx>
Hi Martin,

We use JMXtrans for JVM monitoring.

We use it the following way:

1. Enable JMX on all JVM we wish to monitor.
2. Follow the steps as listed in JMXtrans website.
3. You can write a PMDA (we use Python), which will tail the JMXTrans log and return only last 300 values anytime pmcd is queried for metrics.


Hope this helps.

Thanks,

Shirshendu

On Thu, Mar 26, 2015 at 3:26 PM, Martin Seidl <mseidl@xxxxxxx> wrote:
I tried asking in IRC, but they suggested asking on the list.

I'm not much of a java guy, but this:
https://github.com/performancecopilot/parfait

Is kind of confusing. But, first I'll state what I need, and that is
simply to gather JVM metrics. I don't need anything else. But it
doesn't seem very clear on what is the minimum work I need to do just to
get monitoring.

Has this situation changed? https://groups.google.com/forum/#!topic/parfait-users/-dpruU_v7LU

So, I guess some docs or help on what is the minimum to get it started
to monitor just the jvm would be nice.

Thanks - martin

_______________________________________________
pcp mailing list
pcp@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/pcp

<Prev in Thread] Current Thread [Next in Thread>