<div dir="ltr"><div>Hi,</div>
<div> </div>
<div>i am using some math to send to my NOC the memory usage of kamailio.</div>
<div>this is what i do:</div>
<div> </div>
<div>$var(xxx)=$stat(real_used_size)*100/$stat(total_size)</div>
<div> </div>
<div>before the 3.2.2 upgrade, i usualy got regular results - 3,5,20 etc....</div>
<div> </div>
<div>now, i get results like -8, -32 and so...</div>
<div> </div>
<div>any ideas why?</div>
<div> </div>
<div>here are the $stat numbers that gets me the -8 result:</div>
<div>$stat(real_used_size)=31899516</div>
<div>$stat(total_size)=134217728</div>
<div> </div>
<div> </div>
<div> </div></div>