HON-EC2-Snapshots-Monitoring

Build Status Coverage Status

Log file monitoring

Usage

$ hon-ec2-snapshots-monitoring.pl --help
$ hon-ec2-snapshots-monitoring.pl --log=/path/to/file.log

Installation

Via CPAN with :

$ cpan install HON::EC2::Snapshots::Monitoring

or download this module and run the following commands:

$ perl Build.PL
$ ./Build
$ ./Build test
$ ./Build install

Support and documentation

After installing, you can find documentation for this module with the perldoc command.

perldoc HON::EC2::Snapshots::Monitoring

You can also look for information at:

License

Copyright (C) 2015 William Belle

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 dated June, 1991 or at your option any later version.

See the LICENSE file.