Нема описа

Karl DeBisschop 53c65d0bcd missed argc check on port parameter пре 23 година
contrib dbad749293 split and validate input more robustly пре 23 година
contrib-reporting 6b2b230587 New directory to for perfdata and reporting scripts пре 23 година
doc 911f631f59 added developer guidelines. пре 24 година
plugins 53c65d0bcd missed argc check on port parameter пре 23 година
plugins-scripts c53487d26c indicate new default state in get_rpcinfo, also fix a bunch of indents for consistent format пре 23 година
tools f38d8b1f05 some fixes needed to move off old devel box пре 23 година
.cvsignore bf85633f58 ignore aclocal.m4 пре 23 година
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 dbaa9dd823 revise now that aclocal is remved from CVS пре 23 година
INSTALLING dbaa9dd823 revise now that aclocal is remved from CVS пре 23 година
LEGAL 44a321cb8a Initial revision пре 24 година
Makefile.am c77ffcedc4 fix bug with gettimeofday test, improve version/release handling, update rpm spec пре 23 година
NEWS 44a321cb8a Initial revision пре 24 година
README d0890e8881 check_nt is downloadable from nsclient.ready2run.nl пре 23 година
REQUIREMENTS 44a321cb8a Initial revision пре 24 година
ROADMAP 44a321cb8a Initial revision пре 24 година
Requirements 44a321cb8a Initial revision пре 24 година
acconfig.h c77ffcedc4 fix bug with gettimeofday test, improve version/release handling, update rpm spec пре 23 година
acinclude.m4 050f26ae51 finally a working fix for AM/AC_FUNC_STRTOD nightmare пре 23 година
command.cfg.in 1080fbc701 smsclient config пре 23 година
configure.in b2a2d26d13 ps support for Darwin / MacOSX пре 23 година
depcomp 360f3509f0 needed for automake 1.6 / autoconf 2.53 пре 23 година
getloadavg.m4 6839342c46 lets use library instead od inconsistent command line interfaces пре 23 година
install-sh 44a321cb8a Initial revision пре 24 година
missing 71bd3b1d46 build cleanly on RedHat 8.0 пре 23 година
mkinstalldirs 44a321cb8a Initial revision пре 24 година
nagios-plugins.spec.in e9cb56335f make spec work again, now that release is in source name again пре 23 година
opttest.pl 44a321cb8a Initial revision пре 24 година
package.def 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 example configurations for many of the
plugins

* The check_nt plugin is no longer distributed here. See the main NSClient
distribution at http://nsclient.ready2run.nl

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)