Automatically create and export an report of the Performance Health Check widget
2 answers
I don't think you can do that just easily. You would have to find the code of the widget, and wrap it in some api to call it on a regular basis.
You should rather start to do proper monitoring of your system and store the information in a DB. See https://jazz.net/wiki/bin/view/Deployment/DeploymentMonitoring for hints about server monitoring. This also allows you to look for data that is important in your context and not just for data that is in a widget.
You should rather start to do proper monitoring of your system and store the information in a DB. See https://jazz.net/wiki/bin/view/Deployment/DeploymentMonitoring for hints about server monitoring. This also allows you to look for data that is important in your context and not just for data that is in a widget.