[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
question about apache server-status
From: |
Michiel van Es |
Subject: |
question about apache server-status |
Date: |
Mon, 12 Sep 2005 14:17:07 +0200 |
User-agent: |
Mozilla Thunderbird 1.0+ (Windows/20050706) |
Hi,
I've succesfully set up Apache and mod_status and monit.
I have a problem, there is a bug in a CMS (Webgui) and apache will get
in a loop of requests (again this a bug from the cms).
Eventually Apache will crash and take the whole machine with it..you can
see the errors in /var/log/httpd/error.log:
Sat Sep 10 05:02:08 2005] [error] (12)Cannot allocate memory: fork:
Unable to fork new process
[Sat Sep 10 05:02:19 2005] [error] (12)Cannot allocate memory: fork:
Unable to fork new process
[Sat Sep 10 05:02:29 2005] [error] (12)Cannot allocate memory: fork:
Unable to fork new process
[Sat Sep 10 05:02:40 2005] [error] (12)Cannot allocate memory: fork:
Unable to fork new process
[Sat Sep 10 05:02:50 2005] [error] (12)Cannot allocate memory: fork:
Unable to fork new process
[Sat Sep 10 05:03:00 2005] [error] (12)Cannot allocate memory: fork:
Unable to fork new process
How can I monitor these errors with monits' server-status check?
My machine is a CentOS 3.5 (Red Hat Enterprise 3 clone) , apache 2.046
en mod-perl 2 setup.
Thanks for any help.
--
Kind regards,
Michiel
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- question about apache server-status,
Michiel van Es <=