Related Articles
Microsoft Azure Operational Insights – Connecting Without SCOM
I previously blogged about Microsoft Azure Operational Insights (MAOI). There are two ways you are able to connect to MAOI, first and best way 🙂 is using SCOM to connect using it’s built-in connector. Another and very easy way is to just install the Microsoft Monitoring Agent and connect this agent directly to MAOI. How […]
SCOM 2012 Linux Monitoring (Lab) – Part 2 Configure SCOM 2012
In part 1 we installed LINUXÂ and now it is time to get SCOMÂ 2012 ready for LINUX monitoring. There are several steps we need to do: Set up a Resource Pool Import the management packs Setup name resolution Configure the RunAs accounts Assign the RunAs accounts to profiles.
SCOM 2012 Linux Monitoring (Lab) – Part 3.5 Agent Deployment
While publishing part 3 I run into a problem which I would like to share. Two command which you might need… To get the LINUX agents version type: rpm -q scx To uninstall a LINUX agent type (logon as root): rpm -e scx So while I tried to deploy a LINUX agent I received the […]