![]() |
![]()
| ![]() |
![]()
NAMENagios::Config - Parser for the Nagios::Object set of perl modules DESCRIPTIONTies all of the Nagios::Object modules together, doing all the parsing and background stuff so you don't have to. All of the methods of Nagios::Object::Config and Nagios::Config::File are inherited by this module. SYNOPSISmy $nagios_cfg = Nagios::Config->new( "nagios.cfg" ); my @host_objects = $nagios_cfg->list_hosts(); METHODS
AUTHORAl Tobey <tobeya@cpan.org> SEE ALSONagios::Config::File, Nagios::Object::Config, Nagios::Object
|