[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

show passive-monitoring usage

Syntax

show passive-monitoring usage (* | all | mo-fpc/pic/port)

Release Information

Command introduced before JUNOS Release 7.4.

Description

(M40e, M160, and M320 routers and T Series routers only) Display passive monitoring usage statistics.

Options

* | all | mo-fpc/pic/portDisplay usage statistics for monitoring interfaces. Use a wildcard character, specify all interfaces, or provide a specific interface name.

Required Privilege Level

view

List of Sample Output

show passive-monitoring usage all

Output Fields

Table 214 lists the output fields for the show passive-monitoring usage command. Output fields are listed in the approximate order in which they appear.

Table 214: show passive-monitoring usage Output Fields

Output Field

Output Field Description

Passive monitoring interface

Name of the passive monitoring interface.

Local interface index

Index counter of the local interface.

CPU utilization

Uptime

Time, in milliseconds, that the PIC has been operational.

Interrupt time

Total time that the PIC has spent processing packets since the last PIC reset.

Load (5 second)

CPU load on the PIC, averaged more than 5 seconds. The number is a percentage obtained by dividing the time spent on active tasks by the total elapsed time.

Load (1 minute)

CPU load on the PIC, averaged more than 1 minute. The number is a percentage obtained by dividing the time spent on active tasks by the total elapsed time.

Sample Output

show passive-monitoring usage all

user@host> show passive-monitoring usage
Passive monitoring interface: mo-4/0/0, Local interface index: 44
  CPU utilization
    Uptime: 653155 milliseconds, Interrupt time: 40213754 microseconds
    Load (5 second): 20%, Load (1 minute): 17%

Passive monitoring interface: mo-4/1/0, Local interface index: 45
  CPU utilization
    Uptime: 652292 milliseconds, Interrupt time: 40223178 microseconds
    Load (5 second): 22%, Load (1 minute): 15%

Passive monitoring interface: mo-4/2/0, Local interface index: 46
  CPU utilization
    Uptime: 649491 milliseconds, Interrupt time: 40173645 microseconds
    Load (5 second): 22%, Load (1 minute): 10098862%

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]