slackbuilds_ponce/system/nagios-plugins
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
nagios-plugins.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
nagios-plugins.SlackBuild system/nagios-plugins: Updated for version 1.4.15. 2010-10-20 10:50:47 -05:00
README system/nagios-plugins: Added to 13.0 repository 2010-05-13 01:00:57 +02:00
slack-desc system/nagios-plugins: Added to 13.0 repository 2010-05-13 01:00:57 +02:00

nagios-plugins (Plugins for the Nagios network monitoring server)
 
Unlike many other monitoring tools, Nagios does not include any
internal mechanisms for checking the status of hosts and services on
your network. Instead, Nagios relies on external programs (called
plugins) to do all the dirty work. Plugins are compiled executables or
scripts (Perl scripts, shell scripts, etc.) that can be run from a
command line to check the status or a host or service.

Remember to install the Nagios::Plugin perl module and its
dependencies to ensure all functionality of perl plugins.

Remember to install the applications you plan to use plugins with
before installation of nagios-plugins as some plugins are compiled
using the relevant libraries installed on your system for the
application being probed.