LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Web server with monitoring support (https://www.linuxquestions.org/questions/linux-server-73/web-server-with-monitoring-support-815516/)

dashko 06-21-2010 04:23 PM

Web server with monitoring support
 
Hi folks,
i am looking for a web server, like apache2 with specific monitoring support. I need monitor for every request :
* CPU time, for example request "GET img.png" used 14 % of CPU, 3 seconds
* amount of RAM, for example request "GET img.png" used 2 MB of RAM

I can code it, but i prefer existing web server with this support. Do you know something like i mention?

Please help me, thanks a lot.

scheidel21 06-22-2010 08:00 AM

Good luck finding that, I have never heard of one like that.

tdnnash25 06-22-2010 11:20 AM

yeah, good luck. I've also not seen anything like that. But, if you come across something let us know. We use opsview/nagios for monitoring things like CPU. If it spikes you can look at timestamps and such, then look at the server logs. But, for individual GETs...not sure.


All times are GMT -5. The time now is 02:35 PM.