weblogic specific checks
list Steinar M. Skúlason
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.
list Igor Cicimov
Maybe something like this http://sourceforge.net/projects/hobbit-perl-cl/ Cheers, Igor 2010/2/25 Steinar M. Skúlason <user-3b78224d184c@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.