Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,10 @@ On this page, you can configure the automatic cleanup of the configuration archi

- **By number of backups per device**: Allows you to set a limit on the number of backups per device and verify how many devices are currently in the archive.

With the *Purge History* table below these settings, you can track which files have been deleted by each purge setting.<!-- RN 45176 -->

> [!NOTE]
>
> - When one of these limits is enabled, it is checked whenever a backup is added to the configuration archive. The oldest backups are always removed first.
> - If purging happens based on the total number of backups or the number of backups per element, only full configuration backups are taken into account. However, if it happens based on disk usage, the size of all files (including the extra files used for change detection) is taken into account.
> - Alarm monitoring and trending can be enabled for the KPIs.
Expand Down
8 changes: 2 additions & 6 deletions dataminer/Frameworks/IDP/Installing_DataMiner_IDP.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ When you deploy the IDP package, IDP will be installed with the default settings

1. Click the button next to *Setup Wizard*.

1. On the first page, click the button *Execute Now*.

1. On the welcome page, click *Next*.

1. On the view selection page, specify which views should be used by DataMiner IDP:
Expand All @@ -54,17 +52,15 @@ When you deploy the IDP package, IDP will be installed with the default settings

1. On the *IDP Extra Configurations* page:

- Optionally customize the HTTP binding address, with the corresponding HTTP mode and port.

- Optionally specify the path and credentials for the configuration archive.

- Optionally specify the credentials for file transfers.

> [!NOTE]
> You can also configure these settings in the IDP app after the initial setup, via *Admin* > *Configuration* > *Network Shares*. However, this is not possible for the HTTP binding address, mode, and port.
> You can also configure these settings in the IDP app after the initial setup, via *Admin* > *Configuration* > *Network Shares*.

1. Click *Next* until you reach the last page of the wizard.

1. On the last page of the wizard, click *Confirm*.

1. When the configuration of the IDP module has finished, which may take some time, click *Finish*, and on the next page, click *Close*.
1. When the configuration of the IDP module has finished, which may take some time, click *Finish*.
Loading