[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] weblogic specific checks
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] weblogic specific checks
- From: Igor Cicimov <icicimov (at) gmail.com>
- Date: Thu, 25 Feb 2010 11:37:12 +1100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=mZ/5u7w5PUfsnUPDUGfQ/VlGGznPTQbtrBGwV7NxsrE=; b=x+qVCLmEXv1uVl8t+mQFwRjs76dByMwASg1GkVen+UFEC0uEdiMl019IPcCrgdqfnP mkf+EAz4GFoO96N+Y1FgFC2OgvlesesYAP4le8njtSlMKmHx6jW5qkYC3//Jc57yx+hx dgvdHQJ+qKKKQPWMqhFAEAsnmmqBp+zWgT+Ps=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=mbvcOHlNMSshvHB09sSyc2ZdZ1RnZJrlSYyOGNAv4ZHCHxZhhQKWCL7CijNSg3KY+d 5JWM634kGypnNpftorh+eqghI+iL40zLAclQImvBaLeVom1tF+X39s5jKCOY7PVbd3DM NVDVY6WlmX8/68s5H4DKFQORBfZuechladar0=
- References: <17bd4d511002241509x35503d7cp65e957c0cadf7209 (at) mail.gmail.com>
Maybe something like this
http://sourceforge.net/projects/hobbit-perl-cl/
Cheers,
Igor
2010/2/25 Steinar M. Skúlason <steinarms (at) gmail.com>
> 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.
>