rtm stat

Description

Show this information on the Security Gateway / each Cluster Member:

  • The status of the Monitoring Software Blade

  • The status of the SmartView Monitor daemon

  • The status of the SmartView Monitor driver

  • Number of opened Virtual Links

  • Number of opened Views

  • Some performance counters

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

Examples