Sign in
Random, Happy Dev Thoughts
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search Blogs
Tags
BeanSpy
Discovery
EJB
java
JBoss
JMX Store
Management Pack
Management Pack Bundles
MBean JMX Query
monitor role
MPB
PowerShell
Sample
SCOM 2012
SCOM 2012 Beta
SCOM 2012 RC
Tomcat
Tomcat 5
Tomcat 7
Universal Discovery
Unix
WebLogic
WebSphere
Windows
Workaround
Archive
Archives
May 2013
(4)
April 2013
(1)
February 2013
(1)
January 2013
(9)
December 2012
(1)
August 2012
(2)
June 2012
(2)
May 2012
(7)
April 2012
(2)
March 2012
(5)
February 2012
(4)
October 2011
(1)
August 2011
(3)
TechNet Blogs
>
Random, Happy Dev Thoughts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Random, Happy Dev Thoughts
(Workaround) Enable discovery of WebSphere Network Deployments
Posted
18 days ago
by
Christopher Crammond
0
Comments
The default WebSphere profile discovery is done by looking at registry entries. Specifically, the WebSphere Management Packs check the registry of each user for an entry: Software\IBM\WebSphere Application Server Unfortunately, this is a problem...
Random, Happy Dev Thoughts
BeanSpy: Cheat Sheet for Application Discoveries
Posted
19 days ago
by
Christopher Crammond
0
Comments
Here is a quick summary (i.e. cheat sheet) for the JMX Queries through BeanSpy . JBoss Tomcat WebLogic WebSphere In general, if there is a problem with the automatic Management Pack discovery, remember to use the Universal Discovery...
Random, Happy Dev Thoughts
BeanSpy: WebSphere Application Server JMXQuery to list deployed applications
Posted
19 days ago
by
Christopher Crammond
2
Comments
If you are running WebSphere, here are a few quick steps to validating the BeanSpy installation. Once you have deployed BeanSpy to a web application server, the next step is to see that it works. While look at the /Stats or /Stats/Info is a nice cross...
Random, Happy Dev Thoughts
(Alternate) Chicken and Egg Problem == solved: How to extract BeanSpy or PowerShell scripts if there is no discovery?
Posted
1 month ago
by
Christopher Crammond
0
Comments
I recently found another solution to the chicken v. egg problem that I mentioned in the previous blog post . This script from TechNet should be run on the Management Server and will copy BeanSpy and the JEE PowerShell scripts to a well-defined location...
Random, Happy Dev Thoughts
Chicken and Egg Problem == solved: How to extract BeanSpy or PowerShell scripts if there is no discovery?
Posted
1 month ago
by
Christopher Crammond
0
Comments
One issue that you might experience with BeanSpy (or the universal discovery PowerShell script) is how to get a hold of these binaries. The expect flow is that the Management Packs (MPs) and Management Pack Bundles (MPBs) get imported, some discoveries...
Random, Happy Dev Thoughts
MSSQL Report Builder: Connecting to a Report Server
Posted
4 months ago
by
Christopher Crammond
0
Comments
By far the most useful page that I have view today is this one about Connecting to a Report Server for MSSQL .
Random, Happy Dev Thoughts
Howto: Monitor EJBs with BeanSpy in SCOM 2012 on WebSphere 6.1 (version 2)
Posted
4 months ago
by
Christopher Crammond
0
Comments
It would appear that yesterday's post may not work for everyone, and here is a second version that will bypass this problem. The problem relates to the fact that I elected to have the newly created EJB class extend the base Microsoft.JEE.Application...
Random, Happy Dev Thoughts
Howto: Monitor EJBs with BeanSpy in SCOM 2012 on WebSphere 6.1
Posted
4 months ago
by
Christopher Crammond
1
Comments
By simply taking yesterday's post and applying the match of judicious copy-n-paste methodology: may I present a MP for managing EJBs for WebSphere 6.1. All of the caveats regarding support (or rather lack thereof) and this is for information use apply...
Random, Happy Dev Thoughts
Howto: Monitor EJBs with BeanSpy in SCOM 2012 on WebSphere 7.0
Posted
4 months ago
by
Christopher Crammond
2
Comments
Similar to my previous posting , here is a sample management pack for monitoring EJBs on WebSphere 7.0. For an explanation of what is happening, refer to the previous posting (and all of the legal warnings denying responsibility therein). :) Basically...
Random, Happy Dev Thoughts
Howto: Monitor EJBs with BeanSpy in SCOM 2012 on JBoss 5
Posted
4 months ago
by
Christopher Crammond
2
Comments
Out-of-the-box, EJB discovery and monitoring are not supported by the SCOM 2012 JEE MPs ( http://blogs.technet.com/b/random_happy_dev_thoughts/archive/2012/04/18/system-center-operations-manager-scom-2012-released.aspx ). That said, there is nothing to...
Random, Happy Dev Thoughts
Extending Discovery Of Java Applications in SCOM 2012
Posted
4 months ago
by
Christopher Crammond
3
Comments
The solution to monitoring JEE Application Servers and Applications in SCOM 2012 is a good starting point, but sometimes you may want to do more. The good news is that the structure of theses MPs are extendable and this blog post will detail how to do...
Random, Happy Dev Thoughts
BeanSpy: WebLogic Application Server JMXQuery to list deployed applications
Posted
4 months ago
by
Christopher Crammond
1
Comments
If you are running WebLogic, here are a few quick steps to validating the BeanSpy installation. Once you have deployed BeanSpy to a web application server, the next step is to see that it works. While look at the /Stats or /Stats/Info is a nice cross...
Random, Happy Dev Thoughts
BeanSpy: JBoss Application Server JMXQuery to list deployed applications
Posted
4 months ago
by
Christopher Crammond
0
Comments
IF you are running JBoss, here are a few quick steps to validating the BeanSpy installation. Once you havedeployed BeanSpy to a web application server, the next step is to see that it works. While look at the /Stats or /Stats/Info is a nice cross-platform...
Random, Happy Dev Thoughts
BeanSpy: Apache Tomcat JMXQuery to list deployed applications
Posted
5 months ago
by
Christopher Crammond
0
Comments
Once you have deployed BeanSpy to a web application server, the next step is to see that it works. While look at the /Stats or /Stats/Info is a nice cross-platform solution, sometimes you want to know what is running on your specific application server...
Random, Happy Dev Thoughts
Getting Rid of Very Long Directory Paths during msbuild process
Posted
5 months ago
by
Christopher Crammond
0
Comments
My team recently encountered a problem during our build process where a left over intermediate file was not being properly deleted. Even worse, this was not reported so during the compilation very strange errors appeared regarding constructors and methods...
Random, Happy Dev Thoughts
PureText... because sometimes, you just want to simply paste
Posted
6 months ago
by
Christopher Crammond
0
Comments
Kudos to Steven Miller for his PureText software. Let's face it, sometimes you just want to paste some text and all of the formatting junk that comes along with it is annoying. Sure, you can always use paste and then click that little box to remove the...
Random, Happy Dev Thoughts
Visual Studio Plugin for Editor Guidelines: Recommended!
Posted
9 months ago
by
Christopher Crammond
1
Comments
As a developer at Microsoft who writes Java, I find myself frequently flipping back-and-forth between Visual Studio and Eclipse. One feature note that is not built into VS that I miss are guidelines. When you work in a myriad of development environments...
Random, Happy Dev Thoughts
Recommended: Demystifying JEE App Performance Monitoring in OpsMgr 2012 (JEE FAQs)
Posted
9 months ago
by
Christopher Crammond
0
Comments
Here is an excellent primer for more information about " Demystifying JEE App Performance Monitoring in OpsMgr 2012" . This article provides an overview of the JEE technology and how that maps to Windows terminology. It is a great read for some looking...
Random, Happy Dev Thoughts
Managing Tomcat 5.5 by extending the JEE Application Server MPs
Posted
over 1 year ago
by
Christopher Crammond
0
Comments
Similar to the posts for Tomcat 6 ( here ) and Tomcat 7 ( part 1 / part 2 ). This post (and Management Pack) are very similar to the previous posting with some slight platform variations. Different MBean Name The names of the MBeans class (and packages...
Random, Happy Dev Thoughts
UNIX/Linux Discovery and Workaround: Application Server's path is a symbolic link or from a network mount
Posted
over 1 year ago
by
Christopher Crammond
0
Comments
There is a bug in the Unix/Linux JEE application server code that for some configuration could prevent deep monitoring. The issue will occur if the Application Server path contains a symbolic link or is network mounted. In these cases, the underlying...
Random, Happy Dev Thoughts
Connecting JConsole to WebSphere
Posted
over 1 year ago
by
Christopher Crammond
0
Comments
In a previous posting I talked about connecting jConsole to connect Tomcat and JBoss, this time I will discuss WebSphere. The short version is that this is not as simple as Tomcat or JBoss because connecting to the running process will not work. If you...
Random, Happy Dev Thoughts
SCOMfaq.ch: SCOM 2012 – JEE Application Availability Monitor Template
Posted
over 1 year ago
by
Christopher Crammond
1
Comments
Over on SCOMfaq.ch there is a great posting on SCOM 2012 – JEE Application Availability Monitor Template . As I wrote the template wizard, it's pretty cool to see a post about something (professional) I did on the world-wide-web. I was going to...
Random, Happy Dev Thoughts
JConsole: a tool for viewing MBeans
Posted
over 1 year ago
by
Christopher Crammond
0
Comments
JConsole is tool provided by Oracle/Sun as of Java 5 to monitor a JVM through JMX. The purpose of BeanSpy is to provide a means of exposing this information through SCOM 2012 . For those looking for more MBean information, here is a great blog post explaining...
Random, Happy Dev Thoughts
Tomcat 5.5: Additional Steps to Connect to the MBean Server
Posted
over 1 year ago
by
Christopher Crammond
0
Comments
As part of SCOM 2012, there is a feature to discover and monitor Java Application Servers ( support matrix listed here ). This release supports Tomcat 5.5.x, 6.x, and 7.x, For Tomcat 5.5.x, the default application server settings do not allow the application...
Random, Happy Dev Thoughts
Inframon: Excellent Blog Post about Monitoring WebSphere in System Center Operations Manager 2012
Posted
over 1 year ago
by
Christopher Crammond
0
Comments
I am a late in finding it, but here is a great blog post by Inframon detailing how to monitor WebSphere using the JEE Application Server management packs . This is a great article with detailed steps and pictures. Kudos to the for the informative post...
Page 1 of 2 (42 items)
1
2