devcalc
In the [devcalc] section, the tokens control aspects associated with the policy deviation calculator.
capamsc141
In the [devcalc] section, the tokens control aspects associated with the policy deviation calculator.
- dms_command_retry_intervalDefines the number of seconds between each DMS notification command retry.Default:60
- init_ac_dbObsolete.
- max_dms_command_retryDefines the maximum number of times the policy deviation calculator retries to send update notifications to the DMS before giving up.Default:3
- max_lines_requestDefines the maximum number of lines (from the policy deviation data file) that theget devcalcselang command returns at any one time. You then need to retrieve additional lines using the following command:get devcalc params("offset=X") XDefines the line offset returned by the previous get devcalc output.get devcalc params("offset=X")
- XDefines the line offset returned by the previousget devcalcoutput.
Default:50