File: damemtop.yaml

package info (click to toggle)
memcached 1.5.6-1.1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,696 kB
  • sloc: ansic: 16,931; perl: 5,523; sh: 4,302; xml: 1,638; python: 393; makefile: 170
file content (16 lines) | stat: -rw-r--r-- 294 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
delay: 3
mode: t
top_mode:
    sort_column: "hostname"
    sort_order: "asc"
    columns:
        - hostname
        - all_version
        - all_fill_rate
        - hit_rate
        - evictions
        - bytes_written
        - "2:get_hits"
servers:
    - 127.0.0.1:11211
    - 127.0.0.2:11211