# Ping Monitor Create

Create a Ping Monitor for your preferred domain name/IP address and start monitoring. Configure them according to your needs, if needed.

## Create a Ping Monitor with just 3 clicks

* Click the "Create Monitor" button on the right side of the page.
* Find the "Ping Monitoring" feature and click on the "Create Ping Monitor" button.
* Type your preferred domain name or IP address that you want to monitor.
* Lastly, click on "Create Ping Monitor" and your monitor is ready.

{% @arcade/embed flowId="rqcD5WNDVZptgjOKYWmX" url="<https://app.arcade.software/share/rqcD5WNDVZptgjOKYWmX>" %}

While it's just as simple as that, we have tons of configurations we can apply to our monitors to get the best monitoring experience. Most of the time, default configurations will work fine, but sometimes you may need to adjust a few to fit your specific needs.

## Ping Monitor Configurations

{% @arcade/embed flowId="KB8RnUamsLACxWFqPMez" url="<https://app.arcade.software/share/KB8RnUamsLACxWFqPMez>" %}

### General Settings

#### Domain Name or IP Address

The URL or the IP address of the website you want MonSpark to monitor.

***

#### Name of check

The monitor name is used to identify this specific monitor and is also utilized in notifications.

***

#### Check Interval

Determines the frequency of monitoring checks.

***

#### Tags

Used to categorize monitors for future grouping, you can either choose from existing tags or create new ones.

***

### Request Settings

#### Location

Determines the location from which MonSpark monitors the provided URL/IP address.

***

#### Timeout

The timeout value for monitoring requests defines the duration within which the website must respond.

***

#### Confirmation Count

The confirmation count specifies the number of failed consecutive monitoring requests needed for the monitor to be marked as down.

{% hint style="info" %}
Please keep in mind that these two configurations go hand in hand when determining how long your service needs to be unreachable for it to be considered down. For example, 30-second timeout and 3 checks mean that the monitor will be marked as down if it remains unreachable for 90 seconds.
{% endhint %}

***

#### Custom DNS

Sets the preferred DNS server for resolving the IP address of the target URL.

***

#### Packet count

Determines how many packets should be sent and waited for the response.

***

### Notification Settings

#### Escalation Policies

Determines the escalation policies that will be applied to the monitor.

####


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.monspark.com/website-monitoring/availability/ping-monitor/ping-monitor-create.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
