Synthetic Monitoring - Web App Simulation Report

This report is ideal if you have configured multiple Web App Simulator Agents in different locations to perform the simulations. This report allows application teams to understand simulation trends over time and identify bottlenecks for a given period of time. Using this report, you can figure out answers to the following questions:

  • Which transaction mostly failed during the said timeline?
  • Which transaction processing took too long to complete?
  • Were the transactions available during the said timeline?
  • When exactly did the transaction processing time peak?

In order to generate the Web App Simulation report, do the following:

  1. Select the Web App Simulation option from the Synthetic Monitoring sub-node of the Domain Specific Reports node of the REPORTS BY FUNCTION tree.
  2. Figure 269 then appears. Here, select a criterion for analysis from the Analysis by list box.

    Figure 269 : Specifying the criteria for the Web App Simulation report

  3. Using this report, you can analyze the performance of one/more managed components, or those that are part of a zone, service or segment. The options provided by the Analysis By list box are discussed hereunder:

    • Component: Select this option to choose the component(s) from across all the managed components in the environment.
    • Zone: To generate a report for one/more components that are included in a zone, pick the Zone option. A Zone drop-down list will then appear, from which you would have to select the zone to which the components of interest to you belong to. A Sub zone flag also appears. Indicate whether the components present within the sub-zones of the chosen zone are also to be to be considered for report generation, by setting the Sub zone flag to Yes.
    • Segment: If you want to generate a report for one/more chosen components that belong to a segment, select the Segment option from Analysis By list box, and then pick the Segment from the drop-down list that appears.
    • Service: If you want to generate a report for one/more components involved in the delivery of a service, select the Service option from Analysis By, and then pick the required Service from the drop-down list that appears.
  4. By default, Web App Simulation will appear in the Component Type list.
  5. The Components list will be populated with all the components that are managed in your environment for the chosen component type. If the Components list consists of too many components, then viewing all the components and selecting the ones you need for report generation could require endless scrolling. To avoid this, you can click the button next to the Components list. A Components pop up window will then appear using which you can view almost all the components in a single interface and Select the ones to be included in this report.
  6. Next, from the External Agent list pick the agent for which the report needs to be generated to analyze the simulation performed by the agent. By default, All option is chosen from this list. If only a single agent is configured in your environment, then that particular agent will be chosen by default, from the External Agent list.

  7. Select the script for which you wish to generate the report from the Scripts list. By default, All option is chosen from this list. If only a single script is recorded for simulation, then that particular script will be chosen by default, from the Scripts list.
  8. Then, specify the Timeline for the graph. You can either provide a fixed time line such as 1 hour, 2 days, etc., or select the Any option from the list to provide a From and To date/time for report generation.

    Note:

    For every user registered with the eG Enterprise system, the administrator can indicate the maximum timeline for which that user can generate a report. Once the maximum timeline is set for a user, then, whenever that user logs into eG Reporter and attempts to generate a report, the Timeline list box in the report page will display options according to the maximum timeline setting of that user. For instance, if a user can generate a report for a maximum period of 3 days only, then 3 days will be the highest option displayed in the Timeline list - i.e., 3 days will be the last option in the fixed Timeline list. Similarly, if the user chooses the Any option from the Timeline list and proceeds to provide a start date and end date for report generation using the From and To specifications, eG Enterprise will first check if the user's Timeline specification conforms to his/her maximum timeline setting. If not, report generation will fail. For instance, for a user who is allowed to generate reports spanning over a maximum period of 3 days only, the difference between the From and To dates should never be over 3 days. If it is, then, upon clicking the Run Report button a message box will appear, prompting the user to change the From and To specification.

  9. In addition to the settings discussed above, this report comes with a set of default specifications. These settings are hidden by default. If you do not want to disturb these default settings, then you can proceed to generate the report by clicking the Run Report button soon after you pick one/more components for report generation. However, if you want to view and then alter these settings (if required), click on the icon. The default settings will then appear in the MORE OPTIONS drop down window (See Figure 270). The steps below discuss each of these settings and how they can be customized.

    Figure 270 : The default settings for generating the Web App Simulation report

  10. Indicate the report Time Period for which the report is to be generated.

    Note:

    By default, the Time Period is set to 24 hours. Accordingly, the From and To parameters in the [timeframe] section of the eg_report.ini file (in the <eg_install_dir>\manager\config directory) are set to 00:00 and 24:00 respectively. If need be, you can override this default setting by configuring a different timeframe against the From and/or To parameters. 

  11. eG Enterprise System offers the flexibility of allowing the administrators to view the abnormality experienced by a script from the generated report at a single glance. This can be achieved by providing the lower/higher threshold limits of your choice i.e., providing the Minor/Major/Critical values in the appropriate colored text boxes underneath the Success Percentage Range option. Doing so, whenever the simulation violated the specified threshold values, the Success (%) of that particular script will be highlighted with the corresponding color of the specified text box in the generated report. This way, you can easily identify if the script was simulated successfully or not in the target web site /web application.

  12. If the timeline specified for the report needs to exclude the data collected during the Weekends, then set Exclude weekends to Yes (Saturday,Sunday). If not, select No.

    Note:

    By default, the weekend constitutes Saturday and Sunday. To override this default setting, do the following:

    • Edit the eg_report.ini file in the <EG_INSTALL_DIR>\manager\config directory.
    • In the [EXCLUDE_WEEKEND] section of the file, the Days parameter is set to Saturday,Sunday by default. You can modify this by setting the Days parameter to a comma-separated list of other days of the week - say Friday,Saturday.
    • Save the file after making the required changes.
  13. In large environments, reports generated using months of data can take a long time to complete. Administrators now have the option of generating reports on-line or in the background. When a report is scheduled for background generation, administrators can proceed with their other monitoring, diagnosis, and reporting tasks, while the eG manager is processing the report. This saves the administrator valuable time. To schedule background processing of a report, you can either select the Background Save - PDF option from the Report Generation list. In this case, a Report Name text box will appear, where you would have to provide the name with which the report is to be saved in the background. To process reports in the foreground, select the Foreground Generation - HTML option from this list.

    Note:

    • The Report Generation list will appear only if the EnableBackgroundReport flag in the [BACKGROUND_PROCESS] section of the eg_report.ini file (in the {EG_INSTALL_DIR}\manager\config directory) is set to Yes.
    • The default selection in the Report Generation list will change according to the Timeline specified for the report. If the Timeline set is greater than or equal to the number of days specified against the MinDurationForReport parameter in the [BACKGROUND_PROCESS] section of the eg_report.ini file, then the default selection in the Report Generation list will be Background Save - PDF. On the other hand, if the Timeline set for the report is lesser than the value of the MinDurationForReport parameter, then the default selection in the Report Generation list will be Foreground. This is because, the MinDurationForReport setting governs when reports are to be processed in the background. By default, this parameter is set to 2 weeks - this indicates that by default, reports with a timeline of 2 weeks and above will be processed in the background.
    • Click the Done button once you have made the necessary changes in Figure 270.
  14. Finally, click the Run Report button to generate the report.
  15. If the Report type is Foreground Generation - HTML, then Figure 271 will appear as soon as you click the Run Report button.

    Figure 271 : The Web App Simulation Report

  16. If you have chosen an External Agent, then this report provides the following:

    • The total number of simulations performed for each script;
    • The number of simulations that were successful;
    • The percentage of successful simulations and
    • The average transaction processing time for each script.
  17. Clicking on any value in Figure 271 will lead you to Figure 272 which provides all simulations performed by the simulator for the chosen script.

    Figure 272 : Zooming into the simulation

  18. From Figure 272, you can instantly infer if simulations for the script have failed more often than they have succeeded. If so, when exactly the transactions failed? The Simulation trend enumerates the percentage of successful transactions and the average transaction processing time along with the distribution of time for the transactions to complete. You can also use the graphs to figure out when the overall transaction processing time peaked and the processing time for each transaction. You can then use the graphs in this page to isolate exactly when during the given timeline, transactions of that script failed or took longer than usual. Ascertain the overall simulation health during the specified timeline using the doughnut in the Overview of Simulation section. This will reveal whether the simulation was healthy or in an abnormal state the majority of time.
  19. On the other hand, if the Background Save - PDF option is chosen from the Report Generation list, then clicking on the Run Report button will not generate the report and display it in this page for your benefit. Instead, a message indicating that the report is being processed in the background will appear. This will be accompanied by a link that will lead you to the page that lists all the reports that are being processed in the background, and their current status. If background report generation fails for a report, you can regenerate that report using this page, or can even delete that report if need be. On the other hand, if background processing successfully completes for your report, then, you can view a PDF of the report by clicking on the icon in that page.