Changeset 8068 for lang/perl/App-MadEye
- Timestamp:
- 03/18/08 11:26:36 (8 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/App-MadEye/trunk/lib/App/MadEye/Plugin/Agent/FTP.pm
r7539 r8068 49 49 50 50 1; 51 __END__ 52 53 =head1 NAME 54 55 App::MadEye::Plugin::Agent::FTP - monitoring ftp 56 57 =head1 SCHEMA 58 59 type: map 60 mapping: 61 target: 62 type: seq 63 required: yes 64 sequence: 65 - type: str 66 message: 67 required: yes 68 type: str 69 port: 70 required: yes 71 type: int 72 connect_timeout: 73 required: no 74 type: int 75 select_timeout: 76 required: no 77 type: int 78 79 =head1 AUTHORS 80 81 Tokuhiro Matsuno 82 83 =head1 SEE ALSO 84 85 L<App::MadEye> 86
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)