The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

MooseX::Nagios::CLI::Logfile - CLI interface to Logfile module

SYNOPSIS

 read-nagios-log [ /path/to/nagios.log ]

DESCRIPTION

This is a program which reads in nagios log files and outputs interpreted versions of them. It is currently only really useful for testing that all logged nagios messages are parsed by the MooseX::Nagios::LogMessage-doing classes in this distribution.

The default path to the nagios log is /var/log/nagios3/nagios.log

SEE ALSO

MooseX::Nagios, MooseX::Nagios::Logfile, MooseX::Nagios::LogMessage