Stats about the UDP listener thread (incoming GPS)
•Status: "running" indicates that the thread is operating normally. "stopped" indicates that the thread has exited possibly due to an error. "stopping" indicates that the thread has been told to stop but has not stopped yet.
•Bytes Received: The number of bytes received on the UDP port since the service was last restarted. This consists primarily of GPS reports but other incoming UDP traffic could be older Think GIS clients, or other supplemental WTH software.
•Bytes Sent: The total number of bytes sent out on the UDP port since the service was last restarted. This number may be zero and would consist only of communication to older Think GIS or other older supplemental WTH software.
•Errors: Number of exceptions that have occurred in the UDP listener thread. Errors are logged to the AVLServer log files
•TAIP: number of TAIP format GPS reports received
•RAP: number of RAP format GPS reports received
•LTI: number of LTI format GPS reports received
•BioKey: number of Bio Key format GPS reports received
•Other: number of other misc known UDP packets received
•Unknown: number of packets received of an unknown format. Possibly garbled transmissions.
|