Related Articles
SCOM 2012 Agent Failover – An Event Log Check
Sometimes we need a sign to check that some things happen . For me I wanted to visualize and verify if a SCOM agent failed over properly or not. As you might know the Windows agents do not report to a SCOM 2012 resource pool. If you install an agent on a Windows server the […]
SCOM 2012 – Event ID 4001 GetSQL2012SPNState.vbs, Missing Database Instances
During a past SCOM engagement I was asked to implement SQL Server Management Pack 6.6.0 for monitoring SQL Server 2012. This MP is getting better with every release and works in most cases without any issue. I had two SQL Servers which were placed in the same domain and were configured identically. The only difference […]
SCOM 2012 R2 Java APM – Configure JEE Application Monitoring (Part 2)
In part 1 we have installed a Linux and Tomcat 6 application server. A must requirement to install and run Java Application Performance Monitoring (Java APM) is, that your application server is deeply monitored using Java Enterprise Edition (JEE) management pack for Tomcat 6. Some time ago I did write a blog post how to […]