Hi there
I have been receiving some alerts with high repeat count that Powershell script failed to run.
All of them are coming from one server and all of them are related to SQL2012 installation. The following scripts generate alerts:
CPUUsagePercentDataSource.ps1
StolenServerMemory2012.ps1
DBDiskLatencyDataSource.ps1
I am quite new to SCOM and still trying to find my way around conveniently - I would appreciate your help if you could explain me one thing: are these scripts executed locally or through remote PSSession to the target? The point is I couldn't find any of
these scripts on my server to re-run them (and possibly catch exceptions).
The repeat count for past two months is quite high, for 8 alerts between 25 / 80.
Thanks in advance!
AlexP