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
task, appearing as one of the many tasks viewed in the output of a '
code:show system utilization process
' command (
5894), is responsible for servicing other timers used by the system.
Specifically, the purpose of the
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
task will be busy servicing them and will consume more CPU time.
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
subset.