# License Server Monitoring with UptimeRobot

If you use [UptimeRobot ](https://uptimerobot.com/)to monitor your self-hosted QLM License Server, the procedure below describes how to configure UptimeRobot to monitor the QLM License Server.

* Login to UptimeRobot
* Click Monitoring
* Click New / Single Monitor
* Set the Monitor Type to: HTTP / website monitoring
* Set the URL to your license server URL such as: <https://qlm4.net/qlmdemo/qlmLicenseServer/qlmservice.asmx>
* Configure the notifications as required
* Configure the monitor interval as required
* Expand the Advanced Settings section
* Set the HTTP method to: GET
* Click Create 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.soraco.co/docs/qlm-license-server/license-server-monitoring-with-uptimerobot.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.
