Changeset 8055 for lang/perl/App-MadEye
- Timestamp:
- 03/17/08 23:20:07 (9 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/App-MadEye/trunk/lib/App/MadEye/Plugin/Agent/Gearmand.pm
r7541 r8055 61 61 62 62 1; 63 __END__ 64 65 =head1 NAME 66 67 App::MadEye::Plugin::Agent::Gearmand - monitoring gearmand 68 69 =head1 SCHEMA 70 71 type: map 72 mapping: 73 target: 74 type: seq 75 required: yes 76 sequence: 77 - type: str 78 port: 79 required: yes 80 type: int 81 connect_timeout: 82 required: yes 83 type: int 84 select_timeout: 85 required: yes 86 type: int 87 88 =head1 AUTHORS 89 90 Tokuhiro Matsuno 91 92 =head1 SEE ALSO 93 94 L<gearmand>, L<App::MadEye> 95
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)