CLI: Monitor

You can use the monitor command to configure details relevant to monitoring charts and the monitoring data that is collected.You can configure how the data is displayed, how the traffic is analyzed for monitoring purposes, which order of resolution methods are tried when resolving IP addresses to hostnames, whether data is collected, and whether collected data is deleted.

Configuring APM

monitor apm

To set the normalization size for APM calculation:

monitor apm transaction normalize <value>

Configuring monitoring sensitivity

monitor {bit-torrent|edonkey|openvpn|sensitivity|skype}

To set bit-torrent monitoring sensitivity:

monitor bit-torrent sensitivity {high|med|low}

To set eDonkey monitoring sensitivity:

monitor edonkey sensitivity {high|med|low}

To specify the sensitivity of the openvpn traffic monitoring:

monitor openvpn sensitivity {aggressive|safe}

To set the minimum number of packets needed before it is monitored:

monitor sensitivity <sensitivity>

To set Skype monitoring sensitivity:

monitor skype {high|med}

Configuring displays

monitor display {chart-size|graphing|real-time|table-size|url-size}

To modify how monitoring screens are displayed:

monitor display {chart-size|graphing|real-time|table-size|url-size}

Controlling order of hostname resolution methods

monitor host-resolution

To control the order of resolution methods tried when resolving IP addresses to hostnames:

monitor host-resolution {DNS|IP|Netbios|Network_Object} rank <ranking order>

E X A M P L E

monitor host-resolution Network_Object rank 1

monitor host-resolution Netbios rank 2

monitor host-resolution DNS rank 3

monitor host-resolution IP rank 4

Configuring traffic analysis & monitoring

[no] monitor {dual-bridge-bypass|layer7|linklocal|asam}

To enable viewing flow data in the real-time monitor per bridge or merged into a single flow:

[no] monitor dual-bridge-bypass

To enable layer7 monitoring:

[no] monitor layer7

To enable IPv6 link local traffic monitoring:

[no] monitor linklocal

To configure Application Specific Analysis Modules (ASAM) settings, which enables/disables drill-down monitoring capabilities for the specified application:

[no] monitor asam {anonymousproxy|apm|asymm-route|citrix|dcerpc|http|ssl|urllog|voip} enable

Configuring statistics collection

[no] monitor {ignore-internal|statistics}

To enable ignore internal to internal traffic:

[no] monitor ignore-internal

To enable collecting statistics:

[no] monitor statistics {subnet|subnet-application|virtual-circuit} enable

Deleting stored monitoring data

monitor clear

To clear stored monitoring data:

monitor clear {all|apm|appliance|subnet|aps|interface|monitor|network|optimizer|reduction|sla}

Viewing the configuration

show monitor {diagnostics|setup}

To display the diagnostic configuration, such as graphing format, Layer 7 monitoring, host resolution, and monitoring database status:

show monitor diagnostics

To display the monitoring configuration:

show monitor setup