cpu-core-monitor-average
Use this command to set the averaging interval (in seconds) for CPU per-core usage monitoring.
Use the no form of this command to reset the averaging interval to its default value of 60 seconds.
Command Syntax
Copy
cpu-core-monitor-average interval <60-600>
no cpu-core-monitor-average interval
Parameters
interval <60-600>
Sets the averaging interval in seconds. Default: 60 seconds
Default
None
Command Mode
Configure mode
Applicability
Introduced in OcNOS version 7.0.0.
Example
Copy
Sets the averaging interval to 180 seconds.
OcNOS(config)#cpu-core-monitor-average interval 180
OcNOS(config)#commit
Copy
Resets the averaging interval to 60 seconds
OcNOS(config)#no cpu-core-monitor-average interval
OcNOS(config)#commit