Opened 6 years ago
Closed 4 years ago
#107 closed enhancement (fixed)
Add "per-second" stats to xcache admin
| Reported by: | jrabbit | Owned by: | moo |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.3.0 |
| Component: | admin | Version: | 1.2-dev |
| Keywords: | Cc: | ||
| Application: | PHP Version: | ||
| Other Exts: | SAPI: | FastCGI | |
| Probability: | Blocked By: | ||
| Blocking: |
Description
It would be useful in the admin pages to have the Hits, Misses, Clogs and OOMs shown both as totals like they are at the moment and additionally as per-second values. Also a column to show when each cache was last cleared would be nice.
Change History (2)
comment:1 Changed 6 years ago by moo
- Milestone set to 1.3.0
- Status changed from new to assigned
comment:2 Changed 4 years ago by moo
- Milestone changed from 1.4.0 to 1.3.0
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.


i have hourly/secondly stats on cache hit, in admin page shown as a graph, for each cache. but not implemented for misses/clogs/OOMs etc