How to track performance of individual Live Score requests in TIBCO Statistica?

How to track performance of individual Live Score requests in TIBCO Statistica?

book

Article ID: KB0073323

calendar_today

Updated On:

Products Versions
Spotfire Statistica 13.3 and higher

Description

The Windows Performance Monitor can be used to collect Performance counters for Live Score.

Issue/Introduction

How to track performance of individual Live Score requests in TIBCO Statistica.

Environment

All

Resolution

1. Launch Performance Monitor on the Live Score server either by typing Performance Monitor in the Windows search or by going to Control Panel >> Administrative tools >> Performance Monitor
2. Click on Data Collector Sets and then choose User Defined. Right click and choose New >> Data Collector Set 
3. Name the Data Collector Set appropriately and choose Create manually (Advanced) option.Click Next
4. Choose Create data logs and select Event Trace Data. Click Next.
5. From the list of Even providers Choose Statistica-Live Score EventProvider. Click OK and Finish

User-added image

6. Right click on the Data Collector and select Start to start capturing the Live score metrics. Wait till you capture some SOAP requests and then right click and select Stop to stop capturing.The log file is stored as .etl file that is located in the location specified in the output of the Data Collector set. You may also double click and select the file tab to locate the file.

User-added image
The .etl file can be opened with Event viewer or Microsoft utility named Perfview.  For the purpose of this article we used Perfview to open the files. If you open the file with PerfView, Select Events and select enter 0 for the Start and look at Statistica-LiveScore-EventProvider/Event ID(2) log for details on the Response time for each SOAP request processed:

User-added image

 

Additional Information

Reference:
http://www.learndfir.com/2018/06/07/etw-event-tracing-for-windows-and-etl-files/

Here is a list of some MS tools for performance counters and events:
https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/administration/tools-monitor-performance-counters-and-events