aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp4/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-02-14 10:41:19 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-02-14 10:41:19 +0000
commitce5da22b7076167a515a6a0b602b22b67022e5ff (patch)
tree2de75577a4acfc9897ffb9ed4f14f84b6bf1ef54 /net-mgmt/net-snmp4/pkg-descr
parentcd42c5c7374eab44ee3573fc2d05d44525741237 (diff)
downloadports-release/3.1.0.tar.gz
ports-release/3.1.0.zip
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_1_0'.release/3.1.0
Diffstat (limited to 'net-mgmt/net-snmp4/pkg-descr')
-rw-r--r--net-mgmt/net-snmp4/pkg-descr16
1 files changed, 0 insertions, 16 deletions
diff --git a/net-mgmt/net-snmp4/pkg-descr b/net-mgmt/net-snmp4/pkg-descr
deleted file mode 100644
index d92e176799f8..000000000000
--- a/net-mgmt/net-snmp4/pkg-descr
+++ /dev/null
@@ -1,16 +0,0 @@
-This is UCD SNMP, a derivative of CMU's SNMP package.
-
-From the README:
-
-This package contains a port and modified code of the CMU 2.1.2.1
-snmp agent. It has been modified to allow extensibility quickly
-and easily. It is far from the best and most configurable systems;
-but hey: its free.
-
-We use this agent here to monitor known system problems before they
-take the machine over. The agent can be easily configured to
-monitor the number of a given process running, run external scripts
-to check and report functional status. Examples: mountd(s) under
-Ultrix 4.3 which tend to fork themselves crazy and eventually fill
-up the process table; On our hp700s, "amd" sometimes stops working,
-HP VUE hangs and fails to start X, etc.