I am running SFB watcher node on the management server. All the 10 pools are configured with WN. I could notice that multiple powershell instances are launched by SCOM agent for all the Skype pools that I have configured and hence the CPU reaches 100%. This
makes the server unresponsive for about 30 sec in every 10 min it starts.
The powershell script that SCOM agent triggers is MainSTExecuter.ps1 for each pools separately.
I would like to know the possibility of starting the watcher node powershell instances gradually over the 10 min instead of launching all at the same time. This will help to balance the CPU when it's idle for remaining 9 min.