On 05/16/2005 03:42:20 PM, Rick Mohr wrote:
I have had this happen a couple times before, and when it did, it
turned
out that PHP was running into a memory limit imposed in the
/etc/php.ini
file. I upped memory_limit from the default 8M to 16M. After that,
the
graphs appeared again.
Since I don't know how many machines your are monitoring, I am not
sure if
this would even apply to you.
Thanks for the suggestion. I'm currently monitoring 128 nodes. Per
your suggestion, I tried increasing the memory limit from 8M to 16M,
but alas, it didn't resolve the issue. I haven't had time to do
further debugging on it.
Thanks again,
Jerry