Web Report - Server usage

Hey All,

I am looking to create a Web Report that will check if the servers CPU usage is above 80% for 20 or more minutes. I have done some research and compared with a few fixlets, but all of my attempts are coming up flat. In the meantime, I am using a powershell script and task scheduler to accomplish the same objective. If anyone has some directive they could give, or a rough script to work off of that would be a major help. Thanks!

@jgstew @JasonWalker

Sorry to @ you directly here, but could use some insight!

Sorry I don’t have any good suggestions here. I don’t think BigFix itself is the best tool for monitoring performance over time like that. You may be able to leverage Windows Performance Monitor, or your PowerShell script, and have those trigger something like dropping a file on the machine when the bad condition occurs, then have BigFix alert or respond to the bad condition though.