diff options
author | gpalmer <gpalmer@FreeBSD.org> | 1996-07-06 08:14:49 +0000 |
---|---|---|
committer | gpalmer <gpalmer@FreeBSD.org> | 1996-07-06 08:14:49 +0000 |
commit | 984a086074a4fb4e72119dccd770dc00aa707f2a (patch) | |
tree | 232ff035481143cf82f0ed876cbb6d8e357bc724 /net/net-snmp/pkg-descr | |
parent | 404b25f4f8474265f3001c5a41d096bdd3098cb6 (diff) | |
download | FreeBSD-ports-984a086074a4fb4e72119dccd770dc00aa707f2a.zip FreeBSD-ports-984a086074a4fb4e72119dccd770dc00aa707f2a.tar.gz |
The SNMP package from University of California at Davis
Ok'ed by: asami
Diffstat (limited to 'net/net-snmp/pkg-descr')
-rw-r--r-- | net/net-snmp/pkg-descr | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/net/net-snmp/pkg-descr b/net/net-snmp/pkg-descr new file mode 100644 index 0000000..d92e176 --- /dev/null +++ b/net/net-snmp/pkg-descr @@ -0,0 +1,16 @@ +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. |