The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

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

SEE ALSO

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