Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Mar 2001 16:12:05 +0100 (CET)
From:      Konrad Heuer <kheuer@gwdu60.gwdg.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25475: New port: rmonitor (monitor a couple of FreeBSD systems)
Message-ID:  <200103011512.f21FC5V20606@gwdu60.gwdg.de>

next in thread | raw e-mail | index | archive | help

>Number:         25475
>Category:       ports
>Synopsis:       New port: rmonitor (monitor a couple of FreeBSD systems)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 01 07:20:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Konrad Heuer
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
Gesellschaft f. wiss. Datenverarbeitung mbH Goettingen (GWDG)
>Environment:

	

>Description:

	Rmonitor is a client-server application for monitoring a couple of
	(or even more) remote hosts. It prints gathered system statistics
	on a standard terminal display or within an xterm window; using
	one line for each host monitored.

	The program has been coded by myself since I need it for my
	daily job (I've a couple of FreeBSD machines running).
	The development has been promoted by my employer (GWDG) and
	the code is under BSD-style license.

>How-To-Repeat:

	

>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	rmonitor
#	rmonitor/Makefile
#	rmonitor/distinfo
#	rmonitor/pkg-plist
#	rmonitor/pkg-descr
#	rmonitor/pkg-comment
#
echo c - rmonitor
mkdir -p rmonitor > /dev/null 2>&1
echo x - rmonitor/Makefile
sed 's/^X//' >rmonitor/Makefile << 'END-of-rmonitor/Makefile'
X# New ports collection makefile for:    rmonitor
X# Date created:         March 1st, 2001
X# Whom:                 Konrad Heuer
X#
X# $FreeBSD$
X#
X
XPORTNAME=	rmonitor
XPORTVERSION=	1.0
XCATEGORIES=	sysutils
XMASTER_SITES=	ftp://gwdu60.gwdg.de/pub/FreeBSD/misc/ \
X		ftp://gwdu61.gwdg.de/pub/FreeBSD/misc/
X
XMAINTAINER=	kheuer@gwdu60.gwdg.de
X
XMAN1=		rmonitor.1
XMANCOMPRESSED=	yes
X
X.include <bsd.port.mk>
END-of-rmonitor/Makefile
echo x - rmonitor/distinfo
sed 's/^X//' >rmonitor/distinfo << 'END-of-rmonitor/distinfo'
XMD5 (rmonitor-1.0.tar.gz) = fa276d5548a4608d2079e75d6e6a8861
END-of-rmonitor/distinfo
echo x - rmonitor/pkg-plist
sed 's/^X//' >rmonitor/pkg-plist << 'END-of-rmonitor/pkg-plist'
Xbin/rmonitor
Xetc/rc.d/rmonitor.sh
END-of-rmonitor/pkg-plist
echo x - rmonitor/pkg-descr
sed 's/^X//' >rmonitor/pkg-descr << 'END-of-rmonitor/pkg-descr'
XRmonitor is a client-server application for monitoring a couple of (or even
Xmore) remote hosts. It prints gathered system statistics on a standard
Xterminal display or within an xterm window; using one line for each host
Xmonitored.
X
XKonrad Heuer
Xkheuer@gwdu60.gwdg.de
END-of-rmonitor/pkg-descr
echo x - rmonitor/pkg-comment
sed 's/^X//' >rmonitor/pkg-comment << 'END-of-rmonitor/pkg-comment'
XRemote system monitoring utility
END-of-rmonitor/pkg-comment
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103011512.f21FC5V20606>