|
Revision 5, 0.9 KB
(checked in by nick, 3 years ago)
|
|
|
| Line | |
|---|
| 1 | ApacheTop NEWS - Recent major changes |
|---|
| 2 | |
|---|
| 3 | v0.12.5 |
|---|
| 4 | * Threading is no longer used. Everything now runs in a single thread. |
|---|
| 5 | |
|---|
| 6 | v0.12 |
|---|
| 7 | * Add FAM support; event notification for Linux etc. |
|---|
| 8 | * Add adns support; ApacheTop can now resolve your IPs into Hosts. |
|---|
| 9 | Please give me feedback on this; it's not very widely tested. |
|---|
| 10 | You'll need to use the cmdline switch -r to enable it. |
|---|
| 11 | * Add return code breakdown for each item. Press 'n' while running. |
|---|
| 12 | * Header now converts to GB/MB/KB/Bytes where appropriate. |
|---|
| 13 | * TAKE NOTE! Commandline option changes: |
|---|
| 14 | -r for refresh delay has changed to -d |
|---|
| 15 | -r has been re-assigned to enable resolving of hosts/ips. |
|---|
| 16 | |
|---|
| 17 | v0.11 |
|---|
| 18 | * Add Filters, with optional regexp (pcre) support. Press 'f' while running. |
|---|
| 19 | * Add configure option --with-logfile. |
|---|
| 20 | |
|---|
| 21 | v0.10 |
|---|
| 22 | * Fix intermittent crash bug when there is nothing to display. |
|---|
| 23 | |
|---|
| 24 | |
|---|
| 25 | |
|---|
| 26 | Stuff prior to v0.10 can be found in the ChangeLog file.. |
|---|