Skip to main content

Agents and modules generated by the plugin

The plugin will create an agent for the statistics of the main URL with the main name of the SIDE, if the option to monitor statistics is indicated. That agent will contain the following modules:

URL status Monitors whether the connection to the URL can be made.
URL stat TT Monitors the total time to access the URL.
URL stat DNS Monitors the time to resolve the DNS of the URL.
URL stat TTCP Monitors the time to establish the connection to the TCP port of the URL.
URL stat TSSL Monitors the time to encrypt the SSL connection to the URL.
URL stat TTC Monitors the total time to establish the connection to the URL.

The plugin will create an agent for each different test included in the SIDE file. That agent will contain the following modules:

Global status Monitors the global status of the executed test.
Global time Monitors the overall time to complete the executed test.
Last error screenshot If the global state is failed, it will monitor a screenshot of the browser at the point where it failed.
Phase #<N>: <phase_name> status If phases are configured in the test, it will monitor the status of each phase.
Phase #<N>: <phase_name> time If phases are configured in the test, it will monitor the time to complete each phase.

The plugin will also create a module within the agent corresponding to each configured custom command that generates a module.