# HOSTVM XRM

- [Описание функциональных характеристик](https://kb.pvhostvm.ru/hostvm-xrm/main-features.md)
- [Руководство по установке и настройке](https://kb.pvhostvm.ru/hostvm-xrm/install-guide.md)
- [Системные требования](https://kb.pvhostvm.ru/hostvm-xrm/install-guide/requirements.md)
- [Установка HOSTVM XRM](https://kb.pvhostvm.ru/hostvm-xrm/install-guide/hostvm-xrm-install.md)
- [Установка/изменение пароля администратора](https://kb.pvhostvm.ru/hostvm-xrm/install-guide/set-admin-passwd.md)
- [Руководство администратора](https://kb.pvhostvm.ru/hostvm-xrm/admin-guide.md)
- [Модуль xrm\_ovirt](https://kb.pvhostvm.ru/hostvm-xrm/admin-guide/xrm-ovirt-module.md)
- [Начальная настройка](https://kb.pvhostvm.ru/hostvm-xrm/admin-guide/xrm-ovirt-module/initial-setup.md)
- [Создание и запуск планов восстановления](https://kb.pvhostvm.ru/hostvm-xrm/admin-guide/xrm-ovirt-module/recovery-plans.md)
- [Руководство по внедрению в среде HOSTVM](https://kb.pvhostvm.ru/hostvm-xrm/admin-guide/xrm-ovirt-module/hostvm-integration.md): Для автоматизации аварийного восстановления oVirt-подобных систем управления виртуализацией с помощью модуля xrm\_ovirt в составе X Recovery Manager (XRM).
- [Модуль xrm\_OpenUDS](https://kb.pvhostvm.ru/hostvm-xrm/admin-guide/xrm-openuds-module.md)
- [Описание типовой конфигурации HOSTVM VDI для реализации DR](https://kb.pvhostvm.ru/hostvm-xrm/admin-guide/xrm-openuds-module/standard-configuration.md)
- [Начальная настройка](https://kb.pvhostvm.ru/hostvm-xrm/admin-guide/xrm-openuds-module/initial-setup.md)
- [Создание и запуск планов восстановления](https://kb.pvhostvm.ru/hostvm-xrm/admin-guide/xrm-openuds-module/recovery-plans.md)
- [Руководство по внедрению в среде HOSTVM VDI](https://kb.pvhostvm.ru/hostvm-xrm/admin-guide/xrm-openuds-module/hostvm-vdi-integration.md): Для автоматизации аварийного восстановления VDI на основе OpenUDS с помощью модуля xrm\_OpenUDS в составе X Recovery Manager (XRM).
- [Руководство пользователя](https://kb.pvhostvm.ru/hostvm-xrm/user-guide.md)
- [История версий](https://kb.pvhostvm.ru/hostvm-xrm/changelog.md)


---

# 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://kb.pvhostvm.ru/hostvm-xrm.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.
