load-interval
This command specifies the duration of a measurement interval.
Syntax
load-interval milliseconds
Parameters
- milliseconds
- Specifies the measurement interval in milliseconds. Enter a value in the range 500 - 5000. The default value is 1000.
Guidelines
The load-interval command specifies the duration of a measurement interval. During this interval, system load is estimated and expressed as a percentage. Use this command with the show load command to monitor system load.
Example
Set a measurement interval of 2.5 seconds.
# load-interval 2500
#