Related Articles
SCOM 2012 – HP Hardware Monitoring on VMware ESXi Servers
Recently in September HP has its latest management pack suite released for System Center Operations Manager called Insight Control for Microsoft System Center 7.1.1 actually it also contains the HP SCCM Integration Kit. In my case I wanted to monitor HP ESXi hardware and needed the proper HP management packs and software. I always found […]
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 […]
OMS – Error “Run Login-AzureRMAccount to Login” e.g. OMS Cmdlets
I wanted to play with the OMS cmdlets which are part of the AzureRM modules. The OMS / OperationsInsights module itself is called AzureRM.OperationsalInsights. A good place to start with OMS native PowerShell cmdlets is a blog post on the Building Clouds blog. So what is the exact issue? Well, I tried to query my […]