Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Introduction

These are the global settings for the entire software system. They include policy settings for user security, database retention limits, system profiles and database backup options.

On this page:

System Settings


  1. Database Configuration
    1. See Database Configuration
  2. Tracks:
    1. Track Check Period (ms): 
    2. Maximum Sightings: maximum number of sightings stored of a single track - afterwhich the system stops recording sightings.
    3. Minimum Debris Sightings: minimum number of sightings recorded before a track is classed as debris.
    4. Minimum IFF Sightings: 
    5. Last Sightings: number of sightings guaranteed to be recorded at the end of a track.
    6. Debris Movement Limit (m): distance below which debris will not be recorded.
    7. Use Radar NTP Time: this is the Network Time Protocol data sent with the tracks from the radar. NTP is a networking protocol for clock synchronisation between computer systems over packet-switched, variable-latency data networks
  3. Alarms Options:
    1. Audible Alarm: select to have a sound emitted when a system alarm is active.
    2. Custom Threat Sound: the sound clip emitted for a threat alarm (this supports most common sound formats including mp3 and wav).
    3. Custom Warning Sound: the sound clip emitted for a warning alarm (this supports most common sound formats including mp3 and wav).
    4. Alarm Timeout (s): the length of time before the alarms are cleared after a system or AID alarm has been resolved.
    5. Auto Acknowledge: select if alarms are automatically acknowledged when they are cleared. If auto-acknowledge is disabled, then the operator is expected to acknowledge all alarm incidences. 
    6. Clear Alarm Minimum Role: the minimum role in the role hierarchy that has permission to clear alarms. Any roles below this in the role hierarchy will not be able to clear alarms.
  4. Mongo Index Options:
    1. System Logs Retention Days: how long system logs are maintained in the database before being deleted. 
    2. Alarm Log Retention Days: how long alarm logs are maintained in the database before being deleted. 
  5. System Profiles:
    1. Current Profile Name: the current profile in use.
    2. Current Profile User ID: a user friendly Id that can be used for external control, associated with whomever created the profile. 
    3. Adding a New Profile: follow this link for more information on System Profiles.
  6. Password Complexity:
    1. Required from Roles: determines which roles will have a password that applies to this complexity.

      The Roles are a hierarchy: 

      1. Administrator
      2. Engineer
      3. User
      4. System

      A complex password will be required from not only the role selected, but all roles above it in the hierarchy too.

    2. Password Length: the minimum length of password required.
    3. Min. Character Types: the minimum number of different character types needed to be in the password. There are four character types: abc, ABC, 123, @&(. If no password is required, both Password Length and Min. Character type values should be entered as '0'.

  7. Archive Settings
    1. Retention Days (days):
  8. Active Directory Authentication:
    1. Domain Group Name:

Related information

  • No labels