Sen descrición

Karl DeBisschop 2bd8a33c8d failed if header was more than 1023 bytes %!s(int64=23) %!d(string=hai) anos
contrib 8d461952d4 Appletalk ping plugin %!s(int64=23) %!d(string=hai) anos
contrib-reporting 6b2b230587 New directory to for perfdata and reporting scripts %!s(int64=23) %!d(string=hai) anos
doc 911f631f59 added developer guidelines. %!s(int64=24) %!d(string=hai) anos
lib c3432a596a Add ignore files %!s(int64=23) %!d(string=hai) anos
plugins 2bd8a33c8d failed if header was more than 1023 bytes %!s(int64=23) %!d(string=hai) anos
plugins-scripts 983b1edec4 all alphanumeric accepted for refid on ntpq %!s(int64=23) %!d(string=hai) anos
tools e888639314 Reordered program calls so autoheader was called before automake thus %!s(int64=23) %!d(string=hai) anos
.cvsignore bf85633f58 ignore aclocal.m4 %!s(int64=23) %!d(string=hai) anos
AUTHORS 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
CODING fb08c4bddd spell check %!s(int64=23) %!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 3a4087f405 spell check %!s(int64=23) %!d(string=hai) anos
Helper.pm 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
INSTALL dbaa9dd823 revise now that aclocal is remved from CVS %!s(int64=23) %!d(string=hai) anos
INSTALLING dbaa9dd823 revise now that aclocal is remved from CVS %!s(int64=23) %!d(string=hai) anos
LEGAL 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
Makefile.am 11cf4b7014 Add SUPPORT file to distribution %!s(int64=23) %!d(string=hai) anos
NEWS 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
README fb08c4bddd spell check %!s(int64=23) %!d(string=hai) anos
REQUIREMENTS bb853d4259 location updates %!s(int64=23) %!d(string=hai) anos
ROADMAP 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
SUPPORT f1f19a39a6 ispell %!s(int64=23) %!d(string=hai) anos
acconfig.h c77ffcedc4 fix bug with gettimeofday test, improve version/release handling, update rpm spec %!s(int64=23) %!d(string=hai) anos
acinclude.m4 050f26ae51 finally a working fix for AM/AC_FUNC_STRTOD nightmare %!s(int64=23) %!d(string=hai) anos
command.cfg.in 2967acc1a1 forced ntpq jitter check %!s(int64=23) %!d(string=hai) anos
configure.in d854505371 remainder of ps fix for UnixWare, and move [] in if/elif to indicate m4 quoting instead of test invocation %!s(int64=23) %!d(string=hai) anos
depcomp 360f3509f0 needed for automake 1.6 / autoconf 2.53 %!s(int64=23) %!d(string=hai) anos
getloadavg.m4 6839342c46 lets use library instead od inconsistent command line interfaces %!s(int64=23) %!d(string=hai) anos
install-sh 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
missing 71bd3b1d46 build cleanly on RedHat 8.0 %!s(int64=23) %!d(string=hai) anos
mkinstalldirs 44a321cb8a Initial revision %!s(int64=24) %!d(string=hai) anos
nagios-plugins.spec.in e9cb56335f make spec work again, now that release is in source name again %!s(int64=23) %!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
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 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)