Category Archives: SCOM 2012

.NET APM and .NET inlining

What is inlining? Pretty much, that’s the ability of a compiler to replace particular method calls with a functionally equivalent block of code where the method call is already removed. For example, any call to the following method could easily … Continue reading

Posted in .NET, .NET Monitoring, AVIcode, SCOM 2012, Twitted | Tagged | Leave a comment

AVIcode: Using 5.7 templates in SCOM 2012

After upgrading a System Center Operations Manager 2007 R2 management group that was integrated with AVIcode 5.7 to System Center 2012 – Operations Manager, when trying to edit new or existing AVIcode 5.7 templates in the Operations Console, one of these errors occurs.. Continue reading

Posted in .NET Monitoring, AVIcode, Operations Manager, SCOM 2012, Twitted | Leave a comment