Great, not really sure why NagVis is taking that much memory, but glad it is resolved.morabanc wrote:Hi Scott,
I increasead the memory limit in my script and now works without any error.
By default php.ini it has 128Mb and on script i put 150:
ini_set('memory_limit', '150M');
Till now it seems to be ok.
Thanks for all !
Locking thread