AITIA International, Inc. SgaSuperMon - Super Monitor module SgaSuperMon

Super Monitor module
("SgaSuperMon")

Table of Contents

Features

User interface

The main menu

Menu Menuitem Shortcut(s)/Button 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).
[Options]      
  Auto scroll ( ) Scrolls automatically the log window.
  Save window positions on exit   Saves actual window positions to ini file on exit.
  Saves settings   Saves actual settings into the configuration file.
[Help]      
  About... (Ctrl+F1) About the software (version number etc.).

Status line counters

Configuration (SgaSuperMon.ini) file settings

Section Entry Example Meaning
[Position]      
  posMain 8 115 954 864 1 -1 -1 Window positions at startup
[Options]      
  bSaveWinPosOnExit True Saves actual window position into the configuration file on exit
  bAutoScroll True Enable/Disable scrolling the window automatically
[Sga-7N Poller]      
  sRemoteIPAddress 10.20.30.45 IP address of Monitor Poller
  wRemoteTCPPort 7000 TCP port of Monitor Poller module
  sLocalIPAddress 10.20.30.66 Optional local IP address binding
[Advanced]      
  sCaption SuperMon 1 Optional caption text
  wLogDetailLevel 2 Detail level of logging (0-Off, 1-Normal, 2-Detailed, or 3-Debug)
  dwMaxLinesInLogWindow 1000 Maximum number of lines in log window
  sDataFile7001PathN D:\DataFiles-7001 Path to the statistical files, N can be 0...5 (optional entry)
  sLogFilesPath D:\LogFiles Path to the log files
  sTrapFilesPath D:\TrapFiles Path to the trap files
  bAlternateTrapUID false Allows using fixed UIDs in SNMP traps (See SNMP trap list below for details)

SNMP trap list

UID Type Text Remarks To Do
If bAlternateTrapUID is set to TRUE
5000 CEA 'SGA Message Store v1.00' module is started. Send a welcome message; indication of module start-up  
5000 CRI 'SGA Message Store v1.00' has been shut down by operator. Send a farewell message; indication of module shut down Start the 'SGA Message Store v1.00' module
0 INF Connection to Poller module is up. Module connected to poller  
5001 ERR Connection to Poller module is down. Connection to the Poller has broken down. Check the network interface, or the remote side of the connection.
5001 CEA Connection to Poller module is down. Connection to the Poller module is up  
If bAlternateTrapUID is set to FALSE
0 INF 'SGA Message Store v1.00' module is started. Send a welcome message; indication of module start-up  
0 WAR 'SGA Message Store v1.00' has been shut down by operator. Send a farewell message; indication of module shut down Start the 'SGA Message Store v1.00' module
0 INF Connection to Poller module is up. Module connected to poller  
++N ERR Connection to Poller module is down. Connection to the Poller has broken down. Check the network interface, or the remote side of the connection.
N CEA Connection to Poller module is down. Connection to the Poller module is up  

Version history

Known bugs