summaryrefslogtreecommitdiff
path: root/net/ucd-snmp/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'net/ucd-snmp/DESCR')
-rw-r--r--net/ucd-snmp/DESCR16
1 files changed, 0 insertions, 16 deletions
diff --git a/net/ucd-snmp/DESCR b/net/ucd-snmp/DESCR
deleted file mode 100644
index e2646311539..00000000000
--- a/net/ucd-snmp/DESCR
+++ /dev/null
@@ -1,16 +0,0 @@
-This is UCD SNMP, a derivative of CMU's SNMP package.
-
-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.
-
-This package is being phased out, please use net-snmp instead.