Rmon collection history – Dell PowerEdge M805 User Manual

Page 414

Advertising
background image

406

RMON Commands

www

.dell.com | support.dell.com

startup direction—The alarm that may be sent when this entry is first set to valid. If the
first sample (after this entry becomes valid) is greater than or equal to the rthreshold, and
direction is equal to rising or rising-falling, then a single rising alarm is generated. If the
first sample (after this entry becomes valid) is less than or equal to the fthreshold, and
direction is equal to falling or rising-falling, then a single falling alarm is generated.

owner name—Enter a name that specifies who configured this alarm. If unspecified, the
name is an empty string.

Default Configuration

The following parameters have the following default values:

type type—If unspecified, the type is absolute.

startup direction—If unspecified, the startup direction is rising-falling.

Command Mode

Global Configuration mode

User Guidelines

This command has no user guidelines.

Example

The following example configures the following alarm conditions:

Alarm index—1

Variable identifier—1.3.6.1.2.1.2.2.1.10.5

Sample interval—10 seconds

Rising threshold—500000

Falling threshold—10

Rising threshold event index—1

Falling threshold event index—1

console(config)#rmon alarm 1 1.3.6.1.2.1.2.2.1.1.10.5 10 50000 10 1 1

rmon collection history

Use the rmon collection history command in Interface Configuration mode to enable a Remote
Monitoring (RMON) MIB history statistics group on an interface. To remove a specified RMON
history statistics group, use the no form of this command. Also see the show rmon collection
history command.

Syntax

rmon collection history index [owner ownername] [buckets bucket-number] [interval seconds]

Advertising