Hi Guys,
When using the SDK with Perl I have noticed that the value obtained for the total processor busy is often much larger than 100 goes up to 200 + sometimes for high utilized filers. For filers that are lightly utilized it does not overflow.
Has anyone else observed this ? Is there a possible solution or do we have to wait on an SDK update ?
% CPU utilization = (total_processor_busy at time t2 - total_processor_busy at time t1) /(cpu_elapsed_time at time t2 - cpu_elapsed_time at time t1)