Related Articles
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 […]
Quick Post – Check Linux Certificate Issued by SCOM
I assume you have already deployed SCOM and you are monitoring Linux or another kind of UNIX derivate. If you are new to cross platform monitoring I recommend my older blog posts in the Xplat category . SCOM uses certificates to communicate with the Linux/UNIX agent. These certificates are signed by a randomly chosen management […]
Azure Stack – ASDK Syslog Client Meets Log Analytics
In my previous post I blogged about how to install the latest version of Azure Stack Development Kit. Release 1.1809.0.90 has a built-in syslog client which I wanted to test. Azure Log Analytics supports syslog messages and therefore I think it is a valid solution to use it with Azure Stack. Sounds very cool in […]