Related Articles
SCOM 2012 R2 TP3 – Monitoring Apache Web Server
Few month ago, Microsoft released management packs for monitoring open source software like Apache HTTP Server or MySQL databases. In this post I would like to have an overview of monitoring Apache web server. So far there have not been many free options to actually monitor this web server, although it is a very common […]
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 […]
SCOM – SCOM Console Empty Report Pane
Today I bumped into an interesting issue. The customer needed to restrict access to the SCOM environment a SCOM Operator role and in addition access to the SCOM reports in the console. Therefore I created the SCOM Operator role with the needed permission and I also created a Report Operator role and added the user […]