Aucune description

Subhendu Ghosh ff24e93b11 remote log check (via snmp possible) by Alexander Haderer il y a 24 ans
contrib ff24e93b11 remote log check (via snmp possible) by Alexander Haderer il y a 24 ans
plugins feb2ca7a33 failed to carry over from old plugins, listed in EXTRA_DIST, needed for build il y a 24 ans
plugins-scripts 880e2599d2 check_nfs functionality exists in check_rpc il y a 24 ans
tools 44a321cb8a Initial revision il y a 24 ans
.cvsignore 44a321cb8a Initial revision il y a 24 ans
AUTHORS 44a321cb8a Initial revision il y a 24 ans
CODING 44a321cb8a Initial revision il y a 24 ans
COPYING 44a321cb8a Initial revision il y a 24 ans
ChangeLog 44a321cb8a Initial revision il y a 24 ans
FAQ 44a321cb8a Initial revision il y a 24 ans
Helper.pm 44a321cb8a Initial revision il y a 24 ans
INSTALL 44a321cb8a Initial revision il y a 24 ans
LEGAL 44a321cb8a Initial revision il y a 24 ans
Makefile.am 44a321cb8a Initial revision il y a 24 ans
NEWS 44a321cb8a Initial revision il y a 24 ans
README 44a321cb8a Initial revision il y a 24 ans
REQUIREMENTS 44a321cb8a Initial revision il y a 24 ans
ROADMAP 44a321cb8a Initial revision il y a 24 ans
Requirements 44a321cb8a Initial revision il y a 24 ans
acconfig.h 733523442b This commit was generated by cvs2svn to compensate for changes in r12, il y a 24 ans
aclocal.m4 44a321cb8a Initial revision il y a 24 ans
command.cfg.in 44a321cb8a Initial revision il y a 24 ans
configure.in 05f12af006 configure script patch for ping syntax il y a 24 ans
install-sh 44a321cb8a Initial revision il y a 24 ans
make-tarball 44a321cb8a Initial revision il y a 24 ans
missing 44a321cb8a Initial revision il y a 24 ans
mkinstalldirs 44a321cb8a Initial revision il y a 24 ans
nagios-plugins.spec 44a321cb8a Initial revision il y a 24 ans
opttest.pl 44a321cb8a Initial revision il y a 24 ans
package.def 44a321cb8a Initial revision il y a 24 ans
rpm 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 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)