           SPELL=nrpe
         VERSION=2.5.1
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
      SOURCE_URL=http://easynews.dl.sourceforge.net/sourceforge/nagios/nrpe-2.5.1.tar.gz
     SOURCE_HASH="sha1:1beab9dc5fe77b722a12161b23b536ac5e28a6a4"
         LICENSE=GPL
        WEB_SITE=http://www.nagios.org/
    ENTERED_DATE=20050609
    UPDATED_DATE=20050609
        KEYWORDS="net"
           SHORT="A Nagios Plugin for remote execution" 
cat << EOF 
NRPE is an addon for Nagios that allows you to execute "local" plugins 
(like check_disk, check_procs, etc.) on remote hosts. The check_nrpe 
plugin is called from Nagios and makes plugin execution requests to the 
NRPE daemon running on the remote host (either as a standalone daemon 
or as a service under inetd). Supports passing command arguments to 
server, as well as native SSL/TLS encryption (anonymous DH mode).
EOF
