You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by Asif Jan <As...@unige.ch> on 2010/10/06 16:01:27 UTC

Publishing metrics to MonaLisa

Hi

I have implemented a context allowing Hadoop to publish metrics to  
MonaLisa (http://monalisa.cern.ch) a large scale service based  
monitoring tool. Is it possible to get the implementation in the  
codebase? for now it works as long as one drops the jar file into  
hadoop lib.

The implementation extends the default metrics context and depends on  
one jar file (java interface  to Monalisa).

cheers,

Asif