           SPELL=nagios-plugins
         VERSION=1.4.13
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
      SOURCE_URL=http://downloads.sourceforge.net/sourceforge/nagiosplug/$SOURCE
     SOURCE_HASH=sha512:6f6ff9c939720dfa9697d657af53d4b910e2dd8552e252e6c7b55fc5694815362e89e1cbef95d7d4237d73cd8b39bc96894b200a82fb25152cedcc4fc00ab0c8
         LICENSE=GPL
        WEB_SITE=http://www.nagios.org/
    ENTERED_DATE=20051129
        KEYWORDS="net"
           SHORT="A host/network monitoring program." 
cat << EOF 
Nagios is a host and service monitor designed to inform you of network 
problems before your clients, end-users or managers do. It has been designed
to run under the Linux operating system, but works fine under most *NIX 
variants as well. The monitoring daemon runs intermittent checks on hosts and 
services you specify using external "plugins" which return status information 
to Nagios. When problems are encountered, the daemon can send notifications 
out to administrative contacts in a variety of different ways (email, instant 
message, SMS, etc.). Current status information, historical logs, and reports 
can all be accessed via a web browser. 
EOF
