[
https://issues.apache.org/jira/browse/ACCUMULO-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated ACCUMULO-1817:
---------------------------------
Description:
We currently expose JMX and it's possible (with external code) to bridge the
JMX to solutions like Ganglia. It would be ideal if the integration were native
and pluggable.
Turns out that Hadoop (hdfs, mapred) and HBase has "direct" metrics reporting
to Ganglia through some nice code provided in Hadoop.
Look into the GangliaContext to see if we can implement Ganglia metrics
reporting by Accumulo configuration alone.
References: http://wiki.apache.org/hadoop/GangliaMetrics,
http://hbase.apache.org/metrics.html
was:We currently expose JMX and it's possible (with external code) to bridge
the JMX to solutions like Ganglia. It would be ideal if the integration were
native and pluggable.
> Create a monitoring bridge similar to Hadoop's GangliaContext that can allow
> easy pluggable support
> ---------------------------------------------------------------------------------------------------
>
> Key: ACCUMULO-1817
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1817
> Project: Accumulo
> Issue Type: New Feature
> Reporter: Corey J. Nolet
> Labels: proposed
> Fix For: 1.7.0
>
>
> We currently expose JMX and it's possible (with external code) to bridge the
> JMX to solutions like Ganglia. It would be ideal if the integration were
> native and pluggable.
> Turns out that Hadoop (hdfs, mapred) and HBase has "direct" metrics reporting
> to Ganglia through some nice code provided in Hadoop.
> Look into the GangliaContext to see if we can implement Ganglia metrics
> reporting by Accumulo configuration alone.
> References: http://wiki.apache.org/hadoop/GangliaMetrics,
> http://hbase.apache.org/metrics.html
--
This message was sent by Atlassian JIRA
(v6.1#6144)