Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: generalInfo |
|---|---|
| Date: | Fri, 24 Jun 2005 16:43:05 -0400 |
On Wed, 2005-06-22 at 19:44 +0200, Jan Ciesko (UNI) wrote:
Does Apache have any APIs (some kind of performance objects,
Yes, via SNMP or mod_status http://httpd.apache.org/docs-2.0/mod/mod_status.html
like the MS Web server has, so I can easily find those information I need) or do I have to analyze (parse) the log file?
To analyze performance via SNMP, use a script like RRDUtil http://www.tnpi.biz/cgi-bin/rrdutil.cgi or roll your own. mod_status is very straightforward. Some distros include it (RedHat?), you might already have stats at /server-status.
Btw., what visualization tool do you recommend me for making graphs out of the data I get from the Apache log parsing? (So I can use them in a web page)
RRDTOOL http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/ After some tinkering, I think you will find that Apache offers more useful statistics than WMI/IIS does. Take care, -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Mark Tombaugh mtombaugh@alliedcc.com Allied Computer Corp Research Triangle Park www.alliedcc.com tel:(919)598-8900 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: generalInfo, Sean Sullivan |
|---|---|
| Previous by Thread: | RE: generalInfo, Dom |
| Next by Thread: | Re: Apache issue, Tom Stowell |
| Indexes: | [Date] [Thread] [Top] [All Lists] |