TSP Lab | Statistics Query Server | Sga7N_GyDB_QueryServer_Stat |
---|
Menu | Menuitem | Shortcut(s) | Meaning |
---|---|---|---|
[Log] | |||
Find line containing... | (Ctrl-F) | Finds text in log window | |
Find next matching line | (F3) | Finds next occurrence of text in log window | |
Details | Detail level of logging (Off, Normal, Detailed, or Debug) | ||
[Actions] | |||
Allow client connection | (Ctrl-A, or ![]() ![]() | Allow Statistics Query clients to connect and query | |
Re-enter client password | The password used during the authentication can be re-entered | ||
Flush counters | Writes status line counters into the log | ||
Flush and zero counter | Writes the counters into the log and zeroes them | ||
[Options] | |||
Auto scroll | (ScrollLock, or ![]() ![]() | Allow automatic scrolling of the log screen | |
Save settings | Save actual settings into the configuration (Sga7N_GyDB_QueryServer_Stat.ini) file |
Section | Entry | Example | Meaning | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
[Position] | |||||||||||||||||||||||
iLeft | 140 | Position of the program module on the display screen | |||||||||||||||||||||
iTop | 72 | Position of the program module on the display screen | |||||||||||||||||||||
iWidth | 995 | Position of the program module on the display screen | |||||||||||||||||||||
iHeight | 694 | Position of the program module on the display screen | |||||||||||||||||||||
[Options] | |||||||||||||||||||||||
bAutoScroll | True | (Refer to the [Options]/Auto scroll menuitem!) | |||||||||||||||||||||
[Validity Interval] | A validity interval can be set. The server will send only records that are in this interval. | ||||||||||||||||||||||
StartTimeYear | 2006 | Year of the StartTime of the validity interval | |||||||||||||||||||||
StartTimeMonth | 1 | Month of the StartTime | |||||||||||||||||||||
StartTimeDay | 1 | Day of the StartTime | |||||||||||||||||||||
StartTimeHour | 0 | Hour of the StartTime | |||||||||||||||||||||
StartTimeMinute | 0 | Minute of the StartTime | |||||||||||||||||||||
StartTimeSecond | 0 | Second of the StartTime | |||||||||||||||||||||
bStartTimeDate | 1 | If it is 1 the StartTime set above is applied. | |||||||||||||||||||||
EndTimeYear | 2010 | Year of the EndTime of the validity interval | |||||||||||||||||||||
EndTimeMonth | 12 | Month of the EndTime | |||||||||||||||||||||
EndTimeDay | 13 | Day of the EndTime | |||||||||||||||||||||
EndTimeHour | 23 | Hour of the EndTime | |||||||||||||||||||||
EndTimeMinute | 59 | Minute of the EndTime | |||||||||||||||||||||
EndTimeSecond | 59 | Second of the EndTime | |||||||||||||||||||||
bEndTimeDate | 1 | If it is 1 the EndTime set above is applied. When it is 0 EndTime will be the actual local time. | |||||||||||||||||||||
[Advanced] | |||||||||||||||||||||||
wLogDetailLevel | 3 | (Equals to the listed order; refer to the [LOG]/Details menuitem!)
| dwMaxLinesInLogWindow
| 1000
| Number of lines in the log window on screen
|
| sDataPath
| d:\StatCDR
| Path for statistical data files
|
| wDataFilePeriod
| 60
| Period of statistical database files.
It should be the same value as Sga7N_GyDB_Loader_Stat.ini/[Advanced]/wOutFilePeriod.
|
| sLogFilesPath
| d:\LogFiles
| Path for the LOG files
|
| sClientPassword
| password
| Password used during the authentication.
If it is not set a pop-up window will appear to enter it when the module has been started
| |