
parse.pl

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

Specify a primary nagios configuration file. This file will be parsed along with any object configuration files referenced inside it.
Parse a single object configuration file.
Specify a Nagios configuration version to parse. i.e. -v 1 or -v 2
Show some benchmarking information.
Dump out the data structures after parsing (uses Data::Dumper).
Use the new EXPERIMENTAL fast mode.