Skip to content

sni/Monitoring-Availability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monitoring-Availability
=======================

    Monitoring::Availability can be used to calculate the availability based
    on Nagios / Icinga and Shinken Logfiles.

INSTALLATION

    To install this module type the following:

     perl Makefile.PL
     make
     make test
     make install

DEPENDENCIES

    This module requires no other modules.

SYNOPSIS
    my $ma = Monitoring::Availability->new(<options>);
    my $availability = $ma->calculate();

AUTHOR
    Sven Nierlein <nierlein@cpan.org>

COPYRIGHT AND LICENCE

    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.

About

Calculate Availability Data from Monitoring Logfiles. Currently supports Nagios and Icinga format.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages