Related Articles
SCOM 2012 – Operations Manager 2012 Sizing Helper Tool
Microsoft just released the new Operations Manager 2012 Sizing Helper Tool. There was a similar Tool (basically it is an Excel sheet) for SCOM 2007 R2. But now there is also some guidance on Best Practices Disk Configuration, SQL Temp DB, High Availability and Network Monitoring. This tool can be found here .
Azure Monitor – Application Insights Status Monitor v2 (Part 1)
Do you have a .NET application running somewhere in your datacenter or in the cloud and you have the need to monitor it properly? Maybe you need some APM tool or you just want to diagnose, if there are any failure or issues and what it might be causing these problems? In addition, you might […]
Quick Post – SCOM Script Monitor Customizing Alert Name
This time I needed to build a two-state script monitor to test several file shares for availability. The script works in multiple steps… Try to access the shared folder Create a file within the share Check if the file exists Delete the file If one of the tests above would fail, we need to get […]