Monitoring::Availability::Logs(3) Load/Store/Access Logfiles

DESCRIPTION

Store for logfiles

new ( [ARGS] )

Creates an "Monitoring::Availability::Log" object.

METHODS

get_logs

 get_logs()

returns all read logs as array of hashrefs

parse_line

 parse_line($line)

return parsed logfile line

AUTHOR

Sven Nierlein, <[email protected]>

COPYRIGHT AND LICENSE

Copyright (C) 2010 by Sven Nierlein

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.