Sin descripción

Subhendu Ghosh fd59a578f5 more snmpv3 patches hace 23 años
contrib 61bcc19b2e From: Jerome Tytgat - checks to see if named process is running hace 23 años
doc 911f631f59 added developer guidelines. hace 24 años
plugins fd59a578f5 more snmpv3 patches hace 23 años
plugins-scripts ce72bc784d monitor mailq hace 23 años
tools 4b8ebd8408 some useful onliners hace 23 años
.cvsignore bf85633f58 ignore aclocal.m4 hace 23 años
AUTHORS 44a321cb8a Initial revision hace 24 años
CODING 44a321cb8a Initial revision hace 24 años
COPYING 44a321cb8a Initial revision hace 24 años
ChangeLog 44a321cb8a Initial revision hace 24 años
FAQ 44a321cb8a Initial revision hace 24 años
Helper.pm 44a321cb8a Initial revision hace 24 años
INSTALL dbaa9dd823 revise now that aclocal is remved from CVS 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 898da8c89a include getloadavg sources, add some Solaris pkg build support hace 23 años
NEWS 44a321cb8a Initial revision hace 24 años
README d0890e8881 check_nt is downloadable from nsclient.ready2run.nl hace 23 años
REQUIREMENTS 44a321cb8a Initial revision hace 24 años
ROADMAP 44a321cb8a Initial revision hace 24 años
Requirements 44a321cb8a Initial revision hace 24 años
acconfig.h 1c4dd10d70 patches required to build on solaris with asprintf and gettimeofday hace 23 años
acinclude.m4 050f26ae51 finally a working fix for AM/AC_FUNC_STRTOD nightmare hace 23 años
command.cfg.in 1080fbc701 smsclient config hace 23 años
configure.in 92a9e9a043 add HPUX swap, try to cleanup getopt processing hace 23 años
depcomp 360f3509f0 needed for automake 1.6 / autoconf 2.53 hace 23 años
getloadavg.m4 6839342c46 lets use library instead od inconsistent command line interfaces hace 23 años
install-sh 44a321cb8a Initial revision hace 24 años
missing 71bd3b1d46 build cleanly on RedHat 8.0 hace 23 años
mkinstalldirs 44a321cb8a Initial revision hace 24 años
nagios-plugins.spec.in cfd3d920dd release should not be in tarball name hace 23 años
opttest.pl 44a321cb8a Initial revision hace 24 años
package.def 44a321cb8a Initial revision hace 24 años
subst.in 44a321cb8a Initial revision hace 24 años
subst.sh 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 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)