The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

parse.pl

USAGE

parse.pl [-n|-o] [-v] [-b] [-d] [-f]

OPTIONS

-n

Specify a primary nagios configuration file. This file will be parsed along with any object configuration files referenced inside it.

-o

Parse a single object configuration file.

-v

Specify a Nagios configuration version to parse. i.e. -v 1 or -v 2

-b

Show some benchmarking information.

-d

Dump out the data structures after parsing (uses Data::Dumper).

-f

Use the new EXPERIMENTAL fast mode.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 69:

=over without closing =back