Related Articles
SCOM 2016 TP5 – What’s New
Few days ago Microsoft released the technical preview of it’s Windows Server and System Center stack. One thing I am very interested in is SCOM, if there is anything new. To download all new TP 5 products see these links… Find all System Center 2016 TP 5 here Find Windows Server 2016 TP 5 here […]
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 […]
Azure DevOps – Commit URL on Azure Resource Tag (Part 1)
When you deploy an Azure resource like VM, storage account etc. via Azure DevOps you don’t know from which commit in your repository it had been deployed. The only thing you can assume that it was probably the latest run of your pipeline which deployed that resource. There is no obvious connection between the ARM […]