TSP Lab Sga_GrMon2 - The 'Gr-over-IP' Monitor Sga_GrMon2

The 'Gr-over-IP' Monitor for GyTapper
("Sga_GrMon2")

Features

User interface

The main menu

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
  Reload forwarding filters   Reloads IP address list from Sga_GrMon2.ini/[Filters] section to filter captured MSU's
  Disconnect now!   Breaks off KeyServer connection
[Options]      
  Auto scroll (ScrollLock, or ) Allows automatic scrolling of the log screen
  Save settings   Saves actual settings into the Sga_GrMon2.ini file

The bottom status-line

Configuration (Sga_GrMon2.ini) file settings

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!)
[GyTapper]      
  wLocalPort 7777 TCP port wher GyTapper can connect to
  10.117.144.111 GyTapper machine IP address and a name of allowed machines to connect (many IP addresses can be listed in this section)
[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
[Filters]      
  sAllowIPAddress#{0..31} 172.28.248.1 Messages having their Source or Destination IP address on this list will only be forwarded to the KeyServer
[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