Create synthetic monitoring locations

  • Release version: Xanadu
  • Updated January 30, 2025
  • 1 minute to read
  • Create a synthetic monitoring location to run a synthetic monitor. If you plan to run monitors from a ServiceNow Glide instance, you can skip this procedure.

    Before you begin

    You need at least one of the following:
    • A MID Server
    • One or more Agent Client Collector (ACC) agent that monitors the health and performance of the HTTP endpoints to be monitored using synthetic monitoring. If you plan to run tests only from the ServiceNow AI Platform, you don't need to set up a location.
      Note:
      • If your synthetic monitor is testing a private HTTP endpoint, your location must only include ACC agents that are within the same network boundaries as the HTTP endpoint.
      • If your monitor is testing an HTTP endpoint from different datacenters, cloud providers, or geographic regions, a different location must be used for each.

    Role required: sn_sow_synthetics.synthetics_admin

    About this task

    Synthetic monitors can be hosted from:
    • A MID Server
    • A cluster of Agent Client Collector agents
    • A ServiceNow Glide instance, as long as all monitored endpoints are publicly available

    You can create as many locations as needed, but you must have at least one location to create a synthetic monitor.

    Procedure

    1. Navigate to All > Service Operations Workspace > Configurations.
    2. Navigate to Synthetic monitoring setup > Manage Locations.
    3. Select Create a new location.
    4. Expand the Location details card and enter a unique name and an optional description for this location.
      The description should clearly state where the servers or agents in this location are running. For example, US-1-east-cluster.
    5. In the Location type field, select either MID Server or Agent Client Collector, depending on where you want the monitor to be hosted.
    6. Expand the Select card and select one or more MID Servers or ACC agents.
    7. Select Save.
      Note:
      You can delete locations from the Synthetic Locations menu, which you can navigate to by selecting All > Synthetic Monitoring > Synthetic Locations. However, you must first remove any monitors running on that location, either by editing the monitors to use a different location or deleting the monitors. See Create and edit a synthetic monitor for more information.

    What to do next

    Create and edit a synthetic monitor