Related Articles
Quick Post – SCOM 2012 R2 New Windows Service Names
Actually I was looking for some other things in SCOM 2012 R2 as I suddenly noticed some interesting naming convention of the SCOM services… Until SCOM 2012 Sp1 the Windows services on the management server were named like this… In SCOM 2012 R2 the Windows services on the management server are named like this…
ARM – Connect Activity Logs From Multiple Subscriptions As Log Analytics Workspace Data Source
Recently I had a requirement to automatically configure Activity Logs from multiple subscriptions to send their logs to a Log Analytics workspace. I am talking about this setting here… There are many ways how to achieve this goal. If you are into PowerShell you could use this cmdlet New-AzureRMOperationalInsightsAzureActivityLogDataSource (I like the name ), this […]
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 […]