Add Custom Performance Counters Log Analytics

Did you know you can add any performance counter found in Performance Monitor on your Windows servers to Log Analytics work space in Azure Monitor? Yea I didn’t either. I’ve been working on a project for Microsoft Consulting Services working with a MS Product Group, all of which is under NDA. However, I can tell …

Read more

Azure Backup Error 0x07546

We recently had a client contact us because their backup on a drive for a server stopped working. They said they hadn’t changed anything and that it was working previously. This server was backing up two drives, the other was still completing successfully, despite the error on the problem child. Upon inspection of the agent, …

Read more

Auto Install Azure Monitor Agent with Azure Policy

Getting the Azure Monitor Agent, formerly the Microsoft Monitor Agent (MMA) and Operations Management Suite (OMS) agent, installed on servers, and more importantly installed on new servers is not a very fun or enjoyable task. There are a number of ways to do it. In this post I’ll show you how to do it, and …

Read more

Microsoft Ignite 2018: Azure Monitor Announcements

There were a number of announcements at Ignite about Azure Monitor, I’ll link to all of the ones I’m aware of in this post. The first of which is that Log Analytics is now under Azure Monitor. If you’ve read my blog before you know I’ve been posting a lot about Log Analytics. Azure Monitor …

Read more

Azure Log Analytics Server Performance Report

Having worked with SCOM for a number of years, one of things I grew to really like is some of the performance reporting available from the SCOM Data Warehouse. Presently, Log Analytics offers no real out of box performance reporting. Some of the solutions offer dashboards and things like that. In this post I’ll be …

Read more

Azure Log Analytics Summarize Operator

This post is aimed at beginners with Azure Log Analytics. I’ll be discussing how you can use the Azure Log Analytics Summarize operator when you query data in your Log Analytics workspace. The Summarize Operator will likely be the most commonly used Operator. It seems like at least once a week I learn something knew …

Read more