Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

show services monitoring rpm probe-results

Syntax

Description

Display the results of the most recent real-time performance monitoring (RPM) probes.

Options

owner name

(Optional) Display information only for probes with the specified probe owner name. owner is required if you want to specify the test option.

source-address address

(Optional) Display information only for probes with the specified source address.

status

(Optional) Display information only for probes with the specified type of test result. Specify one of the following:

FAIL

Failed tests

PASS

Passed tests

target address

(Optional) Display information only for probes with the specified target address.

test name

(Optional) Display information only for the specified test. You must also specify the owner option.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services monitoring rpm probe-results command. Output fields are listed in the approximate order in which they appear.

Table 1: show services rpm probe-results Output Fields

Field Name

Field Description

Level of Output

Owner

Owner name. When you configure the probe owner statement at the [edit services monitoring rpm] hierarchy level, this field displays the configured owner name.

owner, source-address, target, test

Test

Name of a test representing a collection of probes. When you configure the test name statement at the [edit services monitoring rpm owner] hierarchy level, the field displays the configured test name.

All levels

Target address

Destination IPv4 address used for the probes. This field is displayed when the probes are sent to the configured IPv4 or IPv6 targets or RPM servers.

owner, source-address, target, test

Source address

Source address used for the probes.

owner, source-address, target, test

Probe type

Protocol configured on the receiving probe server: icmp-ping, icmp-ping-timestamp, udp-ping, udp-ping-timestamp.

owner, source-address, target, test

Test size

Number of probes within a test.

owner, source-address, target, test,

Probe results

Raw measurement of a particular probe sample done by a remote host. This data is provided separately from the calculated results. The following information is contained in the raw measurement:

  • Probe response received

    • Probe sent time—Timestamp when the probe results were sent.

    • Probe rcvd time—Timestamp when the probe results were received.

  • Client and server hardware timestamps or Client offload timestamping—If timestamps are configured, an entry appears at this point.

  • Rtt—Average ping round-trip time (RTT), in microseconds.

  • Round trip jitter—Round-trip jitter, in microseconds.

  • Egress jitter—Egress delay, in microseconds.

  • Ingress jitter—Ingress delay, in microseconds.

owner, source-address, target, test

Results over current test

Probes are grouped into tests, and the statistics are calculated for each test. If a test contains 10 probes, the average, minimum, and maximum results are calculated from the results of those 10 probes. If the command is issued while the test is in progress, the statistics use information from the completed probes.

  • Probes sent—Number of probes sent within the current test.

  • Probes received—Number of probe responses received within the current test.

  • Egress loss inferred

  • Loss percentage—Percentage of lost probes for the current test.

  • Measurement—Measurement type: round-trip time, round-trip jitter, egress delay, egress jitter, ingress delay, or ingress jitter.

    For each measurement type, the following individual calculated results are provided:

    • Samples—Number of probes.

    • Minimum—Minimum RTT measured over the course of the current test.

    • Maximum—Maximum RTT measured over the course of the current test.

    • Average—Average RTT measured over the course of the current test.

    • Stddev—Standard deviation, in microseconds.

owner, source-address, target, test

Results over last test

Results for the most recently completed test. If the command is issued while the first test is in progress, this information is not displayed.

  • Probes sent—Number of probes sent for the most recently completed test.

  • Probes received—Number of probe responses received for the most recently completed test.

  • Egress loss inferred

  • Loss percentage—Percentage of lost probes for the most recently completed test.

  • Measurement—Measurement type: round-trip time, round-trip jitter, egress delay, egress jitter, ingress delay, or ingress jitter.

    For each measurement type, the following individual calculated results are provided:

    • Samples—Number of probes.

    • Minimum—Minimum RTT measured for the most recently completed test.

    • Maximum—Maximum RTT measured for the most recently completed test.

    • Average—Average RTT for the most recently completed test.

    • Stddev—Standard deviation, in microseconds.

owner, source-address, target, test

Results over all tests

Displays statistics made for all the probes, independently of the grouping into tests, as well as statistics for the current test.

  • Probes sent—Number of probes sent in all tests.

  • Probes received—Number of probe responses received in all tests.

  • Egress loss inferred

  • Loss percentage—Percentage of lost probes in all tests.

  • Measurement—Measurement type: , round-trip jitter, egress delay, egress jitter, ingress delay, or ingress jitter.

    For each measurement type, the following individual calculated results are provided:

    • Samples—Number of probes.

    • Minimum—Minimum RTT measured over the course of the current test.

    • Maximum—Maximum RTT measured over the course of the current test.

    • Average—Average RTT measured over the course of the current test.

    • Stddev—Standard deviation, in microseconds.

owner, source-address, target, test

Error Stats

Displays error statistics for each probe.

  • Invalid client recv timestamp—Number of client receive timestamp less than client send timestamp.

  • Invalid server send timestamp—Number of server send timestamp less than server receive timestamp.

  • Invalid server processing time—Number of server side spent time greater than RTT.

Note:

Error Stats is displayed in the output only if non-zero statistics exist.

owner, source-address, target, test

Sample Output

show services monitoring rpm probe-results

show services monitoring rpm probe-results owner

show services monitoring rpm probe-results owner test

Release Information

Command introduced in Junos OS Evolved Release 20.1R1.

Command output fields for inferred egress loss, egress delay and jitter, and ingress delay and jitter introduced in Junos OS Evolved 23.4R1.