Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

By default SQL Elements Inventory Manager performs an auto refresh process every five minutes (300 seconds). You can edit this setting following these steps.

  • Go to <InstallDir>\ElementsInventory Manager\WebApplication\idera-main\conf\web.properties
  • In the web.properties files add the following property: AutoRefreshInterval=<time>

...

Note

Take into account the following considerations:

  • In order for the changes to take effect, you need to restart the Elements Inventory Manager Web service after setting the Autorefresh configurations value.
  • If you introduce a value that is outside the limits or in a different format, it will take 60 seconds for values under the lower limit, 600 seconds for values over the higher limit, and 300 seconds for values in the wrong format.
  • Adjusting the auto-refresh interval may impact performance

...