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


Usage

<configuration>
    <snmp>
        <health-monitor>
            <idp>
                <interval>seconds</interval>
                <rising-threshold>percent</rising-threshold>
                <falling-threshold>percent</falling-threshold>
            </idp>
        </health-monitor>
    </snmp>
</configuration>

Description

IDP health monitor configuration.

Contents

<falling-threshold>—Falling threshold applied to all monitored objects.

<interval>—Interval between samples.

<rising-threshold>—Rising threshold applied to all monitored objects.


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