Settings

<< Click to Display Table of Contents >>

Navigation:  Modules > Asset Management > Process > Audit > Asset Record Health >

Settings

The following settings are available for Asset Record Health reporting (these settings are system settings, accessible with sufficient access from the Settings/Admin left menu option):

Setting

Definition

AH_ASSET_HEALTH_SPN_NAME

Stored procedure returning asset health records.

AH_CPNO_CHK_ASSET_REG

The catchpoint number assigned to the function to check the asset in registry. This may be a comma-delimited list if more than one catchpoint performs the equivalent function (e.g., confirming the asset number is set correctly in the Registry). Set to 0 if N/A.

AH_CPNO_REQ_REG_1

Required regular catchpoint number. Set this to the catchpoint that the user is expected to run periodically. Period is determined by AH_CPNO_REQ_REG_1_MIN_DAYS. Set to 0 if N/A.

AH_CPNO_REQ_REG_1_MIN_DAYS

Minimum days between running required regular catchpoint, as defined by the AH_CPNO_REQ_REG_1 parameter.

AH_INCLUDED_STATUS

Comma-delimited list of asset status values that will be used to determine on which asset records to run the health analysis.  Only records that match one of the status values in this list will be included.

NOTE: - Leaving this setting blank (default) causes the health analysis to not be performed.

AH_INVALID_LIKE_CLAUSE

Like clause for invalid serial numbers.  For example, ‘not found|??|error’

AH_MIN_AGENT_VERSION

Minimum WDA agent version.

AH_MIN_DAYS_SINCE_CP

Minimum days between any catchpoint. Set to 0 if N/A. See also AH_SCORE_OLD_CP_HISTORY

AH_MIN_DAYS_SINCE_SCAN

Minimum days between scans. Set to 0 if N/A. Computed from the Date Last Inventoried column of the Assets in the MIE.

AH_SCORE_BAD_AGENT_DATE

Score for bad agent install date. Set to 0 if N/A.

AH_SCORE_BAD_AGENT_VERSION

Score for bad agent version. Set to 0 if N/A.

AH_SCORE_BAD_COMPUTER_NAME

Score for bad computer name. Set to 0 if N/A.

AH_SCORE_BAD_GUID

Score for bad machine id. Set to 0 if N/A.

AH_SCORE_BAD_SCAN_DATE

Score for bad date of last scan. Set to 0 if N/A.

AH_SCORE_BAD_SN

Score for bad serial number. Set to 0 if N/A.

AH_SCORE_CHK_ASSET_REG_NOT_RUN

Score for check asset number not run. Set to 0 if N/A. Defined by the AH_CPNO_CHK_ASSET_REG parameter. See the description of that setting for more information.

AH_SCORE_DUPE_ASSET

Score for duplicate asset number. Set to 0 if N/A.

AH_SCORE_DUPE_NAME

Score for duplicate computer name. Set to 0 if N/A.

AH_SCORE_DUPE_SN

Score for duplicate serial number. Set to 0 if N/A.

AH_SCORE_INVALID_NAME

Score for invalid computer name. Set to 0 if N/A.

AH_SCORE_INVALID_SN

Score for invalid serial number. Set to 0 if N/A.

AH_SCORE_NO_CP_HISTORY

Score for no catchpoint history. Set to 0 if N/A.

AH_SCORE_OLD_CP_HISTORY

Score for catchpoint history too old. Set to 0 if N/A. Determined by AH_MIND_DAYS_SINCE_CP.

AH_SCORE_REQ_CP_1_NOT_RUN

Score for not running required regular catchpoint (defined by AH_CPNO_REQ_REG_1). Set to 0 if N/A. See also AH_CPNO_REQ_REG_1.

AH_SCORE_REQ_CP_1_TOO_OLD

Score for too much time before running required regular catchpoint (defined by AH_CPNO_REQ_REG_1). Length is determined by setting AH_CPNO_REQ_REG_1_MIN_DAYS. Set to 0 if N/A.

AH_SCORE_UNK_AGENT_VERSION

Score for unknown agent version. Set to 0 if N/A.