...
The following table describes all available "session" parameters, their meaning and examples of their usage:
hw_model
Parameter | hw_model | |
---|---|---|
Type | Text string | |
Value | Virtual HP Alpha system hardware model to be emulated. Use a default configuration template for each particular model as a starting point for a custom configuration. This would ensure that the parameter is set correctly. Example:
Available models are:
Refer to this section to find how to set a particular HP Alpha model supported by CHARON-AXP. |
configuration_name
Parameter | configuration_name | ||
---|---|---|---|
Type | Text string | ||
Value | Name of the CHARON-AXP instance (ir must be unique):
The value of this parameter is used as a prefix to the event log file name. (see below). From the example above, the CHARON-AXP log file will have the following name:
xxxxxxxxx is an increasing decimal number starting from 000000000 to separate log files with the same time of creation (in case the log is being written faster than one log file per second). It is strictly recommended to use the "configuration_name" parameter if more than one CHARON instance runs on the same server. |
log
Parameter | log | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Type | Text string | ||||||||||||||||||||||||||||||
Value | The log file or directory name is where the log file for each CHARON-AXP execution session is stored.
|
Div | ||
---|---|---|
| ||
log_method
...
Parameter | license_key_id | |||
---|---|---|---|---|
Type | Text string | |||
Value | A set of Sentinel Key IDs that specifies the license keys to be used by CHARON. It is also possibly to use a keyword "any" to force CHARON to look for suilable a suitable license in all available keys if the license is not found in the specified keys. Example:
Based on the presence of this parameter in the configuration file, CHARON behaves as follows:
If the keyword "any" is specified then if no valid license has been found in the keys with specified ID’s all other available keys are examined for valid license as well.
|
...
Parameter | license_id | |
---|---|---|
Type | Text string | |
Value | A set of license indetifiers identifiers that specifies the licenses to be used by CHARON. This parameter is applicable only to new licenses. Example:
If this parameter is set, Charon considers for validation only the available licenses with license ID parameter set and equal to one of |
...
Parameter | license_key_lookup_retry | |||||
---|---|---|---|---|---|---|
Type | Text String | |||||
Value | In case the CHARON-AXP license connection is not present when the guest starts up, this parameter specifies how many times CHARON-AXP will try to establish the connection and, optionally, a period of time between retries. Syntax:
Options:
Example 1
If license key is not found during initial scan, do only one more attempt after 60 seconds. Example 2
Same as above but retry in 30 seconds. Example 3
If license key is not found during initial scan, do 3 more attempts waiting 10 seconds between them. Example 4
If license key is not found during the initial scan, do 5 more attempts waiting 60 seconds between them. |
...
Parameter | n_of_cpus | |||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Type | Numeric | |||||||||||||||||||||||||||||||||||||||||
Value | Limits the number of emulated CPUs. Example:
The maximum number of CPUs enabled by CHARON-AXP is specified by the license key, but cannot exceed the original hardware restrictions:
|
...