The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::MadEye::Plugin::Agent::Gearmand - monitoring gearmand

SCHEMA

    type: map
    mapping:
        target:
            type: seq
            required: yes
            sequence:
                - type: str
        port:
            required: no
            type: int
        connect_timeout:
            required: no
            type: int
        select_timeout:
            required: no
            type: int

AUTHORS

Tokuhiro Matsuno

SEE ALSO

gearmand, App::MadEye