Sen descrición

Ethan Galstad 2bc0368fec Add Brian Lane's Digitemp (1-wire temp sensor) plugin %!s(int64=23) %!d(string=hai) anos
contrib 2bc0368fec Add Brian Lane's Digitemp (1-wire temp sensor) plugin %!s(int64=23) %!d(string=hai) anos
doc 911f631f59 added developer guidelines. %!s(int64=24) %!d(string=hai) anos
plugins ecb6f13991 ignore return status codes if user specified status line check %!s(int64=23) %!d(string=hai) anos
plugins-scripts bdb73692bf logic fix for disk space thresholds %!s(int64=24) %!d(string=hai) anos
tools bbcaeb1db1 updated mini_epn and p1.pl added to plugins distribution %!s(int64=24) %!d(string=hai) anos
.cvsignore 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
AUTHORS 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
CODING 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
COPYING 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
ChangeLog 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
FAQ 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
Helper.pm 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
INSTALL 764e880f22 doc update %!s(int64=23) %!d(string=hai) anos
LEGAL 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
Makefile.am 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
NEWS 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
README 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
REQUIREMENTS 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
ROADMAP 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
Requirements 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
acconfig.h a877143d11 new var - smbclient %!s(int64=24) %!d(string=hai) anos
aclocal.m4 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
command.cfg.in 14cd75419d notes added %!s(int64=24) %!d(string=hai) anos
configure.in 1e5880f508 use xntpdc on Solaris for check_ntp %!s(int64=24) %!d(string=hai) anos
install-sh 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
make-tarball 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
missing 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
mkinstalldirs 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
nagios-plugins.spec 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
opttest.pl 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
package.def 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
rpm 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
subst.in 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
subst.sh 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
test.pl.in 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos

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)