Aucune description

Ton Voon ee3a73bc33 To create nagiosplug daily snapshots on SF il y a 23 ans
contrib c59cfa34e0 removed community string in CRIT message il y a 23 ans
contrib-reporting 6b2b230587 New directory to for perfdata and reporting scripts il y a 23 ans
doc 911f631f59 added developer guidelines. il y a 24 ans
lib d574bcffa0 Removing getloadavg.m4 from dist il y a 23 ans
plugins 9ab752c789 accept comma-delimted list of hosts for checking if a multihomed host is alive il y a 23 ans
plugins-scripts 82d729563f option regexs need to include ^ and $ il y a 23 ans
tools ee3a73bc33 To create nagiosplug daily snapshots on SF il y a 23 ans
.cvsignore bf85633f58 ignore aclocal.m4 il y a 23 ans
AUTHORS 44a321cb8a Initial revision il y a 24 ans
CODING fb08c4bddd spell check il y a 23 ans
COPYING 44a321cb8a Initial revision il y a 24 ans
ChangeLog eb47d294c6 update from CVS il y a 23 ans
FAQ 3a4087f405 spell check il y a 23 ans
Helper.pm 44a321cb8a Initial revision il y a 24 ans
INSTALL 5a7c71c9ca remove getloadavg.m4 il y a 23 ans
INSTALLING dbaa9dd823 revise now that aclocal is remved from CVS il y a 23 ans
LEGAL 44a321cb8a Initial revision il y a 24 ans
Makefile.am 613581d880 provide target for nagios-plugins.spec il y a 23 ans
NEWS 44a321cb8a Initial revision il y a 24 ans
README fb08c4bddd spell check il y a 23 ans
REQUIREMENTS 316f8b0367 Novell requirements il y a 23 ans
ROADMAP 44a321cb8a Initial revision il y a 24 ans
SUPPORT f1f19a39a6 ispell il y a 23 ans
acconfig.h c77ffcedc4 fix bug with gettimeofday test, improve version/release handling, update rpm spec il y a 23 ans
acinclude.m4 050f26ae51 finally a working fix for AM/AC_FUNC_STRTOD nightmare il y a 23 ans
command.cfg.in 2967acc1a1 forced ntpq jitter check il y a 23 ans
configure.in eeb1309036 adjustments to remove beta tagging il y a 23 ans
depcomp 360f3509f0 needed for automake 1.6 / autoconf 2.53 il y a 23 ans
install-sh 44a321cb8a Initial revision il y a 24 ans
missing 71bd3b1d46 build cleanly on RedHat 8.0 il y a 23 ans
mkinstalldirs 44a321cb8a Initial revision il y a 24 ans
nagios-plugins.spec.in eeb1309036 adjustments to remove beta tagging il y a 23 ans
opttest.pl 44a321cb8a Initial revision il y a 24 ans
package.def 44a321cb8a Initial revision il y a 24 ans
subst.in 44a321cb8a Initial revision il y a 24 ans
subst.sh 44a321cb8a Initial revision il y a 24 ans
test.pl.in 44a321cb8a Initial revision il y a 24 ans

README

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

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

* For information on what changes 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 guidelines for development will provide detailed help when
invoked with the '-h' option ('--help' also, if long options are enabled).

* The file command.cfg contains example 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
judgment.

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)