App::MadEye::Plugin::Agent::Memcached - check Memcached.


App-MadEye documentation  | view source Contained in the App-MadEye distribution.

Index


NAME

Top

App::MadEye::Plugin::Agent::Memcached - check Memcached.

SCHEMA

Top

    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

Top

Keiji Yoshimi

SEE ALSO

Top

App::MadEye, Cache::Memcached::Fast


App-MadEye documentation  | view source Contained in the App-MadEye distribution.