Installation and Data Folders

 Server

Symphony server stores three kinds of data to your hard disk.

       Binary application files

       Video data

       Configuration information stored in a SQL Server Database.

        

Symphony server is installed by default in C:\Program Files\Aimetis\Symphony\ or on 64 bit OS in C:\Program Files (x86)\Aimetis\Symphony

 

The default path for all data (video, etc.) is <AppRoot>\data

 

You can change the default

       installation path during installation of Symphony

       data path during the Setup Wizard

 

The following table provides a summary of key folders

       <AppRoot> denotes installation path

       <DataRoot> denotes data path

 

Path

Description

<AppRoot>\_bin   

Binaries for all Aimetis Symphony executables and DLLs

<AppRoot>\_docs   

Small .txt files storing Aimetis.com's IP address

<AppRoot>\_tools   

Tools and utilities that Aimetis Support Specialists use to diagnose system problems

<AppRoot>\_Scripts   

Scripts for configuring Symphony. For example, a database schema creation script for manually creating the Symphony database

<AppRoot>\WebRoot   

Web files & binaries

<DataRoot>\_footagearchive   

Video data recorded from all cameras

<DataRoot>\_images

A cache of JPEG images generated from the footage

%APPDATA%\Aimetis\ai_logs

All log files useful for debugging and diagnosing problems.

<DataRoot>\_searches   

Stored searches. These files will not be automatically cleaned and searches must be manually deleted by user

<DataRoot>\_signals   

Timeline data (green, yellow, red)

<DataRoot>\_signals2   

XML metadata for searches and reports

<DataRoot>\Reports

Location for generated reports. Depending on write-permissions, a generated report will be stored in the \Data\Reports folder on the master server machine. The folder is generated ONLY after a report has been run and saved.

%WINDIR%\temp\config_backup

Location for automatic backups of server configuration

 

In addition to the folders, Symphony Server adds the following registry keys:

HKLM\Software\Aimetis 

Some configuration data for the server is stored here, such as the database connection string.

It is highly recommended that the <DataRoot> folders are not on the same physical Hard Disk as Windows and <AppRoot>. This is to limit the amount of disk read and writes to the OS disk to prevent catastrophic failure.

Client

Symphony Client is installed by default in %ProgramFiles(x86)%\Aimetis\Symphony Client\

 

Folders

 

These paths may be slightly different on different operating system versions.

 

These files define the farms that have been registered. The default is whatever the client configuration path is set to but you can override this. The paths in can be configured via the Aimetis Symphony Client Settings dialog box.

        From the View menu, select Settings. Select the Global tab.

 

Two (optional) variables can be used in the path names:

        %WINUSER% represents the Windows username of the current user. This is used in the default path so Symphony can store the configuration in the current user’s application data folder.

        %SYMPHONYUSER% represents the Symphony username. This is valid only if credentials are required for login to Symphony.

If a customer prefers to keep these settings global, do not use either of these variables when specifying the paths.