Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5D1DA173B2 for ; Sun, 5 Apr 2015 05:50:35 +0000 (UTC) Received: (qmail 82634 invoked by uid 500); 5 Apr 2015 05:50:35 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 82597 invoked by uid 500); 5 Apr 2015 05:50:35 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 82586 invoked by uid 99); 5 Apr 2015 05:50:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Apr 2015 05:50:35 +0000 Date: Sun, 5 Apr 2015 05:50:35 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-1013) Integrate with a scalable monitoring tool MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated ACCUMULO-1013: --------------------------------- Fix Version/s: (was: 1.7.0) 1.8.0 > Integrate with a scalable monitoring tool > ----------------------------------------- > > Key: ACCUMULO-1013 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1013 > Project: Accumulo > Issue Type: Sub-task > Components: monitor > Reporter: Eric Newton > Priority: Minor > Labels: gsoc2013, mentor > Fix For: 1.8.0 > > > The monitor is awesome. It should die. > I'm going to move other monitor tickets under this one (if I can), and create some requirement tickets. > We would be better off putting our weight behind an existing monitoring program which can scale, if one exists. > Hopefully we can combine tracing efforts and have a nicer distributed trace-based tool, too. > For display functionality, lots of possibilities: Graphite, Cubism.js, D3.js (really, any number of really slick Javascript graphing libraries). For log collection, any number of distributed log management services out there too can serve as inspiration for functionality: statsd, logstash, cacti/rrdtool. > Currently all of Accumulo monitoring information is exposed via JMX; a nice balance could be found leveraging the existing monitoring capabilities with JMXTrans (or equivalent) and applying a new GUI. > Familiarity with Java and JMX would be ideal. -- This message was sent by Atlassian JIRA (v6.3.4#6332)