Related Articles
Azure Monitor – Application Insights Status Monitor v2 (Part 1)
Do you have a .NET application running somewhere in your datacenter or in the cloud and you have the need to monitor it properly? Maybe you need some APM tool or you just want to diagnose, if there are any failure or issues and what it might be causing these problems? In addition, you might […]
SCOM 2012 – Performance View “Rotate Chart” Selected, How To Get Back
If you are in the SCOM console and you choose a performance view, you are able to select “Rotate Chart”…. …this will give you a kind of 3D view of your chart. Well, yes it does something, and you can do something with it, but in my opinion it is useless. Because you can move […]
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 […]