I need to monitor performance in my web server (there's an application server in the back) and create reports for senior management.
I've enabled %T/%D
in my Apache logs and I would like to know if there's an Apache log analyzer or some other tool which parses these values and manages them showing charts or reports.
I am looking mostly for an integrated solution and not in the line of awk+gnuplot scripts.