Print Download PDF Send Feedback

Previous

Next

rtm stat

Description

Show this information:

Syntax

rtm stat -h

rtm stat [vl | view] [perf [{on | off | reset}] [-i <Interval>] [-r <View_ID>] [-v[v][v]]

Parameters

Parameter

Description

-h

Shows the built-in usage.

vl

Shows current Virtual Links

view

Shows current Views

perf [{off | on | reset}]

Controls whether to show performance information:

  • off - Disables the feature
  • on - Enables the feature
  • reset - Resets the counters

The output shows these performance counters:

  • New Connections
  • Packets
  • Inf Reclassify
  • View Reclassify
  • End Connections
  • Packets / connections ratio

-i <Interval>

The command runs in the loop and shows the output every specified number of seconds.

-r <View_ID>

Specifies the View ID to show.

-v[v][v]

Verbose output:

  • -v - Verbose output
  • -vv - More verbose output
  • -vvv - Most verbose output

Example 1

[Expert@MyGW:0]# rtm stat

-------------------------------------------------------

SmartView Monitor Status: Wed Jun 18 04:40:59 2008

-------------------------------------------------------

Product is Enabled

Daemon is ON

Driver is ON

Open Virtual-Links: 0

Open Views: 1

[Expert@MyGW:0]#

Example 2

[Expert@MyGW:0]# rtm stat view -vvv

-------------------------------------------------------

SmartView Monitor Status: Wed Jun 18 04:42:48 2008

-------------------------------------------------------

Product is Enabled

Daemon is ON

Driver is ON

Open Virtual-Links: 0

Open Views: 1

-------------------------------------------------------------------------------------------

VIEW 1: svc | wb(rate) interval: 2 Seconds

60016,60016 | 5148

11008a,11008a | 229

Aggregate | 5377

 

Number of Entries(2)

Keys(-k svc acc=replace )

Values(-v wb acc=rate )

Sort(-s top )

Filter(-)

Daemon id:5 kernel id:0 timeUntilUpdate: 1 [Sec]

-------------------------------------------------------------------------------------------

[Expert@MyGW:0]#