Changeset 8048 for lang/perl/App-MadEye
- Timestamp:
- 03/17/08 22:32:18 (8 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/App-MadEye/trunk/lib/App/MadEye/Plugin/Agent/Process.pm
r7546 r8048 22 22 23 23 1; 24 __END__ 24 25 26 =head1 NAME 27 28 App::MadEye::Plugin::Agent::Process - monitoring process 29 30 =head1 SCHEMA 31 32 type: map 33 mapping: 34 target: 35 type: seq 36 required: yes 37 sequence: 38 - type: str 39 pattern: 40 required: yes 41 type: str 42 43 =head1 AUTHORS 44 45 Tokuhiro Matsuno 46 47 =head1 SEE ALSO 48 49 L<pgrep>, L<App::MadEye> 50
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)