parse


NAME

parse.pl

Back to Top


USAGE

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

Back to Top


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.

Back to Top

 parse