usemon from google code, anyone?

Today one of my colleagues mentioned about usemon, an open source java monitoring tool from google code. I have also seen news on theserverside about this tool. I have built something like this in my current job with similar concept, but not with all the bells and whistles that this tool comes with. I am going to check this out, but just wondering if anyone out there had any real time experience with it and if you do please drop me a line about your experience.

4 Responses to “usemon from google code, anyone?”

  1. Pavan says:

    Hi Satya,

    Can you please let me know whether we can write WLST scripts using Eclipse if yes what jar i have to import, Appreciate your help

    –Pavan

  2. Pavan says:

    please let me how to write WLST scripts using Eclipse, i have already imported JyD jar files, What jar files i need to import to write WLST scripts using eclipse

  3. Satya Ghattu's Blog says:

    Pavan,
    The JyDT plugin will let you edit and create jython scripts but does not support code completion and other features you may be looking for.

  4. Pavan Deva says:

    Thank you very much for you reply..
    Iam trying to import WLST in the Jython Script using eclipse, Eclipse is not recognizing the WLST classes even after importing the weblogic.jar file, Can you please help me setting up eclipse , importing the WLST in the jython scripts…., Greatly Appreciate your help