Resource-Shortage

The <resource-shortage> element is used to configure services that monitor the system resources. The threshold attribute specifies the percentage of the resource usage. When the specified threshold value is reached, a notification will be sent to the system administrator.

<resource-shortage>
    <ng-capacity threshold="80"/>
    <hn-capacity threshold="80"/>
    <ip-capacity threshold="80"/>
    <backup-capacity threshold="80"/>
    <pcs-capacity threshold="80"/>
</resource-shortage>

<ng-capacity> element

Network group usage threshold. Specified as a percentage of the total hardware node capacity.

<hn-capacity> element

Overall hardware node capacity threshold.

<ip-capacity> element

Network group IP address usage threshold. Specified as a percentage of the total available IP addresses in the pool.

<backup-capacity> element

Backup space usage threshold. Specified as a percentage of the total available backup space.

<pcs-capacity> element

Virtuozzo cluster usage threshold.