TSP Lab | Sga_GrMon2 - The 'Gr-over-IP' Monitor | Sga_GrMon2 |
---|
Menu | Menu item | 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) | ||
Flush status-line counters now! | Writes status counters into the log These counters are flushed automatically every fifteen minutes. | ||
Flush & reset status-line counters now! | Clears status counters after writing them into the log | ||
[KeyServer] | |||
Allow auto-connect | (Ctrl-A, or ![]() ![]() | Permits connection to KeyServer | |
Disconnect now! | Breaks off KeyServer connection | ||
[Capture] | |||
Reload input device list | (Ctrl-I) | Reloads list of input devices from Sga_GrMon.ini/[Capture]/sInputDevice#{0..9} entries | |
Reload filters | Reloads IP address list from Sga_GrMon2.ini/[Filters] section to filter captured MSU's | ||
[Options] | |||
Auto scroll | (ScrollLock, or ![]() ![]() | Allows automatic scrolling of the log screen | |
Save settings | Saves actual settings into the Sga_GrMon2.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 | (Refers to the [Options]/Auto scroll menu item!) | |
[Advanced] | |||
wLogDetailLevel | 3 | (Equals to the listed order; refers to the [Log]/Details menu item!) | |
dwMaxLinesInLogWindow | 1000 | Number of lines in the log window on screen | |
sLogFilesPath | d:\GPRS\Logfiles | Path for the LOG files | |
[KeyServer] | |||
bAllowAutoConnect | False | (Refers to the [KeyServer]/Allow auto-connect menu item!) | |
sIPAddress | 127.0.0.2 | IP address of KeyServer | |
wTCPPort | 7002 | Port on which KeyServer is listening to Gr (either this or the so-called "NI") Monitor | |
dwForwardMSUMaxSize | 300 | MSU's consisting of (equal to or) fewer octets will only be forwarded to the KeyServer | |
[Capture] | |||
sInputDevice#{0..9} | rpcap://\Device\NPF_{E1638A3A-E7C2-4B62-9478-35F9D609855A} | Network interface(s) on which Gr Monitor will capture | |
sInputFilter | ip proto 0x84 | Defines protocol filter(s) for capturing (0x84 means SCTP protocol) | |
[Filters] | |||
sAllowIPAddress#{0..9} | 172.28.248.1 | Messages having their Source or Destination IP address on this list will only be forwarded to the KeyServer |