Sin descripción

Karl DeBisschop 1bbc8eaa4b checkins for internationalization hace 22 años
contrib 7d32d2b5f4 Moving check_file_age into core hace 22 años
contrib-reporting 6b2b230587 New directory to for perfdata and reporting scripts hace 23 años
doc f6d1cc53a8 must use '&' in attribute values instead of '&' hace 22 años
lib 33a6787f51 checkins for internationalization hace 22 años
pkg 7afe6f184b Remove /usr as well. Maybe this is best done by changing BASEDIR to hace 23 años
plugins 33a6787f51 checkins for internationalization hace 22 años
plugins-scripts 0a88a3050e - Cleanup comments hace 22 años
po 1bbc8eaa4b checkins for internationalization hace 22 años
tools 899dc17bee checkins for internationalization hace 22 años
.cvsignore 33a6787f51 checkins for internationalization hace 22 años
ABOUT-NLS 33a6787f51 checkins for internationalization hace 22 años
AUTHORS 44a321cb8a Initial revision hace 24 años
CODING fb08c4bddd spell check hace 23 años
COPYING 44a321cb8a Initial revision hace 24 años
ChangeLog 33a6787f51 checkins for internationalization hace 22 años
FAQ 3a4087f405 spell check hace 23 años
Helper.pm 44a321cb8a Initial revision hace 24 años
INSTALL 5a7c71c9ca remove getloadavg.m4 hace 23 años
INSTALLING dbaa9dd823 revise now that aclocal is remved from CVS hace 23 años
LEGAL 44a321cb8a Initial revision hace 24 años
Makefile.am 33a6787f51 checkins for internationalization hace 22 años
NEWS 44a321cb8a Initial revision hace 24 años
README fb08c4bddd spell check hace 23 años
REQUIREMENTS 68ce858062 Add NSClient requirement for check_nt hace 23 años
ROADMAP 44a321cb8a Initial revision hace 24 años
SUPPORT f1f19a39a6 ispell hace 23 años
acinclude.m4 2e641a0868 Adds --with-lwres and --enable-emulate-getaddrinfo but are not used in any of hace 23 años
autogen.sh c767ee0645 mv GNU toolchain check into tools/setup hace 22 años
command.cfg.in 7571534a9d Renamed duplicate check_snmp command definitions to be unique hace 23 años
configure.in 899dc17bee checkins for internationalization hace 22 años
nagios-plugins.spec.in 33a6787f51 checkins for internationalization hace 22 años
opttest.pl 44a321cb8a Initial revision hace 24 años
package.def 44a321cb8a Initial revision hace 24 años
test.pl.in 44a321cb8a Initial revision hace 24 años

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)