Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 167985

Re: cpu AND ram usage supermetric

$
0
0

Hi,

 

sorry for the delay.

 

your answer is correct. I configured a multilevel alarm and it works.

 

I paste here my  multi-level-alert-rules.xml file:

 

<rules>

   <rule tag="CPU_RAM Alert" alert="HostSystem" attributeKey="cpu|usage_average" criticality="critical">

        <cond operator="and">

            <cond type="ht" operator="&lt;=" cancelCycles="12" waitCycles="2880">

                <token resourceKind="HostSystem" attributeKey="cpu|usage_average" />

                <value>40</value>

            </cond>

                <cond type="ht" operator="&lt;" cancelCycles="12" waitCycles="2880">

                    <token resourceKind="HostSystem" attributeKey="mem|usage_average" />

                    <value>40</value>

                </cond>

        </cond>

    </rule>

</rules>

 

I hope it  will be useful for other vCops users.

 

Thanks a lot

 

IG


Viewing all articles
Browse latest Browse all 167985

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>