Dear all,
Is there any modules for Apache that can let us monitor the CPU / memory
usage per virtual host?
Thank you!
Charles
Is there any modules for Apache that can let us monitor the CPU / memory
usage per virtual host?
Thank you!
Charles
> Is there any modules for Apache that can let us monitor the CPU / memory
> usage per virtual host?
> Thank you!
> Charles
/Andreas
--
Registeret Linux user #292411
1. How to find out the cpu usage, real & virtual memory usage ?
Hi
I am supposed to write a small application (agent) that reports the
cpu usage, real(physical) memory and virtual meomry usage of a host to
a system management application (ie the manager) via tcp/ip.
I have a few questions regarding working out the total cpu usage, the
total amount of physical and virtual memory being used by all
processes running on a workstation.
The first question is, I have learnt that the use of the kstat/kvm API
will give me the access to such parameters but I havent been able to
find enough information on this. so If anyone can point me to the
right direction I will be very thankful. I have looked thru the books
that came with the OS but no luck there.
The second question, and probably a more fundamemtal one is that, from
what Ive heard from the SUN help desk, it isnt possible to work out
the total amount of physical memory used by all processses on a
system, even if I can figure out how much is being used by a given
process, since there is no way to find out how much memory is shared
between processes (e.g shared library). I was wondering if anyone from
this NG can confirm this.
If that is the case, that I guess I will have to make do with the sum
of the amounts of memory each process occupies, which will somehow be
larger than the actual amount of the physical memory being used.
Any help will be much appreciated, TIA.
2. HFS
3. Apache 1.3b2: Default Host and all virtual hosts serve only first virtual hosts pages?
4. Mosaic vs. Netscape in terms of mem consumption
5. Netscape Enterprise and memory per virtual host.
7. limit the number of connection to apache per virtual host
9. Monitor CPU and Memory usage
10. What is the best way to monitor memory and CPU usage in AIX 4.3.3
11. monitor one process's cpu and memory usage?
12. Mixing Apache Name Based Virtual Hosts and SSL Virtual Host
13. Quota-like limit on cpu-usage/memory-usage...