Нема описа

Subhendu Ghosh d2660204b9 New plugins from Aaron Bostick - Veritas Cluster, logfile пре 24 година
contrib d2660204b9 New plugins from Aaron Bostick - Veritas Cluster, logfile пре 24 година
plugins 94a0d099c2 patch for Suse 8.0 loss output пре 24 година
plugins-scripts 9280d5f455 updates for ePN, patch for multiple version check пре 24 година
tools bbcaeb1db1 updated mini_epn and p1.pl added to plugins distribution пре 24 година
.cvsignore 44a321cb8a Initial revision пре 24 година
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 44a321cb8a Initial revision пре 24 година
LEGAL 44a321cb8a Initial revision пре 24 година
Makefile.am 44a321cb8a Initial revision пре 24 година
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 cf013839c4 This commit was generated by cvs2svn to compensate for changes in r29, пре 24 година
aclocal.m4 44a321cb8a Initial revision пре 24 година
command.cfg.in 44a321cb8a Initial revision пре 24 година
configure.in 06932673d3 added programs to autoconf пре 24 година
install-sh 44a321cb8a Initial revision пре 24 година
make-tarball 44a321cb8a Initial revision пре 24 година
missing 44a321cb8a Initial revision пре 24 година
mkinstalldirs 44a321cb8a Initial revision пре 24 година
nagios-plugins.spec 44a321cb8a Initial revision пре 24 година
opttest.pl 44a321cb8a Initial revision пре 24 година
package.def 44a321cb8a Initial revision пре 24 година
rpm 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)