CALLHOMEINVENTORYINTERVAL

The CALLHOMEINVENTORYINTERVAL option specifies how often, in minutes, the Call Home feature collects a full configuration snapshot of the server.

When the server starts, the value set in dsmserv.opt is automatically propagated to the callhome_inventory_interval parameter in callhome.ini. This means that you do not need to edit callhome.ini manually after changing this option.

Syntax

Read syntax diagramSkip visual syntax diagram CALLHOMEInventoryInterval 1440minutes

Parameters

minutes
Specifies the collection interval in minutes. The default value of 1440 equals 24 hours, which provides daily snapshots while keeping system overhead low. Specify a lower value to collect data more frequently; specify a higher value to reduce collection frequency.

Example

To collect a snapshot every 12 hours, add the following line to dsmserv.opt:

CALLHOMEInventoryInterval 720