<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">Hello Bradley</div><div class="gmail_quote"><br></div><div class="gmail_quote">On 10 July 2017 at 19:15, Bradley Radjoo [ MTN South Africa ] <span dir="ltr"><<a href="mailto:Bradley.Radjoo@mtn.com" target="_blank">Bradley.Radjoo@mtn.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word;color:rgb(0,0,0);font-size:13px;font-family:Arial,sans-serif">
<div>Hi there,</div>
<div><br>
</div>
<div>Is it possible to configure an alert upon a threshold not been exceeded but when it’s falls below a certain threshold.</div></div></blockquote><div><br></div><div>Yes it is.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word;color:rgb(0,0,0);font-size:13px;font-family:Arial,sans-serif">
<div>Example:  If real memory usage fall’s below 20%, an alert is then sent</div></div></blockquote><div><br></div><div> In analysis.cfg, you can specify memory parameters MEMSWAP, MEMACT and MEMPHYS. But it only alerts on passing above a specified threashold, hence your question, I'm guessing.</div><div><br></div><div>However, the memory parameters are stored in RRD files, and the "DS" option in analysis.cfg allows you to set a threshold in either direction. An example might be:</div><div><br></div><div><font face="monospace, monospace">DS memory memory.actual.rrd:realmempct <20 COLOR=yellow TEXT="Memory usage &V% has dropped below &L%"</font></div><div><br></div><div>The "DS" option is used to modify an existing test that is otherwise green. Refer to the "DS" section of analysis.cfg for more information.</div><div><br></div><div>J</div><div><br></div></div></div></div>