#486 closed enhancement

add munin graphs of server-operation latency — at Initial Version

Reported by: warner Owned by:
Priority: major Milestone: undecided
Component: code-storage Version: 1.1.0
Keywords: performance statistics Cc:
Launchpad Bug:

Description

We recently added code to collect server-side latency stats (how long it takes from the beginning of remote_get_buckets to just before it returns, etc), and to make these available to the stats-gatherer.

We should also write some munin plugins to graph them over time. This may be useful to see how the server's disk contention is changing over time: with a certain level of traffic, does it take longer to perform a single read operation? Do different local filesystem types (ext3, reiserfs, zfs) run faster than others?

Change History (0)

Note: See TracTickets for help on using tickets.