[Ganglia-developers] gmetric4j added to github

2012-06-16 Thread Daniel Pocock



I had a quick look at the Java stuff:

The old gmetric-java[1] seems to be based on the pre-3.1 wire format

jmxetric[2] only works with JMX, but has support for both wire formats

Therefore, I've generalized the JMXetric code to work without JMX or
MBeans, and committed it here as gmetric4j:

  https://github.com/ganglia/gmetric4j

I'll send another post with a sample use-case

I believe the jmxetric code could be simplified to work against
gmetric4j rather than having a copy of the ganglia.gmetric classes in
two places.



1. https://github.com/ganglia/ganglia_contrib/tree/master/gmetric-java
2. http://code.google.com/p/jmxetric/

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers


[Ganglia-developers] using gmetric4j on Android

2012-06-16 Thread Daniel Pocock



I've patched the Lumicall app[1] to send wifi and call quality stats to
Ganglia, using gmetric4j

This shows in a very simple way how to integrate gmetric4j as a service
within an Android app:


https://github.com/opentelecoms-org/lumicall/commit/8ed0698081aa11570c4aa87ec550a95b79a43375

Obviously, I'll add some config options to turn it on/off before the
next release version is built for Android market.



1. http://www.lumicall.org

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers


Re: [Ganglia-developers] using gmetric4j on Android

2012-06-16 Thread Bernard Li
Hi Daniel:

This is really cool -- perhaps you can post some screenshots of the
resulting Ganglia graphs?

So how close are we at a native Android app for sending out metric
data from an Android phone to Ganglia over wifi?

Thanks,

Bernard

On Sat, Jun 16, 2012 at 9:47 AM, Daniel Pocock dan...@pocock.com.au wrote:



 I've patched the Lumicall app[1] to send wifi and call quality stats to
 Ganglia, using gmetric4j

 This shows in a very simple way how to integrate gmetric4j as a service
 within an Android app:


 https://github.com/opentelecoms-org/lumicall/commit/8ed0698081aa11570c4aa87ec550a95b79a43375

 Obviously, I'll add some config options to turn it on/off before the
 next release version is built for Android market.



 1. http://www.lumicall.org

 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and
 threat landscape has changed and how IT managers can respond. Discussions
 will include endpoint security, mobile security and the latest in malware
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 Ganglia-developers mailing list
 Ganglia-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/ganglia-developers

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers


Re: [Ganglia-developers] [Ganglia-general] Overlay timeshifted data

2012-06-16 Thread Chris Burroughs
Really exciting.  But I'm confused how this works with the round robin
nature of RRD.  Don't we by default only have (for example) daily data
for past 24 hour period, not 48 hours?

On 05/16/2012 07:54 PM, Vladimir Vuksan wrote:
 There is a blog post about a new feature in Ganglia Web called overlay 
 timeshifted data
 
 http://ganglia.info/?p=543
 
 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and 
 threat landscape has changed and how IT managers can respond. Discussions 
 will include endpoint security, mobile security and the latest in malware 
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 Ganglia-general mailing list
 ganglia-gene...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/ganglia-general


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers