TSP Lab SgaSGsAPPol - The SGsAP Poller module SgaSGsAPPol

The SGsAP Poller module
("SgaSGsAPPol")

Table of Contents

Features

User interface


The main menu

Menu Menuitem Shortcut(s) Meaning
[Actions]      
  Reload monitor units data   Reload Monitor units' data from INI/[Monitors]
[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)
[Options]      
  Accept monitors (Ctrl-A, or ) Allows the Monitor units connecting to the server
  Auto scroll   Allows automatic scrolling of the log screen
  Show log (Ctrl-Tab) Shows the log screen
  Show monitor status (Ctrl-Tab) Shows the monitor status screen
  Save settings   Saves actual settings into the configuration (SgaSGsAPPol.ini) file

The pop-up menu of the monitor status screen


Right-click on the monitor status screen window to access this menu!
  Menuitem Shortcut(s) Meaning
  Disconnect this Monitor from Server (Poller)... / ...immediately   Disconnects the selected Monitor unit from the server immediately by breaking low layer sockets

The bottom status-line

Configuration (SgaSGsAPPol.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 (Refer to the [Options]/Auto scroll menu item!)
[Monitors]     Only listed monitors are allowed to connect.
  M00 11.22.33.44 The 3-character symbolic name and the IP address of a monitor
[Advanced]      
  wLocalTCPPort 8030 Port number where the Poller accepts the connection of the Monitor
  wLogDetailLevel 3 (Equals to the listed order; refer to the [Log]/Details menu item!)
  dwMaxLinesInLogWindow 1000 Number of lines in the log window on screen
  sDataPath d:\DataFiles Path for the temporary DATA files
  sLogFilesPath d:\LogFiles Path for the LOG files

Version history