# Out-of-the-box monitoring

Enable StatusPal monitoring on any service in your StatusPal status page by editing or creating a new service, then select <mark style="background-color:green;">StatusPal monitoring</mark> under the "Monitoring and incident automation" section.

<figure><img src="https://4061983002-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgIMm5p2V7PNx3dS7vwKE%2Fuploads%2F93YtRgFxirVDBqRmxbu0%2FScreenshot%202024-01-12%20at%2015.24.30.png?alt=media&#x26;token=1905a88f-98fa-466b-8572-1abbfc3b8efe" alt="status page integrated monitoring - incident automation"><figcaption></figcaption></figure>

Once you enable "StatusPal monitoring" on a service, we'll ping the provided URL once per minute. If it goes down (returns a status different than `2xx`) for more than 5 minutes, we'll notify somebody on your team (according to the "Notification recipients" setting).

### Automatically create incident

If you check the "automatically create incident" checkbox, we'll create an incident affecting this service automatically and close it once the service is up again for at least two minutes.

### Monitoring settings

* **HTTP method** allows you to select what HTTP method should be used when our monitoring agent makes an HTTP request to your services once every minute.
* **Ping URL** is the URL our monitoring agent will ping periodically to determine if this service is down or up.
* **HTTP headers** allow you to customize the header that should be sent together with the periodic HTTP request to your service's ping URL.

### Display response time chart

If you check this option, we'll automatically generate a "response time chart" based on your monitoring check and display it on your status page below your list of services.

<figure><img src="https://4061983002-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgIMm5p2V7PNx3dS7vwKE%2Fuploads%2F7926qCekKj1TXZzvtIIE%2FScreenshot%202024-01-11%20at%2015.53.52.png?alt=media&#x26;token=7ffaccbd-b41b-4203-9cfe-8497a964261f" alt="Response time chart as featured in your status page"><figcaption><p>Response time chart as featured in your status page</p></figcaption></figure>

### Pause monitoring during maintenance

You can check this option to make your monitoring check aware of your scheduled maintenance windows on the status page. If a monitoring check starts failing during a planned maintenance window, we'll ignore the failing check.
