weblogic specific checks
list Steinar M. Skúlason
Wed, 24 Feb 2010 23:09:06 +0000
Message-Id: <user-48f32f043d80@xymon.invalid>
Anyone here done any Weblogic specific checks they are willing to share ?
would be interesting to monitor the jvm / application state and or version
active / jms persistent store status /
memory usage ? preferably to be able to map it to application, jms server or
other resources
I created a groovy script that fetches jms queue information via jmx. (
MessageCurrent / Received / Bytes )
it calls bb and sends it's results. ( it's a bit ugly right now will clean
it up and share it later )
Best Regards,
Steinar M.