ftlm_deobfuscate

Utility to deobfuscate and load checkouts that have been obfuscated by Monitor during situations where the product license was either unavailable, exceeded, or expired.


ftlm_deobfuscate: Usage Message

DESCRIPTION:
    Utility to deobfuscate and load checkouts that have been obfuscated by
    LicenseMonitor during situations where the product license was either
    unavailable, exceeded, or expired.

    If no file is specified, the utility automatically detects and
    deobfuscates all log files that contain obfuscated data.

USAGE:
    % ftlm_deobfuscate [OPTIONS]

OPTIONS:
    -h                  -- Show this help.
    -v                  -- Increase verbosity.
    -do                 -- Perform deobfuscation and load data into DB.
    -k                  -- Specify license key file path.
                           Default is to search in the following order:
                           licmon.swd/license.lm.key
                           licmon.swd/license.key
                           VOVDIR/local/license.lm.key
    -show               -- Show files that are known to have obfuscated data.

EXAMPLES:
    % ftlm_deobfuscate -do
    % ftlm_deobfuscate -show
    % ftlm_deobfuscate -do 2010.04.01
    % ftlm_deobfuscate -do 2010.04.*