---
title: Settings - Health monitoring
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

On this page, you can configure settings related to the [Health monitoring](https://docs.kentico.com/k10/configuring-kentico/health-monitoring.md) functionality. Health monitoring allows system administrators to observe and record the application's load and performance using an external application, e.g. the built-in [Performance monitor](http://technet.microsoft.com/en-us/library/cc749249.aspx) in Microsoft Windows.

| General                         |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Enable health monitoring        | Indicates if [Health monitoring](https://docs.kentico.com/k10/configuring-kentico/health-monitoring.md) is enabled. i.e. if monitored values are written to both General and Site performance counters related to this instance of Kentico. If disabled, no values are written to any of these performance counters.                                                                                                                                                                       |
| Application monitoring interval | Time interval (in seconds). In this periodic interval, the application reads monitored values and writes them to performance counters.                                                                                                                                                                                                                                                                                                                                                     |
| Use external service            | Indicates if external Windows service ([Kentico Health Monitor](https://docs.kentico.com/k10/configuring-kentico/health-monitoring/installing-the-health-monitoring-windows-service.md)) should be used to read and write monitored values to the _Scheduled tasks in queue_, _E-mails in queue_ and _Error e-mails in queue_ performance counters. As these counters require database access to get their values, using the external service may optimize your application's performance. |
| Service monitoring interval     | Time interval (in seconds). In this periodic interval, the external Windows service reads monitored values and writes them to the performance counters. If you are using the Health Monitoring Windows service and change this value, it is necessary to restart the Windows service in order for the new value to be used.                                                                                                                                                                |
| Enable site counters            | Indicates if values are written to site specific performance counters. If disabled, values are written to general counters only.                                                                                                                                                                                                                                                                                                                                                           |
