No Description

Subhendu Ghosh 1d07069fcb new exit states, more conditional checking 23 years ago
contrib 6652835755 moved to supported plugins-scripts 23 years ago
doc 911f631f59 added developer guidelines. 24 years ago
plugins 6e4ba8514b patch for expected IP address 23 years ago
plugins-scripts 1d07069fcb new exit states, more conditional checking 23 years ago
tools bbcaeb1db1 updated mini_epn and p1.pl added to plugins distribution 24 years ago
.cvsignore 44a321cb8a Initial revision 24 years ago
AUTHORS 44a321cb8a Initial revision 24 years ago
CODING 44a321cb8a Initial revision 24 years ago
COPYING 44a321cb8a Initial revision 24 years ago
ChangeLog 44a321cb8a Initial revision 24 years ago
FAQ 44a321cb8a Initial revision 24 years ago
Helper.pm 44a321cb8a Initial revision 24 years ago
INSTALL 4dbb8652bd needed for latest autoconf 23 years ago
INSTALLING a3e09d0d2b file rename for MacOS X 23 years ago
LEGAL 44a321cb8a Initial revision 24 years ago
Makefile.am b86eec17eb finish ckleanup of rpm spec porcessing 23 years ago
NEWS 44a321cb8a Initial revision 24 years ago
README 44a321cb8a Initial revision 24 years ago
REQUIREMENTS 44a321cb8a Initial revision 24 years ago
ROADMAP 44a321cb8a Initial revision 24 years ago
Requirements 44a321cb8a Initial revision 24 years ago
acconfig.h a877143d11 new var - smbclient 24 years ago
aclocal.m4 b86eec17eb finish ckleanup of rpm spec porcessing 23 years ago
command.cfg.in 1080fbc701 smsclient config 23 years ago
configure.in b86eec17eb finish ckleanup of rpm spec porcessing 23 years ago
getloadavg.m4 6839342c46 lets use library instead od inconsistent command line interfaces 23 years ago
install-sh 44a321cb8a Initial revision 24 years ago
missing 44a321cb8a Initial revision 24 years ago
mkinstalldirs 44a321cb8a Initial revision 24 years ago
nagios-plugins.spec.in b86eec17eb finish ckleanup of rpm spec porcessing 23 years ago
opttest.pl 44a321cb8a Initial revision 24 years ago
package.def 44a321cb8a Initial revision 24 years ago
subst.in 44a321cb8a Initial revision 24 years ago
subst.sh 44a321cb8a Initial revision 24 years ago
test.pl.in 44a321cb8a Initial revision 24 years ago

README

Nagios Plugins README
---------------------

* For instructions on installing these plugins for use with Nagios, read
the INSTALL file.

* For information on what chages have been made or plugin have been added,
read the Changelog file.

* Some plugins require that you have additional programs and/or
libraries installed on your system before they can be used. Plugins
that are dependent on other programs/libraries that are missing are
usually not compiled. Read the REQUIREMENTS file for more information.

* Individual plugins are self documenting. All plugins that comply with
the basic guidleines for development will provide detailed help when
invoked with the '-h' option ('--help' also, if long options are enabled).

* The file command.cfg contains xample configurations for many of the
plugins

You can check for the latest plugins at:
ftp://download.sourceforge.net/pub/sourceforge/nagiosplug
http://sourceforge.net/projects/nagiosplug/

Send mail to nagiosplug-help@lists.sourceforge.net for assistance. Please
include the OS type and version that you are using. Also, run the plugin with
the '-v' option and provide the resulting version information. Of course,
there may be additional diagnostic information required as well. Use good
judgement.

Send mail to nagiosplug-devel@lists.sourceforge.net for developer discussions.

For patch submissions and bug reports, please use the appropriate resources at
http://sourceforge.net/projects/nagiosplug/ (navigate to the bug tool and/or
patch tool from the summary page). Patches should be relative to the current
CVS head (development), or to the head of the current stable branch. Also,
please include version information for your OS and the plugin(s) your are
patching/reporting.

--
Karl DeBisschop (kdebisschop@users.sourceforge.net)