For the complete documentation index, see llms.txt. This page is also available as Markdown.

Managing Synthetic Tests

The Labels feature has been upgraded to Tags. All your existing labels have been automatically migrated to the new tagging system with no action required on your part. Existing labels were converted to a tag key with an empty value (for example, a label named subnet-10 is now a tag with the key subnet-10 and no value). You can now manage all tags centrally by navigating to Manage > Tags.

The Endpoint Experience > Test Settings > Synthetic Tests tab displays a table of all the existing synthetic tests along with their corresponding information:

The table displays the following information:

  • The test name

  • The corresponding test type

  • The target for the test

  • The number of agents assigned to the test in the last 24 hours, and whether the test is currently enabled or not.

Enable / Disable Synthetic Tests

To enable or disable an existing test:

  1. Navigate to the Endpoint Experience > Test Settings > Synthetic Tests tab.

  2. Click the Enabled toggle switch to set the test to either enabled (blue) or disabled (dark gray).

If the toggle is grayed out, the test has no tags assigned that match any available agents and cannot be enabled. To enable it, update the agents that run the test.

Configure an Existing Test

To configure an existing test:

  1. In the Endpoint Experience > Test Settings > Synthetic Tests tab, identify the test that should be configured, either by scrolling down the list, searching for the test with the search function, or using the available filters to focus the list of tests shown. Click the relevant row in the table to open the side panel.

  1. Configure the Endpoint Agent test as desired. You can learn more about the configuration options here.

  2. Click Save Test to save the changes, or click Cancel to discard the changes.

Duplicate an Existing Test

To create a duplicate of an existing test:

  1. In the Endpoint Experience > Test Settings > Synthetic Tests tab, identify the test that you intend to duplicate, either by scrolling down the list, searching for the test with the search function, or using the available filters to focus the list of tests shown.

  2. Click the three dots icon at the end of the test row.

  1. Click Duplicate. The test configuration side panel will open with the duplicated test settings already configured.

  2. Make any changes to the duplicate test as necessary. You can learn more about the configuration options here.

  3. Click Add New Test to save the test, or click Cancel to discard the changes.

Delete an Existing Test

To delete an existing Endpoint Agent test:

  1. In the Endpoint Experience > Test Settings > Synthetic Tests tab, identify the test that should be configured, either by scrolling down the list, searching for the test with the search function, or using the available filters to focus the list of tests shown.

  2. Click the three dots icon at the end of the test row.

  1. Click Delete.

  2. Click Delete to confirm the change, or cancel to revert.

Last updated