Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

show services rpm history-results

Syntax

Description

Display the results stored for the specified real-time performance monitoring (RPM) probes.

Options

none

(Optional) Display the results of the last 50 probes for all RPM instances.

brief | detail

(Optional) Display the specified level of output.

dst-interface interface-name

(Optional) Display information only for RPM probes that are generated on this MS-MPC or MS-MIC services interface. This option works only for RPM probes generated on an MS-MPC or MS-MIC services interface. You must also configure the owner option.

limit number

(Optional) Limit the number of results that are displayed. This option works only for RPM probes generated on an MS-MPC or MS-MIC services interface. You must also configure the owner option.

  • Range: 1 through 4,294,967,295

  • Default: 100

owner owner

(Optional) Display information only for probes with the specified probe owner. You must configure owner if you configure any of the following options: dst-interface, limit, source-address, or target-address.

since time

(Optional) Display information from the specified time. Specify time as yyyy-mm-dd.hh:mm:ss.

source-address address

(Optional) Display information only for probes with the specified source address. This option works only for RPM probes generated on an MS-MPC or MS-MIC services interface. You must also configure the owner option.

target-address address

(Optional) Display information only for probes with the specified target address. This option works only for RPM probes generated on an MS-MPC or MS-MIC services interface. You must also configure the owner option.

test name

(Optional starting in Junos OS Release 18.1R1) Display information only for the specified test.

Do not configure test if you configure any of the following options: dst-interface, limit, source-address, or target-address. These options do not work when you configure test.

Required Privilege Level

view

Output Fields

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

Table 1: show services rpm history-results Output Fields

Field Name

Field Description

Level of Output

Owner

Probe owner.

All levels

Test

Name of a test for a probe instance.

All levels

Probe received

Timestamp when the probe result was determined.

All levels

Round trip time

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

All levels

Probe results

Result of a particular probe performed by a remote host. The following information is contained in the results:

  • Response received—Timestamp when the probe result was determined.

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

detail

Results over current test

Displays the results for the current test by probe at the time each probe was completed, as well as the status of the current test at the time the probe was completed.

detail

Probes sent

Number of probes sent with the current test.

detail

Probes received

Number of probe responses received within the current test.

detail

Loss percentage

Percentage of lost probes for the current test.

detail

Measurement

Increment of measurement. Possible values are round-trip time delay and, for the probe type icmp-pin-timestamp, the egress and ingress delay:

  • Minimum—Minimum RTT, ingress delay, or egress delay measured over the course of the current test.

  • Maximum—Maximum RTT, ingress delay, or egress delay measured over the course of the current test.

  • Average—Average RTT, ingress delay, or egress delay measured over the course of the current test.

  • Jitter—Difference, in microseconds, between the maximum and minimum RTT measured over the course of the current test.

  • Stddev—Standard deviation of the round-trip time, in microseconds, measured over the course of the current test.

detail

Sample Output

show services rpm history-results owner test

show services rpm history-results owner test detail

Release Information

Command introduced before Junos OS Release 7.4.

dst-interface, limit, source-address, and target-address options introduced in Junos OS Release 18.1R1 on MX Series.

owner and test options became optional in Junos OS Release 18.1R1 on MX Series.