Related Articles
SCOM 2012 Linux Monitoring (Lab) – Part 3.5 Agent Deployment
Posted on Author stefanroth
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 – Web Console Show Informational Alerts
Posted on Author stefanroth
If you use the default settings the SCOM 2012 web console shows no informational alerts in the Active Alerts view . Only warnings and critical alerts will be shown .
SCORCH 2012 – SCOJob Runner Error “The requested operations requires Publish permissions on the Runbook”
Posted on Author stefanroth
There is a very cool and useful tool to trigger Runbooks from a command line. It is called SCOJobRunner and you can download it here. The tool uses the Orchestrator web service to interact with Runbooks. Well I had been playing around with it and then I hit the following error when I tried to start a […]