parse.pl(1) - Linux man page
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.