Related Articles
SCOM 2012 – Event ID 4001 GetSQL2012SPNState.vbs, Missing Database Instances
During a past SCOM engagement I was asked to implement SQL Server Management Pack 6.6.0 for monitoring SQL Server 2012. This MP is getting better with every release and works in most cases without any issue. I had two SQL Servers which were placed in the same domain and were configured identically. The only difference […]
Quick Post – SCOM 2012 Where Does Widget Data Come From?
As you know SCOM 2012 provides new dashboard types (column or grid layout) which can contain widgets. Widgets are small “add-on” which are able to display different kind of SCOM data. For example state data (similar to state views) or performance data (similar to performance views). Here an example… Over on Operations Manager Team blog […]
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 […]