commit | d220106092244e05268403e3f3589c012ac204d0 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu May 27 18:17:30 2010 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Fri Jun 04 14:37:01 2010 +0200 |
tree | 0141b911323fbb7f2445dd8abdef0185889f9ecb | |
parent | dd701651fe1a0e28c3634d6809485047dea3c2bb [diff] |
[CONTRIB] halog: report per-server status codes, errors and response times It's sometimes very useful to be able to monitor a production status in real time by comparing servers behaviours. Now halog is able to do this when called with "-srv". It reports various fields for each server found in a log, including statuses, total reqs, valid reqs, percent of valid reqs, average connection time, average response time.