Monitoring and Statistics

<< Click to Display Table of Contents >>

 

Monitoring and Statistics

Starting information, such as configuration errors, are registered by the service in a file called ElipsePRPSvc.log generated on the same folder of the service, if this option is enabled.

After starting, and if the monitoring service is enabled, the service sends logs and statistics to the selected UDP port, which are received by this Driver.

Log messages are redirected to this Driver's log with a prefix "PRPService: XXXXXXXX".

Statistical messages are available in the Tags shown on the next figure, which can be created in the application.

Statistical Tags

Statistical Tags

The available Tags are described on the next table.

Tags available for statistics

Name

Description

Device

Item

LANA_Active

Indicates whether the PRP service is logically active on LAN A network adapter. Inverted network adapters, for example, do not allow any of these network adapters to remain active

ElipseClientInfo

PRPStat_LANA_Active

LANB_Active

Indicates whether the PRP service is logically active on LAN B network adapter. Inverted network adapters, for example, do not allow any of these network adapters to remain active

ElipseClientInfo

PRPStat_LANB_Active

LANA_TotalSent

Indicates the total number of packets sent by the LAN A network adapter

ElipseClientInfo

PRPStat_LANA_TotalSent

LANB_TotalSent

Indicates the total number of packets sent by the LAN B network adapter

ElipseClientInfo

PRPStat_LANB_TotalSent

LANA_TotalReceived

Indicates the total number of packets received by the LAN A network adapter

ElipseClientInfo

PRPStat_LANA_TotalReceived

LANB_TotalReceived

Indicates the total number of packets received by the LAN B network adapter

ElipseClientInfo

PRPStat_LANB_TotalReceived

 

Define a reasonable scan interval for these Tags, to avoid polluting this Driver's log. As a suggestion, a reasonable value can be between 5000 and 10000 ms, that is, between 5 (five) and 10 seconds.

Was this page useful?