Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id EC4DB200B94 for ; Sun, 2 Oct 2016 23:41:21 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EADEE160AD8; Sun, 2 Oct 2016 21:41:21 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 60642160AC4 for ; Sun, 2 Oct 2016 23:41:21 +0200 (CEST) Received: (qmail 33543 invoked by uid 500); 2 Oct 2016 21:41:20 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 33532 invoked by uid 99); 2 Oct 2016 21:41:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Oct 2016 21:41:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6D1FF2C044E for ; Sun, 2 Oct 2016 21:41:20 +0000 (UTC) Date: Sun, 2 Oct 2016 21:41:20 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KARAF-4742) Decanter: Add Java Process JMX Collector MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 02 Oct 2016 21:41:22 -0000 [ https://issues.apache.org/jira/browse/KARAF-4742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15541028#comment-15541028 ] ASF subversion and git services commented on KARAF-4742: -------------------------------------------------------- Commit 1bd657db5e3d56a9ff0ff31c4e967bee30391caa in karaf-decanter's branch refs/heads/master from [~achim_nierbeck] [ https://git-wip-us.apache.org/repos/asf?p=karaf-decanter.git;h=1bd657d ] [KARAF-4742] - Decanter: Add Java Process JMX Collector make sure version is set to 0.0.0 > Decanter: Add Java Process JMX Collector > ---------------------------------------- > > Key: KARAF-4742 > URL: https://issues.apache.org/jira/browse/KARAF-4742 > Project: Karaf > Issue Type: New Feature > Components: decanter > Reporter: Achim Nierbeck > Assignee: Achim Nierbeck > Fix For: decanter-1.3.0 > > > Right now there is a JMX collector available. Which is ok for open JMX connections. Sometimes there are Java applications running which don't explicitly have a JMX connection open, but are monitor able by JConsole. For this a special JVM Process Collector is needed, which hooks itself into the JVM Processes. -- This message was sent by Atlassian JIRA (v6.3.4#6332)