[Contents] [Prev] [Next] [Index] [Report an Error]


<load-balancer-entry>

Usage

<load-balancer-entries>
    <load-balancer-entry>
        <cpu-name>cpu-name</cpu-name>
        <idle>idle</idle>
        <system>system</system>
        <output>output</output>
        <freeback>freeback</freeback>
        <input-1>input-1</input-1>
        <input-2>input-2</input-2>
    </load-balancer-entry>
</load-balancer-entries>

Description

Load Balancer CPU usage information.

Contents

<cpu-name>— CPU name.

<freeback>—Percentage of CPU time taken by Freeback thread.

<idle>—Percentage of CPU time taken by Idle thread.

<input-1>—Percentage of CPU time taken by Input 1 thread.

<input-2>—Percentage of CPU time taken by Input 2 thread.

<output>—Percentage of CPU time taken by Output thread.

<system>—Percentage of CPU time taken by System thread.


[Contents] [Prev] [Next] [Index] [Report an Error]