The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Daemon::Shutdown::Monitor::transmission - Daemon::Shutdown monitor plugin which checks for active transmission downloads

VERSION

version 0.004

Example configuration

 monitor:
   transmission:
     trigger_time: 1800
     loop_sleep: 360
     count_seeding: 1
     url: http://localhost:9091
     username: rpcusername
     password: rpcpassword

AUTHOR

Ioan Rogers <ioan.rogers@gmail.com>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2011 by Ioan Rogers.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)