summaryrefslogtreecommitdiff
path: root/sysutils/xmeter
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xmeter')
-rw-r--r--sysutils/xmeter/Makefile17
-rw-r--r--sysutils/xmeter/distinfo4
-rw-r--r--sysutils/xmeter/pkg/DESCR22
-rw-r--r--sysutils/xmeter/pkg/PLIST4
4 files changed, 47 insertions, 0 deletions
diff --git a/sysutils/xmeter/Makefile b/sysutils/xmeter/Makefile
new file mode 100644
index 00000000000..d6a235593bf
--- /dev/null
+++ b/sysutils/xmeter/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/10/23 10:30:12 agc Exp $
+#
+
+DISTNAME= xmeter-1.15
+CATEGORIES= sysutils
+MASTER_SITES= ${MASTER_SITE_XCONTRIB:=misdirected/}
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= #
+COMMENT= distributed system load meter for X11
+
+USE_X11BASE= yes
+USE_IMAKE= yes
+
+WRKSRC= ${WRKDIR}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/xmeter/distinfo b/sysutils/xmeter/distinfo
new file mode 100644
index 00000000000..c192366a3d3
--- /dev/null
+++ b/sysutils/xmeter/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2001/10/23 10:30:12 agc Exp $
+
+SHA1 (xmeter-1.15.tar.gz) = 2377d4ffad82f2a1397d41969c3d3be76e6f54d7
+Size (xmeter-1.15.tar.gz) = 20695 bytes
diff --git a/sysutils/xmeter/pkg/DESCR b/sysutils/xmeter/pkg/DESCR
new file mode 100644
index 00000000000..4d19346a0fd
--- /dev/null
+++ b/sysutils/xmeter/pkg/DESCR
@@ -0,0 +1,22 @@
+Xmeter displays a periodically updating histogram of the system
+statistics gathered by rstat(3) for the specified hosts. Meters can
+be displayed in a vertical, horizontal or rectangular arrangement. As
+statistics range between 4 user defineable levels (OK, WARN, ERROR or
+FATAL), the background, foreground, highlight, border and internal
+border colors, and the background bitmap of each meter can be changed.
+
+Xmeter uses the StripChart widget of the Athena Widget Set to graph
+each statistic. StripCharts automatically scale the graph as the
+value varies. Each time a graph is updated, xmeter will examine the
+current value of the statistic and the current scale. As the number
+of scale lines increases above wlevel and elevel the background colors
+and bitmaps of each meter are modified as specified. The current
+scale value can be examined by clicking any mouse button while the
+mouse pointer is in the StripChart. If the host is down the time it's
+been down will also be displayed.
+
+Each meter has its own label displaying the host name and statistics
+name. The statistic being graphed may be modified while xmeter is
+running by moving the mouse pointer into the label part of a meter,
+clicking any mouse button, and sliding down to the desired stat. This
+menu also contains a quit option to exit xmeter.
diff --git a/sysutils/xmeter/pkg/PLIST b/sysutils/xmeter/pkg/PLIST
new file mode 100644
index 00000000000..8229eabdb0f
--- /dev/null
+++ b/sysutils/xmeter/pkg/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/10/23 10:30:12 agc Exp $
+bin/xmeter
+lib/X11/app-defaults/XMeter
+man/cat1/xmeter.0