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


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

the IO::Socket::SSL manpage, the App::MadEye manpage