<div dir="ltr">Hi<div><br></div><div>I have used the below command</div><div><br></div><div><b>ps -eo pmem,pcpu,vsize,pid,cmd | sort -k 1 -nr | head -5</b><br></div><div><br></div><div>And I have got the below output. Also I have a monitoring tool UIM which also states still memory is holding up at 90% eventhough Varnish server is literally idle</div><div><br></div><div><div>90.9  0.1 17561316 12953 /u01/varnishapp/sbin/varnishd -P /u01/varnishapp/varnish_pid.pid -a :15001 -f /u01/varnishapp/etc/default.vcl -T <a href="http://127.0.0.1:6082">127.0.0.1:6082</a> -t 7200 -p thread_pool_min=50 -p thread_pool_max=1000 -p thread_pool_timeout=120 -u svc_varnishghs -g admin_uktil09_onlineservices_varnishghs -S /u01/varnishapp/etc/secret -s malloc,8G</div><div> 0.5  0.3 100840 29277 bin/varnishlog</div><div> 0.5  0.0 114156 12949 /u01/varnishapp/sbin/varnishd -P /u01/varnishapp/varnish_pid.pid -a :15001 -f /u01/varnishapp/etc/default.vcl -T <a href="http://127.0.0.1:6082">127.0.0.1:6082</a> -t 7200 -p thread_pool_min=50 -p thread_pool_max=1000 -p thread_pool_timeout=120 -u svc_varnishghs -g admin_uktil09_onlineservices_varnishghs -S /u01/varnishapp/etc/secret -s malloc,8G</div><div> 0.2  0.1 282492 26519 splunkd -p 8089 start</div><div>%MEM %CPU    VSZ   PID CMD</div></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 14, 2016 at 4:20 PM, Andreas Plesner <span dir="ltr"><<a href="mailto:apj@mutt.dk" target="_blank">apj@mutt.dk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, Jul 14, 2016 at 02:33:14PM +0530, sujith pv wrote:<br>
><br>
> I measured it using the linux command to get the highly utilized processes<br>
> info. So that time it was 30% of memory.<br>
<br>
</span>If you're talking about the VIRT column in "top", that is not a measure of<br>
real memory usage, and I'm going to assume that there really is no issue.<br>
<br>
If not, ask again, but be specific about which numbers you have measured, and<br>
what the 30% and 90% numbers are derived from.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Andreas<br>
<br>
_______________________________________________<br>
varnish-misc mailing list<br>
<a href="mailto:varnish-misc@varnish-cache.org">varnish-misc@varnish-cache.org</a><br>
<a href="https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc" rel="noreferrer" target="_blank">https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc</a><br>
</div></div></blockquote></div><br></div>