|
<< Click to Display Table of Contents >>
Monitoring and Statistics |
Information from the start, such as configuration errors, are registered by the service in a file ElipsePRPSvc.log generated on the same directory of the service, if this option is enabled. After starting, and if the monitoring system is enabled, the services starts to send logs and statistics to the selected UDP/IP port, which are received by this Driver. These log messages are redirected to the log of this Driver with a prefix "PRPService: XXXXXXXX". These Tags must be created in the application and they are described on the next table.
Available Tags for statistics
Name |
Description |
Device |
Item |
|---|---|---|---|
LANA_Active |
Indicates whether the PRP service is logically active in the network adapter LAN A. Inverted network adapters, for example, do not allow any of these adapters to remain active |
ElipseClientInfo |
PRPStat_LANA_Active |
LANB_Active |
Indicates whether the PRP service is logically active in the network adapter LAN B. Inverted network adapters, for example, do not allow any of these adapters to remain active |
ElipseClientInfo |
PRPStat_LANB_Active |
LANA_TotalSent |
Indicates the total number of packets sent by network adapter LAN A |
ElipseClientInfo |
PRPStat_LANA_TotalSent |
LANB_TotalSent |
Indicates the total number of packets sent by network adapter LAN B |
ElipseClientInfo |
PRPStat_LANB_TotalSent |
LANA_TotalReceived |
Indicates the total number of packets received from network adapter LAN A |
ElipseClientInfo |
PRPStat_LANA_TotalReceived |
LANB_TotalReceived |
Indicates the total number of packets received from network adapter LAN B |
ElipseClientInfo |
PRPStat_LANB_TotalReceived |
Define a comfortable scan period in the Scan property of these Tags, so that they do not clutter the logs of this Driver. As a suggestion, configure a value between 5000 and 10000 ms, that is, between 5 (five) and 10 seconds.