Related Articles
SCOMfaq – Sponsored by NiCE
Today I am happy to announce my new blog sponsor NiCE. NiCE is a leading company for network, system and application management and monitoring. This company develops management packs for SCOM and are specialized in cross-platform monitoring. If you need management packs for DB2, Oracle, SAP, BlackBerry or Domino make sure you check their products! […]
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 […]
SCOM 2012 – Get Agent Failover Management Server
Because of an issue I needed to get the failover management servers of the agents. Well, because I like to fool around with Powershell I thought I would write a short script. Just to give you some background how I figured it out. First I got the members of the Get-SCOMAgent command by typing: Get-SCOMAgent […]