Geneos ["Geneos"]
You are currently viewing an older version of the documentation. You can find the latest documentation here.

GL SLC Plug-in - Technical Reference

Introduction

The Geneos GL SLC plug-in allows Geneos users to monitor the saturation metrics of an SLC log file.

Views

Dynamic Exchange View

Unlike most Geneos plug-ins view are generated dynamically. Each time an SLC log file is read the new exchanges will be added as new views and the views that already exist will be updated. Each exchange view shows the scanDate to indicate the day that it was read.

Note: The scanDate will only be displayed after the whole SLC file is read. This allows the user to match up any Dataview to a file via the scanDate (this will match the log file's last modified time).

Headline Legend

Name Description
scanDate Allows the user to match up any Dataview to a file via the scanDate (this will match the log file's last modified time).

Table Legend

Name Description
exchangeSegment Consists of the exchange name and market
percentValuesUtilisation Shows a percentage of how many resources were used in this run
valuesUsed The actual amount of values used
valuesLimit The maximum allowed values
percentMemoryUtilisation Shows a percentage of how many resources were used in this run
memoryUsed The actual amount of memory used
memoryLimit The maximum allowed memory

Plug-in Configuration

Sample configuration:

logPath: /GLSLC/log
filename: survp1_CAYLON_*

The following parameters can be configured for this plug-in:

logPath

This can either be a windows or UNIX path e.g. /glslc/logs

Mandatory: No
Default: "." (Netprobe working directory)

filename

This can be a wildcarded filename e.g. survp1_CALYON_*, this will match the latest written file survp1_CALYON_20070307

Mandatory: No
Default: survp1_*