Field - utilization_ziip
Percentage ziip utilization
- Map: R723SCS
- Based on: total_service_units_ziip, normalization_factor_ziip, interval_in_milliseconds, cpu_service_coefficient_adjusted
Percentage ziip utilization, normalized with R723NFFS
The field is created using the following pseudocode:
utilization_ziip = total_service_units_ziip * normalization_factor_ziip * 1e4 / 256 / cpu_service_coefficient_adjusted