Connection Configuration

Warning

The Connection Settings section and all database persistence features are only active when the Folder Stats license includes the Save2DB module. If the module is not included the section remains hidden and no data is written to the database, even when Save Views informations is set to true.

The Connection section is visible only when Save Views informations is true. It defines the SQL Server target and the schedule on which view data is saved to the database.

../../_images/connection-settings.png

Option

Values

Default

Description

Server

server name or IP address

Hostname or IP address of the SQL Server instance. Required.

Database

database name

Name of the Folder Stats SQL Server database. Required.

Username

string

SQL Server login username. Required.

Password

string (masked)

SQL Server login password. Required.

Update Frequency (in minutes)

number (15–120)

15

Interval in minutes between each database save cycle.

Alerts only

true or false

false

When true only views with at least one active alert are written to the database. Reduces write volume when the web client only needs to surface attention items.

Start time

HH:mm:ss

08:00:00

Earliest time of day the save task may start. Tasks scheduled before this time are deferred until the start of the window.

End time

HH:mm:ss

16:00:00

Latest time of day the save task may start. Tasks that would begin after this time are deferred to the next day’s start time.

Excluded days

List of days of the week (MondaySunday)

(empty)

Days on which the save task is suppressed entirely. Commonly set to Saturday and Sunday.

Tip

Enable Alerts only when the web client is used solely to surface views that require attention. This reduces write volume and keeps the database focused on actionable data.