I am monitoring a Cisco router, IOS 15.1M. (Sorry for the viewing format)
Here is command-line snippet for the IP SLA 2 (HTTP probe):
IPSLA operation id: 1
Latest RTT: 78 milliseconds
Latest operation start time: 12:28:49 EDT Wed Mar 16 2016
Latest operation return code: OK
Latest DNS RTT: 1 ms
Latest TCP Connection RTT: 39 ms
Latest HTTP Transaction RTT: 38 ms
Number of successes: 34
Number of failures: 0
Operation time to live: Forever
IPSLA operation id: 1
Latest RTT: 92 milliseconds
Latest operation start time: 12:32:49 EDT Wed Mar 16 2016
Latest operation return code: OK
Latest DNS RTT: 1 ms
Latest TCP Connection RTT: 42 ms
Latest HTTP Transaction RTT: 49 ms
Number of successes: 38
Number of failures: 0
Operation time to live: Forever
Now, let's look at the PRTG Live-Data View:
Date Time Avg. Round Trip Time (RTT) DNS RTT TCP RTT Transaction RTT Message Body Octets Downtime Coverage
1 to 50 of 121 Items: 50
3/16/2016 12:29:50 PM 78 msec 1 msec 1 msec 39 msec 1,785 # 0 % 100 %
3/16/2016 12:29:50 PM 78 msec 1 msec 1 msec 39 msec 1,785 # 0 % 100 %
3/16/2016 12:29:25 PM 78 msec 1 msec 1 msec 38 msec 1,785 # 0 % 100 %
3/16/2016 12:28:25 PM 94 msec 1 msec 1 msec 46 msec 1,785 # 0 % 100 %
Notice how reported DNS RTT and TCP RTT are identical (1ms). The CML output shows the TCP Connect RTT to be 42ms for the timeslot above.
Add comment