openbsd-ports/net/slurm/patches/patch-slurm_1
sthen 41dfb51146 import slurm:
Yet another network load monitor. Slurm started as a port of a Linux
PPP link monitor called pppstatus by Gabriel Montenegro. It was then
transformed into a generic netowrk load monitor that supports *BSD,
Linux, HP-UX, and Solaris.

Slurm shows `realtime' traffic statistics, has three graph modes,
can monitor any network device, and uses curses to draw ascii
graphics, including ascii theme support.

From maintainer Ryan Freeman, adjusted by myself and ajacoutot.
ok ajacoutot@
2008-09-18 23:02:31 +00:00

28 lines
949 B
Plaintext

avoid makewhatis error; N.B. hand-edited to avoid CVS keyword.
$OpenBSD: patch-slurm_1,v 1.1.1.1 2008/09/18 23:02:31 sthen Exp $
--- slurm.1.orig Fri Feb 6 02:33:54 2004
+++ slurm.1 Wed Sep 17 10:24:47 2008
@@ -1,3 +1,3 @@
-.TH slurm 1
+.Th slurm 1
.Dd February 23, 2003
.Dt slurm 1
@@ -11,6 +11,7 @@ slurm \- yet another network load monitor
.Op Fl csl
.Op Fl d Ar delay
.Op Ar "i interface"
+.Op Ar "t theme"
.Sh DESCRIPTION
slurm is a generic network load monitor which shows device statistics
together with a nice ascii graph. Three different types of graphs are
@@ -33,6 +34,8 @@ virtually zero traffic counters instead of showing val
delay between screen updates in milliseconds (1000 = once per second)
.It Fl i Ar interface
select interface to monitor (required)
+.It Fl t Ar theme
+select theme, searches ~/.slurm and ${PREFIX}/share/slurm
.Sh KEYS
slurm supports several different keys for interaction:
.Bl -tag -width Ds