From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

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

App::MadEye