Related Articles
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 2016 – Start-SCOMAgentMaintenanceMode PowerShell Way
In SCOM 2016 there is a new way to set maintenance mode on your agent machine itself. Microsoft released a module to set the maintenance mode on the agent server itself. It uses a library (MaintenanceMode.dll) to set maintenance mode parameters on your monitored server. This DLL can be found in the C:\Program Files\Microsoft Monitoring […]
Quick Post – Influence SCOM vNext Features aka “SCOM Wish List”
It is not quite Christmas yet but you are right now allowed to submit your wish list for SCOM features and improvements! The SCOM product team opened yesterday a feedback form for submitting any ideas for SCOM vNext. There might be things you are missing, things you hate how they work or you just have […]