NAME
App::MadEye::Plugin::Agent::Memcached - check Memcached.
SCHEMA
type: map
mapping:
    target:
        type: seq
        required: yes
        sequence:
            - type: str
    port:
        required: no
        type: int
    timeout:
        required: no
        type: int
    namespace:
        required: no
        type: str
AUTHOR
Keiji Yoshimi