| Nagios-Interface documentation | view source | Contained in the Nagios-Interface distribution. |
Nagios::Interface::CLI::Logfile - CLI interface to Logfile module
read-nagios-log [ /path/to/nagios.log ]
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
Nagios::Interface, Nagios::Interface::Logfile, Nagios::Interface::LogMessage
| Nagios-Interface documentation | view source | Contained in the Nagios-Interface distribution. |