System Configuration
The VMS offers the following setup parameters to control its behaviour. These parameters are usually only defined once during installation, but may be altered/adjusted during the lifetime of the system. When these parameters are altered, the VMS WebServer must be restarted for the changes to take effect.
NOTE: The current system parameters are viewable via the System - Locale Details report available on the Reporter screen.
Parameter Name |
Description |
Type |
Typical Value |
AdjAllowDuplicateImages |
Allow duplicate images to be selected during adjudication. |
Boolean |
false |
AdjAutoConfirmRate |
Fraction of adjudications that are auto-confirmed. |
Integer |
0 |
AdjAutoSelectFirstFrame |
Controls the auto-selection of the first frame of a video during Adjudication. |
Boolean |
true |
AdjRejectEnabled |
Allow the adjudicator to reject a violation. |
Boolean |
true |
DefaultDatumLimit |
Maximum number of ANPR images to list. |
Integer |
100 |
DefaultDatumRadius |
The maximum range [m] of and ANPR event from a violation for it to be listed as a possible match. |
Integer |
200 |
DefaultDatumTimeDelta |
The maximum range [m] of and ANPR event from a violation for it to be listed as a possible match. |
Integer |
30 |
ExporterFolder |
The export root folder. |
String |
/home/truvelo/vms/nas/EXPORTS/Standard |
ExporterFolderWithDateTime |
Export into folders named after the date and time of generation. |
Boolean |
true |
ExporterService |
The export service to be utilized. [Standard, Cubic, StarTraq, etc]. |
String |
com.truvelo.vms.VexExporter |
ExporterWithAllSitesOption |
Allow simultaneous exports for ALL listed sites. |
Boolean |
true |
ExportXDotSites |
Allow the exports of sites with an 'X.' prefix. |
Boolean |
false |
FrameRangeUpperBound |
Maximum violation range [m] to be considered as 'reasonable'. |
Integer |
2000 |
FrameSpeedUpperBound |
Maximum violation speed to be considered as 'reasonable'. |
Integer |
200 |
PasswordExpiry |
The time in seconds after which an account password will expire. |
Integer |
2764800 |
PasswordExpiryOnNew |
The time in seconds after which a new account password will expire. |
Integer |
3600 |
PasswordExpirySystem |
The time in seconds after which system passwords will expire. |
Integer |
307584000 |
PasswordMinLength |
The minumum allowed length of an account password. |
Integer |
8 |
PrioritizeSiteSpeedLimit |
By default use the site-defined speed limit over that of the violation - when both are non-zero. |
Boolean |
true |
SupervisorAddExports |
Allow Supervisors to perform violation exports. |
Boolean |
false |
SupervisorAddSites |
Allow Supervisors to edit Sites. |
Boolean |
true |
TimeZone |
The system Time Zone (e.g. UTC, UTC+2). |
String |
UTC+2 |
UnitOfAltitude |
System units used for altitude. |
String |
m |
UnitOfDistance |
System units used for distance. |
String |
m |
UnitOfSpeed |
System units used for speed. |
String |
kph |
UnitOfTemperature |
System units used for temperature. |
String |
C |
VmsId |
The client name as it appears in the VMS Licence. |
String |
|
VmsRelease |
The currently installed VMS Release. |
String |
20.1.0 |
Note that there is currently no user interface allowing a user to alter these parameters. The changes must be applied directly on the VMS database (table vms.locale).