Related Articles
SCOM 2012 R2 – System Center Advisor Overview
A few month ago Microsoft released a preview version of System Center Advisor for SCOM 2012 SP1. This service was announced at MMS 2013 and gave you some idea what there might be coming. In that SCOM 2012 SP1 preview version you needed to download and configure separate components which was not as handy as […]
Azure Monitor – Install AKS Monitoring Grafana Dashboard With Azure AD Integration Using Helm
In my last post I showed you how to configure Kubernetes to configure Azure Monitor scraping to collect Prometheus metrics from a GO application. This time I would like to show you how to present this data properly in a nice dashboard. Luckily Microsoft has just released an awesome looking Grafana template… …which we will […]
OMS – Monitor Windows Services / Processes
One thing I am missing in OMS is, to monitor windows services and processes easily. Well, there are many ways to monitor such components with OMS like: Run some sort of PowerShell script on the server to check the windows service or processes status and then use the HTTP Data Collector API to ingest the […]