App::MadEye::Plugin::Agent::FTP - monitoring FTP


NAME

App::MadEye::Plugin::Agent::FTP - monitoring FTP


SCHEMA

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


AUTHORS

Tokuhiro Matsuno


SEE ALSO

the App::MadEye manpage