Internal Drive Structure

Data recorded by the SMART System, including recordings, results and log files, and device settings, are saved on the SMART Controller's internal drive under /var/www/html/storage. Knowing where different types of files are stored can help when you need to manage files via the command line.

Notice:
Be very careful when manipulating files via the command line. Moving or editing necessary files could mean you need to reinstall the SMART System software.
/var/www/html/

Other than the storage directory, this directory stores the assets used by the SMART Control Panel web interface.

/var/www/html/storage
Stores settings configured using the SMART Control Panel.
/var/www/html/storage/devices
Contains a subfolder for each microphone connected to the SMART System, listed by the microphone's MAC address.
/var/www/html/storage/devices/MAC address
The folder for each attached microphone stores its status information and active settings.
/var/www/html/storage/devices/MAC address/data
Stores csv results tables, log files, and recordings saved from a given microphone.
/var/www/html/storage/dump
When you generate a diagnostic dump file from the Maintenance tab, settings and log files are copied to this folder before being compressed into the file /var/www/html/storage/logs/dump.zip.
/var/www/html/storage/logs
Stores log text files relating to the SMART Controller, including daily reports, cron logs, and SCADA logs.
When you generate a diagnostic dump file from the SMART Control Panel, it is stored here as dump.zip.
/var/www/html/storage/profiles
Stores Schedule Profiles and Setting Profiles.