SCOM: Process Performance Collection Rule for Services
Setting up Performance Collection rules for a particular process is pretty straightforward in SCOM. However, the it has it’s limitations.
Setting up Performance Collection rules for a particular process is pretty straightforward in SCOM. However, the it has it’s limitations.
When writing a Probe Action Module to run a trigger only PowerShell script and return property bags, Microsoft.Windows.PowerShellPropertyBagTriggerOnlyProbe ...
This is how I configured recovery task to run a batch file:
I wrote this function in the script from my previous post “SCOM MP Authoring Example: Generate alerts based on entries from SQL Database (Part 2 of 2)”. It c...
This is the 2nd part of the 2-part series. Part 1 can be found here.