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_interval
    Defines the number of seconds between each DMS notification command retry.
    Default:
    60
  • init_ac_db
    Obsolete.
  • max_dms_command_retry
    Defines the maximum number of times the policy deviation calculator retries to send update notifications to the DMS before giving up.
    Default:
    3
  • max_lines_request
    Defines the maximum number of lines (from the policy deviation data file) that the
    get devcalc
    selang 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
    ")
    • X
      Defines the line offset returned by the previous
      get devcalc
      output.
    Default:
    50