Configuring Space Check for Index Server Cache

For servers with Index Store package installed, you can configure space checks to verify that the Index Server does not run out of space. By default, space checks monitors an Index Server once per day.

If the free disk space is less than the minimum threshold and exceeds the maximum threshold specified, a low disk space alert is triggered. For example, if used disk space reaches 80% on an Index Server and free space is less than 50 GB, the low disk space alert is triggered by default.

Use the following additional settings to configure space check for Index Servers:

Additional Setting

Purpose

nANALYTICS_INDEXDIR_THRESHOLD_PERC

Sets the maximum threshold for used disk space on an Index Server (in percentage) beyond which an alert will be triggered.

The default value for this parameter is 80.

nANALYTICS_INDEXDIR_MINSPACE_MB

Sets the minimum threshold for free disk space on an Index Server (in MB). If the disk space is less than the specified threshold, then an alert will be triggered.

The default value for this parameter is 51200.

Use the following steps to configure any of the above additional settings:

  1. From the CommCell Browser, navigate to the Client Computers node.

  2. Right-click the <Client>, and then click Properties.

  3. On the Client Computer Properties dialog box, click Advanced.

  4. Click the Additional Settings tab and then click Add.

  5. In the Name box, type the name of the additional setting. The Category and Type details will be automatically populated.

    Alternatively, you can click Lookup and search for the additional setting using the Find box.

  6. In the Value box, type the interval in minutes (the default interval will be displayed).

  7. Click OK.

  8. Click OK to save the additional setting configuration.

Loading...