
Apache Statistics - Apache Memory usage Add-on Version 1.0a

The information is taken from the Windows Task Manager.
The Mem Usage of the httpd.exe processes are summed,
and the Mem Usage of all processes in Taskmanager are summed.

Note: Does NOT work with Windows 2000

_______________________________________________________

Author: Steffen (info@apachelounge.com)
_______________________________________________________

First you must have:

- a running Apache Statistics from the Apache Lounge



1. Copy httpdmem.pl to de ApacheStats bin folder


2. Add to bottom of mrtg.ini 

Target[httpd-ram]: `perl httpdmem.pl httpdmem systemmem`
PageTop[httpd-ram]: <h2><font color=#006633>HTTPD / Total  Memory usage</font></h2>
Title[httpd-ram]: Memory Usage
MaxBytes[httpd-ram]: 8000000000
Options[httpd-ram]: growright, nopercent, gauge, nobanner, noinfo, integer
YLegend[httpd-ram]: Bytes
WithPeak[httpd-ram]: w
ShortLegend[httpd-ram]:B
LegendI[httpd-ram]: httpd.exe processes
LegendO[httpd-ram]: all processes total
Legend1[httpd-ram]: httpd.exe processes Memory Usage
Legend3[httpd-ram]: httpd.exe processes Memory Usage 5 Minute Peak 
Legend2[httpd-ram]: all processes Memory Usage total
Legend4[httpd-ram]: all processes Memory Usage total 5 Minute Peak 



Tip: See also the notes in the Readme.txt of ApacheStats.zip from the Apache Lounge.

_______________________________________________________

Toubleshooting: 
Look in Stats.log for errors and for the
response in the httpdmem.cache file.
_______________________________________________________


Enjoy,

Steffen



Change Log:

1.0a - 15 May 2008
- Digit Grouping Symbol can be . or ,

1.0  - 1 May 2008
- First version



Legal Jargon:
This program is distributed in the hope that it will be useful,
but without any warranty; without even the implied warranty of
merchantability or fitness for a paricular purpose. 






