Nagios::Plugin::Config man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Nagios::Plugin::ConfigUser Contributed Perl DocumentaNagios::Plugin::Config(3)

NAME
       Nagios::Plugin::Config - read nagios plugin .ini style config files

SYNOPSIS
	   # Read given nagios plugin config file
	   $Config = Nagios::Plugin::Config->read( '/etc/nagios/plugins.ini' );

	   # Search for and read default nagios plugin config file
	   $Config = Nagios::Plugin::Config->read();

	   # Access sections and properties (returns scalars or arrayrefs)
	   $rootproperty =  $Config->{_}->{rootproperty};
	   $one = $Config->{section}->{one};
	   $Foo = $Config->{section}->{Foo};

DESCRIPTION
       Nagios::Plugin::Config is a subclass of the excellent Config::Tiny,
       with the following changes:

       ·   Repeated keys are allowed within sections, returning lists instead
	   of scalars

       ·   Write functionality has been removed i.e. access is read only

       ·   Nagios::Plugin::Config searches for a default nagios plugins file
	   if no explicit filename is given to "read()". The current standard
	   locations checked are:

	   /etc/nagios/plugins.ini
	   /usr/local/nagios/etc/plugins.ini
	   /usr/local/etc/nagios /etc/opt/nagios/plugins.ini
	   /etc/nagios-plugins.ini
	   /usr/local/etc/nagios-plugins.ini
	   /etc/opt/nagios-plugins.ini

	   To use a custom location, set a "NAGIOS_CONFIG_PATH" environment
	   variable to the set of directories that should be checked. The
	   first "plugins.ini" or "nagios-plugins.ini" file found will be
	   used.

SEE ALSO
       Config::Tiny, Nagios::Plugin

AUTHORS
       This code is maintained by the Nagios Plugin Development Team:
       <http://nagiosplug.sourceforge.net>.

COPYRIGHT and LICENCE
       Copyright (C) 2006-2007 by Nagios Plugin Development Team

       This library is free software; you can redistribute it and/or modify it
       under the same terms as Perl itself.

perl v5.14.1			  2010-12-03	     Nagios::Plugin::Config(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net