diff options
author | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:52:58 +0000 |
commit | 7e9524f1017cb18948282b999e45c15b8b9e6dee (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /net/ucd-snmp/DESCR | |
parent | 41c8c3cd74ce618106e762374834328ba0c18a8c (diff) | |
download | pkgsrc-7e9524f1017cb18948282b999e45c15b8b9e6dee.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'net/ucd-snmp/DESCR')
-rw-r--r-- | net/ucd-snmp/DESCR | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net/ucd-snmp/DESCR b/net/ucd-snmp/DESCR new file mode 100644 index 00000000000..341ba043ea6 --- /dev/null +++ b/net/ucd-snmp/DESCR @@ -0,0 +1,14 @@ +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. |