About the CPU Utilization of the osapiTimer Task on the SecureStacks
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-10-2014 02:47 PM
Article ID: 1680
Products
SecureStack C3
SecureStack C2
SecureStack B3
SecureStack B2
SecureStack A2
Symptoms
osapiTimer
'show system utilization cpu'
'show system utilization process'
High CPU utilization
Cause
The
Specifically, the purpose of the
Sometimes this task may display a higher than expected CPU Utilization value, because it runs at twice the rate of the task that calculates the CPU Utilization.
Solution
FAD (Functions as Designed)
Consider the overall CPU Utilization rather than the
Products
SecureStack C3
SecureStack C2
SecureStack B3
SecureStack B2
SecureStack A2
Symptoms
osapiTimer
'show system utilization cpu'
'show system utilization process'
High CPU utilization
Cause
The
code:
task, appearing as one of the many tasks viewed in the output of a 'osapiTimer
code:
' command (5894), is responsible for servicing other timers used by the system.show system utilization process
Specifically, the purpose of the
code:
task is to allocate and deallocate timers for protocols like GARP, STP, Link Aggregation, etc, according to the standards defined by the protocol. If the protocol timers are set to lower values, the osapiTimer
code:
task will be busy servicing them and will consume more CPU time.osapiTimer
Sometimes this task may display a higher than expected CPU Utilization value, because it runs at twice the rate of the task that calculates the CPU Utilization.
Solution
FAD (Functions as Designed)
Consider the overall CPU Utilization rather than the
code:
subset.
osapiTimer
0 REPLIES 0
