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


Nagios-Interface documentation  | view source Contained in the Nagios-Interface distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

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 Nagios::Interface::LogMessage-doing classes in this distribution.

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

SEE ALSO

Top

Nagios::Interface, Nagios::Interface::Logfile, Nagios::Interface::LogMessage


Nagios-Interface documentation  | view source Contained in the Nagios-Interface distribution.