Changeset 7550
- Timestamp:
- 03/06/08 14:16:33 (5 years ago)
- Location:
- lang/perl/App-MadEye/trunk
- Files:
-
- 1 added
- 2 modified
-
Makefile.PL (modified) (1 diff)
-
config.yaml (modified) (2 diffs)
-
lib/App/MadEye/Plugin/Agent/SMTP.pm (added)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/App-MadEye/trunk/Makefile.PL
r7549 r7550 35 35 recommends('Net::Ping') 36 36 ], 37 'Agent::SMTP' => [ 38 recommends('Net::SMTP') 39 ], 37 40 ); 38 41 -
lang/perl/App-MadEye/trunk/config.yaml
r7549 r7550 82 82 - 192.168.1.1 83 83 84 - module: Agent::Process85 config:86 target:87 - 127.0.0.188 pattern: /usr/bin/gearmandaa84 # - module: Agent::Process 85 # config: 86 # target: 87 # - 127.0.0.1 88 # pattern: /usr/bin/gearmandaa 89 89 90 90 - module: Agent::Ping … … 94 94 - 192.168.2.3 95 95 96 - module: Agent::SMTP 97 config: 98 target: 99 - 127.0.0.1 100 - 192.168.2.3 101 96 102 - module: Notify::Debug 97 103
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)