Няма описание

Karl DeBisschop 019b96a3ba roll check_ftp, check_imap, check_pop, and check_nntp into check_tcp преди 23 години
contrib 6652835755 moved to supported plugins-scripts преди 24 години
doc 911f631f59 added developer guidelines. преди 24 години
plugins 019b96a3ba roll check_ftp, check_imap, check_pop, and check_nntp into check_tcp преди 23 години
plugins-scripts 1d07069fcb new exit states, more conditional checking преди 23 години
tools dbaa9dd823 revise now that aclocal is remved from CVS преди 23 години
.cvsignore bf85633f58 ignore aclocal.m4 преди 23 години
AUTHORS 44a321cb8a Initial revision преди 24 години
CODING 44a321cb8a Initial revision преди 24 години
COPYING 44a321cb8a Initial revision преди 24 години
ChangeLog 44a321cb8a Initial revision преди 24 години
FAQ 44a321cb8a Initial revision преди 24 години
Helper.pm 44a321cb8a Initial revision преди 24 години
INSTALL dbaa9dd823 revise now that aclocal is remved from CVS преди 23 години
INSTALLING dbaa9dd823 revise now that aclocal is remved from CVS преди 23 години
LEGAL 44a321cb8a Initial revision преди 24 години
Makefile.am 774d2f6a9a cosmetic line wrap before 80 chars преди 23 години
NEWS 44a321cb8a Initial revision преди 24 години
README 44a321cb8a Initial revision преди 24 години
REQUIREMENTS 44a321cb8a Initial revision преди 24 години
ROADMAP 44a321cb8a Initial revision преди 24 години
Requirements 44a321cb8a Initial revision преди 24 години
acconfig.h 7d0de9e54a better checks for vsnprintf stuff преди 23 години
acinclude.m4 050f26ae51 finally a working fix for AM/AC_FUNC_STRTOD nightmare преди 23 години
command.cfg.in 1080fbc701 smsclient config преди 24 години
configure.in 03566be76b need some quoting on ifdef преди 23 години
depcomp 360f3509f0 needed for automake 1.6 / autoconf 2.53 преди 23 години
getloadavg.m4 6839342c46 lets use library instead od inconsistent command line interfaces преди 23 години
install-sh 44a321cb8a Initial revision преди 24 години
missing 71bd3b1d46 build cleanly on RedHat 8.0 преди 23 години
mkinstalldirs 44a321cb8a Initial revision преди 24 години
nagios-plugins.spec.in b86eec17eb finish ckleanup of rpm spec porcessing преди 23 години
opttest.pl 44a321cb8a Initial revision преди 24 години
package.def 44a321cb8a Initial revision преди 24 години
subst.in 44a321cb8a Initial revision преди 24 години
subst.sh 44a321cb8a Initial revision преди 24 години
test.pl.in 44a321cb8a Initial revision преди 24 години

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)