NAME

App::MadEye::Plugin::Agent::POP3S - monitoring pop3s server.

SCHEMA

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

AUTHORS

Tokuhiro Matsuno

SEE ALSO

IO::Socket::SSL, App::MadEye