threshold-monitor hardware-resources

Usage

<rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="1">
    <edit-config>
        <target>
            <running/>
        </target>
        <config>
            <threshold-monitor-hidden xmlns="urn:brocade.com:mgmt:brocade-threshold-monitor">
                <threshold-monitor>
                    <hardware-resources>
                        <interval>100</interval>
                        <count>85</count>
                    </hardware-resources>
                </threshold-monitor>
            </threshold-monitor-hidden>
        </config>
    </edit-config>
</rpc>
]]>]]>