Synthetic monitoring automatically records all ping monitor checks, allowing you to see the load time and response size for every run.
Use the explorer and the selected ping monitor's Summary and Results pages to:
- Select a resource to view load timing, response and request headers, and other details.
- Use these details to find problems and diagnose performance issues.
Tip
For information on simple or scripted monitors, see View simple or scripted monitor results.
View ping monitor results
To access a complete list of ping monitor results:
- Go to one.newrelic.com > Synthetic monitoring.
- Sort by Monitor Type using the query
monitorType=ping. - To view specific information about a monitor, such as page load time and availability, select a ping monitor to access the selected monitor's Summary and Results pages.

one.newrelic.com > Synthetic monitoring > (select a monitor): View a summary of the selected ping monitor including load time and total load size.
Timing details
For some monitor types, the overall monitor check duration will be larger than the individual page request durations. This is because some browser behaviors are not measured individually but still count towards the total check time.
Examples of unmeasured behaviors include:
- JavaScript interactions
- Resource pre-fetching and prioritization
- DNS pre-resolve
- TCP pre-connect
- Page pre-rendering