Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuring jmxtrans-agent.xml with jvm MemoryPool beans #20

Closed
adfel70 opened this issue Nov 25, 2013 · 2 comments
Closed

Configuring jmxtrans-agent.xml with jvm MemoryPool beans #20

adfel70 opened this issue Nov 25, 2013 · 2 comments

Comments

@adfel70
Copy link

adfel70 commented Nov 25, 2013

Hi,

I am trying to send some beans related to the memory pool, but I do not get them, so my guess is I am doing something wrong in the jmxtrans-agent config file (other beans does received): The beans are in the form of:

where XXX is one of {"Eden Space", "Survivor Space", "Tenured Gen" ... }

My guess is I am doing something wrong with 'objectName' value. Does anyone see the problem?

Thanks.

@cyrille-leclerc
Copy link
Member

Hello adfel70,

I'm currently on holidays with limited access to the internet.

Here is a config for jmstrans-agent with various mbeans collected
https://github.com/CloudBees-community/tomcat-clickstack/blob/master/src/dist/catalina-base/conf/tomcat-metrics.xml

Can you give a sample of fully qualified mbean attribute that you want to
collect ?

Cyrille

On Monday, November 25, 2013, adfel70 wrote:

Hi,

I am trying to send some beans related to the memory pool, but I do not
get them, so my guess is I am doing something wrong in the jmxtrans-agent
config file (other beans does received): The beans are in the form of:

where XXX is one of {"Eden Space", "Survivor Space", "Tenured Gen" ... }

My guess is I am doing something wrong with 'objectName' value. Does
anyone see the problem?

Thanks.


Reply to this email directly or view it on GitHubhttps://github.com//issues/20
.

Cyrille Le Clerc
email & gtalk : cleclerc@cloudbees.com / mob: +33-6.61.33.69.86 / skype:
cyrille.leclerc
CloudBees, Inc
www.cloudbees.com

@cyrille-leclerc
Copy link
Member

Hi adfel70,

Could you share with us a sample of a mbean name that you want to collect?

Cyrille

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants