Sem descrição

Karl DeBisschop 994051b26f update to RFC1123 hostname specs há 23 anos atrás
contrib 6326b0f904 check_axis.sh (Axis 5xx print servers) from Tom De Blende há 23 anos atrás
contrib-reporting 6b2b230587 New directory to for perfdata and reporting scripts há 23 anos atrás
doc 911f631f59 added developer guidelines. há 24 anos atrás
lib 56a314b283 Using coreutils 4.5.11 version to fix Darwin problem há 23 anos atrás
pkg ed1fda6bd9 Minor changes to build for Solaris packages há 23 anos atrás
plugins 994051b26f update to RFC1123 hostname specs há 23 anos atrás
plugins-scripts 1934d3c225 update for check_mailq - qmail support há 23 anos atrás
tools cea7506e69 PATH set in correct place and extra comments há 23 anos atrás
.cvsignore 1c1df5d66e subst is no longer used há 23 anos atrás
AUTHORS 44a321cb8a Initial revision há 24 anos atrás
CODING fb08c4bddd spell check há 23 anos atrás
COPYING 44a321cb8a Initial revision há 24 anos atrás
ChangeLog eb47d294c6 update from CVS há 23 anos atrás
FAQ 3a4087f405 spell check há 23 anos atrás
Helper.pm 44a321cb8a Initial revision há 24 anos atrás
INSTALL 5a7c71c9ca remove getloadavg.m4 há 23 anos atrás
INSTALLING dbaa9dd823 revise now that aclocal is remved from CVS há 23 anos atrás
LEGAL 44a321cb8a Initial revision há 24 anos atrás
Makefile.am a0d3b87337 Better stripping of prefix for Solaris package install needs to remove há 23 anos atrás
NEWS 44a321cb8a Initial revision há 24 anos atrás
README fb08c4bddd spell check há 23 anos atrás
REQUIREMENTS 68ce858062 Add NSClient requirement for check_nt há 23 anos atrás
ROADMAP 44a321cb8a Initial revision há 24 anos atrás
SUPPORT f1f19a39a6 ispell há 23 anos atrás
acinclude.m4 2e641a0868 Adds --with-lwres and --enable-emulate-getaddrinfo but are not used in any of há 23 anos atrás
autogen.sh 739ea144d2 Solaris package build system há 23 anos atrás
command.cfg.in 920715794d Updated command for new check_procs há 23 anos atrás
configure.in 1934d3c225 update for check_mailq - qmail support há 23 anos atrás
nagios-plugins.spec.in 62f27910d9 add check_nt, drop check_vsz há 23 anos atrás
opttest.pl 44a321cb8a Initial revision há 24 anos atrás
package.def 44a321cb8a Initial revision há 24 anos atrás
test.pl.in 44a321cb8a Initial revision há 24 anos atrás

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)