User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 317
Example:
(M4500-48XF8C) (Interface 0/1)#rmon collection history 1 buckets 10 interval 30
owner myOwner
5.4.15.15. no rmon collection history
This command will delete the history control group entry with the specified index number.
Format no rmon collection history <index>
Mode Interface Config
5.4.16. Statistics Application Commands
The statistics application lets you query port utilization statistics, flow-based statistics, and packet reception
statistics on programmable time slots. The statistics application collects the statistics at a configurable time
range. You can specify the port number(s) or a range of ports for statistics to be displayed. The configured time
range applies to all ports. Detailed statistics are collected between a specified time range in date and time
format. You can define the time range as an absolute time entry, a periodic time, or both. For example, you can
specify the statistics to be collected and displayed between 9:00 12 NOV 2011 (START) and 21:00 12 NOV 2012
(END) or schedule it on every Mon, Wed, and Fri 9:00 (START) to 21:00 (END).
You can receive the statistics in the following ways:
User requests through the CLI for a set of counters.
Configuring the device to display statistics using syslog or email alert. The syslog or email alert messages
are sent by the statistics application at END time.
You can configure the device to display statistics on the console. The collected statistics are presented on the
console at END time.
5.4.16.1. stats group (Global Config)
This command creates a new group with the specified id or name and configures the time range and the
reporting mechanism for that group.
number
The requested number of discrete time intervals over which data is to be saved The
range is 1 to 65535. The default is 50.
interval
The interval in seconds over which the data is sampled. The range is 1 to 3600. The
default is 1800.
owner string
The owner string associated with the entry. The default is monitorHistoryControl.