~yolanda.robla/ubuntu/trusty/memcached/add_distribution

« back to all changes in this revision

Viewing changes to scripts/damemtop.yaml

  • Committer: Bazaar Package Importer
  • Author(s): David Martínez Moreno
  • Date: 2010-05-12 11:41:22 UTC
  • mto: (3.3.3 squeeze) (1.1.7 upstream)
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: james.westby@ubuntu.com-20100512114122-wpynzm9kb1irw1um
Import upstream version 1.4.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
delay: 3
 
2
mode: t
 
3
top_mode:
 
4
    sort_column: "hostname"
 
5
    sort_order: "asc"
 
6
    columns:
 
7
        - hostname
 
8
        - all_version
 
9
        - all_fill_rate
 
10
        - hit_rate
 
11
        - evictions
 
12
        - bytes_written
 
13
        - "2:get_hits"
 
14
servers:
 
15
    - 127.0.0.1:11211
 
16
    - 127.0.0.2:11211