From ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:52:58 +0000 Subject: Move pkg/ files into package's toplevel directory --- net/ucd-snmp/DESCR | 14 ++++ net/ucd-snmp/MESSAGE | 25 +++++++ net/ucd-snmp/PLIST | 166 +++++++++++++++++++++++++++++++++++++++++++++++ net/ucd-snmp/pkg/DESCR | 14 ---- net/ucd-snmp/pkg/MESSAGE | 25 ------- net/ucd-snmp/pkg/PLIST | 166 ----------------------------------------------- 6 files changed, 205 insertions(+), 205 deletions(-) create mode 100644 net/ucd-snmp/DESCR create mode 100644 net/ucd-snmp/MESSAGE create mode 100644 net/ucd-snmp/PLIST delete mode 100644 net/ucd-snmp/pkg/DESCR delete mode 100644 net/ucd-snmp/pkg/MESSAGE delete mode 100644 net/ucd-snmp/pkg/PLIST (limited to 'net/ucd-snmp') 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. diff --git a/net/ucd-snmp/MESSAGE b/net/ucd-snmp/MESSAGE new file mode 100644 index 00000000000..1fbc3fe21b4 --- /dev/null +++ b/net/ucd-snmp/MESSAGE @@ -0,0 +1,25 @@ +====================================================================== +$NetBSD: MESSAGE,v 1.1 2001/10/31 22:59:38 zuntum Exp $ + +You may want to install the x11/p5-Tk and net/p5-SNMP packages to +use the tkmib application! + +You may also want to install the net/scotty package to do network +monitoring. + +Finally, a note from the maintainer: + + I'm asking (begging) people to send me a postcard of your home + city, area, or country. I intend to arrange them into a logo, + take a picture of them all, and use the picture on the ucd-snmp + web page. I've gotten a few already, but need a lot more to make + the logo a decent size. The first pass from the postcards people + have sent me so far can be seen on the ucd-snmp web site, listed + below. If you wish to send a postcard, please send it to: + + Wes Hardaker + IT - DCAS + UCDavis + Davis CA, 95616 + +====================================================================== diff --git a/net/ucd-snmp/PLIST b/net/ucd-snmp/PLIST new file mode 100644 index 00000000000..5b5d57bf07e --- /dev/null +++ b/net/ucd-snmp/PLIST @@ -0,0 +1,166 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:59:38 zuntum Exp $ +bin/encode_keychange +bin/snmpbulkget +bin/snmpbulkwalk +bin/snmpcheck +bin/snmpdelta +bin/snmpget +bin/snmpgetnext +bin/snmpinform +bin/snmpnetstat +bin/snmpset +bin/snmpstatus +bin/snmptable +bin/snmptest +bin/snmptranslate +bin/snmptrap +bin/snmpusm +bin/snmpwalk +bin/tkmib +etc/rc.d/snmpd +etc/rc.d/snmptrapd +include/ucd-snmp/agent_read_config.h +include/ucd-snmp/agent_registry.h +include/ucd-snmp/agent_trap.h +include/ucd-snmp/asn1.h +include/ucd-snmp/auto_nlist.h +include/ucd-snmp/callback.h +include/ucd-snmp/default_store.h +include/ucd-snmp/ds_agent.h +include/ucd-snmp/header_complex.h +include/ucd-snmp/int64.h +include/ucd-snmp/keytools.h +include/ucd-snmp/mib.h +include/ucd-snmp/mibincl.h +include/ucd-snmp/parse.h +include/ucd-snmp/read_config.h +include/ucd-snmp/scapi.h +include/ucd-snmp/snmp.h +include/ucd-snmp/snmp_agent.h +include/ucd-snmp/snmp_alarm.h +include/ucd-snmp/snmp_api.h +include/ucd-snmp/snmp_client.h +include/ucd-snmp/snmp_debug.h +include/ucd-snmp/snmp_impl.h +include/ucd-snmp/snmp_logging.h +include/ucd-snmp/snmp_vars.h +include/ucd-snmp/snmpv3.h +include/ucd-snmp/struct.h +include/ucd-snmp/system.h +include/ucd-snmp/tools.h +include/ucd-snmp/transform_oids.h +include/ucd-snmp/ucd-snmp-agent-includes.h +include/ucd-snmp/ucd-snmp-config.h +include/ucd-snmp/ucd-snmp-includes.h +include/ucd-snmp/util_funcs.h +include/ucd-snmp/var_struct.h +include/ucd-snmp/version.h +lib/libsnmp.a +lib/libsnmp.la +lib/libsnmp.so +lib/libsnmp.so.0 +lib/libsnmp.so.0.0 +lib/libucdagent.a +lib/libucdagent.la +lib/libucdagent.so +lib/libucdagent.so.0 +lib/libucdagent.so.0.0 +lib/libucdmibs.a +lib/libucdmibs.la +lib/libucdmibs.so +lib/libucdmibs.so.0 +lib/libucdmibs.so.0.0 +man/man1/snmpbulkget.1 +man/man1/snmpbulkwalk.1 +man/man1/snmpcmd.1 +man/man1/snmpd.1 +man/man1/snmpdelta.1 +man/man1/snmpget.1 +man/man1/snmpgetnext.1 +man/man1/snmpinform.1 +man/man1/snmpnetstat.1 +man/man1/snmpset.1 +man/man1/snmpstatus.1 +man/man1/snmptable.1 +man/man1/snmptest.1 +man/man1/snmptranslate.1 +man/man1/snmptrap.1 +man/man1/snmpusm.1 +man/man1/snmpwalk.1 +man/man3/default_store.3 +man/man3/mib_api.3 +man/man3/read_config.3 +man/man3/snmp_agent_api.3 +man/man3/snmp_alarm.3 +man/man3/snmp_api.3 +man/man3/snmp_close.3 +man/man3/snmp_free_pdu.3 +man/man3/snmp_open.3 +man/man3/snmp_read.3 +man/man3/snmp_select_info.3 +man/man3/snmp_send.3 +man/man3/snmp_sess_api.3 +man/man3/snmp_sess_async_send.3 +man/man3/snmp_sess_close.3 +man/man3/snmp_sess_error.3 +man/man3/snmp_sess_init.3 +man/man3/snmp_sess_open.3 +man/man3/snmp_sess_read.3 +man/man3/snmp_sess_select_info.3 +man/man3/snmp_sess_send.3 +man/man3/snmp_sess_session.3 +man/man3/snmp_sess_timeout.3 +man/man3/snmp_timeout.3 +man/man3/snmp_trap_api.3 +man/man5/snmp.conf.5 +man/man5/snmp_config.5 +man/man5/snmpd.conf.5 +man/man5/snmptrapd.conf.5 +man/man5/variables.5 +man/man8/snmptrapd.8 +sbin/snmpd +sbin/snmptrapd +share/examples/ucd-snmp/EXAMPLE.conf +share/snmp/mibs/DISMAN-SCRIPT-MIB.txt +share/snmp/mibs/EtherLike-MIB.txt +share/snmp/mibs/HOST-RESOURCES-MIB.txt +share/snmp/mibs/HOST-RESOURCES-TYPES.txt +share/snmp/mibs/IANAifType-MIB.txt +share/snmp/mibs/IF-MIB.txt +share/snmp/mibs/IP-MIB.txt +share/snmp/mibs/IPV6-ICMP-MIB.txt +share/snmp/mibs/IPV6-MIB.txt +share/snmp/mibs/IPV6-TC.txt +share/snmp/mibs/IPV6-TCP-MIB.txt +share/snmp/mibs/IPV6-UDP-MIB.txt +share/snmp/mibs/RFC1155-SMI.txt +share/snmp/mibs/RFC1213-MIB.txt +share/snmp/mibs/RMON-MIB.txt +share/snmp/mibs/SNMP-COMMUNITY-MIB.txt +share/snmp/mibs/SNMP-FRAMEWORK-MIB.txt +share/snmp/mibs/SNMP-MPD-MIB.txt +share/snmp/mibs/SNMP-NOTIFICATION-MIB.txt +share/snmp/mibs/SNMP-PROXY-MIB.txt +share/snmp/mibs/SNMP-TARGET-MIB.txt +share/snmp/mibs/SNMP-USER-BASED-SM-MIB.txt +share/snmp/mibs/SNMP-VIEW-BASED-ACM-MIB.txt +share/snmp/mibs/SNMPv2-CONF.txt +share/snmp/mibs/SNMPv2-MIB.txt +share/snmp/mibs/SNMPv2-SMI.txt +share/snmp/mibs/SNMPv2-TC.txt +share/snmp/mibs/SNMPv2-TM.txt +share/snmp/mibs/TCP-MIB.txt +share/snmp/mibs/UCD-DEMO-MIB.txt +share/snmp/mibs/UCD-DISKIO-MIB.txt +share/snmp/mibs/UCD-DLMOD-MIB.txt +share/snmp/mibs/UCD-IPFWACC-MIB.txt +share/snmp/mibs/UCD-SNMP-MIB.txt +share/snmp/mibs/UDP-MIB.txt +@unexec /bin/rm -f %D/share/snmp/mibs/.index +@dirrm share/snmp/mibs +@dirrm share/snmp +@dirrm share/examples/ucd-snmp +@exec /bin/mkdir -p %D/lib/snmp/dlmod +@dirrm lib/snmp/dlmod +@dirrm lib/snmp +@dirrm include/ucd-snmp diff --git a/net/ucd-snmp/pkg/DESCR b/net/ucd-snmp/pkg/DESCR deleted file mode 100644 index 341ba043ea6..00000000000 --- a/net/ucd-snmp/pkg/DESCR +++ /dev/null @@ -1,14 +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. diff --git a/net/ucd-snmp/pkg/MESSAGE b/net/ucd-snmp/pkg/MESSAGE deleted file mode 100644 index 42281346d96..00000000000 --- a/net/ucd-snmp/pkg/MESSAGE +++ /dev/null @@ -1,25 +0,0 @@ -====================================================================== -$NetBSD: MESSAGE,v 1.5 2001/02/06 14:24:12 wiz Exp $ - -You may want to install the x11/p5-Tk and net/p5-SNMP packages to -use the tkmib application! - -You may also want to install the net/scotty package to do network -monitoring. - -Finally, a note from the maintainer: - - I'm asking (begging) people to send me a postcard of your home - city, area, or country. I intend to arrange them into a logo, - take a picture of them all, and use the picture on the ucd-snmp - web page. I've gotten a few already, but need a lot more to make - the logo a decent size. The first pass from the postcards people - have sent me so far can be seen on the ucd-snmp web site, listed - below. If you wish to send a postcard, please send it to: - - Wes Hardaker - IT - DCAS - UCDavis - Davis CA, 95616 - -====================================================================== diff --git a/net/ucd-snmp/pkg/PLIST b/net/ucd-snmp/pkg/PLIST deleted file mode 100644 index 806c5f6a895..00000000000 --- a/net/ucd-snmp/pkg/PLIST +++ /dev/null @@ -1,166 +0,0 @@ -@comment $NetBSD: PLIST,v 1.11 2001/01/26 02:02:35 hubertf Exp $ -bin/encode_keychange -bin/snmpbulkget -bin/snmpbulkwalk -bin/snmpcheck -bin/snmpdelta -bin/snmpget -bin/snmpgetnext -bin/snmpinform -bin/snmpnetstat -bin/snmpset -bin/snmpstatus -bin/snmptable -bin/snmptest -bin/snmptranslate -bin/snmptrap -bin/snmpusm -bin/snmpwalk -bin/tkmib -etc/rc.d/snmpd -etc/rc.d/snmptrapd -include/ucd-snmp/agent_read_config.h -include/ucd-snmp/agent_registry.h -include/ucd-snmp/agent_trap.h -include/ucd-snmp/asn1.h -include/ucd-snmp/auto_nlist.h -include/ucd-snmp/callback.h -include/ucd-snmp/default_store.h -include/ucd-snmp/ds_agent.h -include/ucd-snmp/header_complex.h -include/ucd-snmp/int64.h -include/ucd-snmp/keytools.h -include/ucd-snmp/mib.h -include/ucd-snmp/mibincl.h -include/ucd-snmp/parse.h -include/ucd-snmp/read_config.h -include/ucd-snmp/scapi.h -include/ucd-snmp/snmp.h -include/ucd-snmp/snmp_agent.h -include/ucd-snmp/snmp_alarm.h -include/ucd-snmp/snmp_api.h -include/ucd-snmp/snmp_client.h -include/ucd-snmp/snmp_debug.h -include/ucd-snmp/snmp_impl.h -include/ucd-snmp/snmp_logging.h -include/ucd-snmp/snmp_vars.h -include/ucd-snmp/snmpv3.h -include/ucd-snmp/struct.h -include/ucd-snmp/system.h -include/ucd-snmp/tools.h -include/ucd-snmp/transform_oids.h -include/ucd-snmp/ucd-snmp-agent-includes.h -include/ucd-snmp/ucd-snmp-config.h -include/ucd-snmp/ucd-snmp-includes.h -include/ucd-snmp/util_funcs.h -include/ucd-snmp/var_struct.h -include/ucd-snmp/version.h -lib/libsnmp.a -lib/libsnmp.la -lib/libsnmp.so -lib/libsnmp.so.0 -lib/libsnmp.so.0.0 -lib/libucdagent.a -lib/libucdagent.la -lib/libucdagent.so -lib/libucdagent.so.0 -lib/libucdagent.so.0.0 -lib/libucdmibs.a -lib/libucdmibs.la -lib/libucdmibs.so -lib/libucdmibs.so.0 -lib/libucdmibs.so.0.0 -man/man1/snmpbulkget.1 -man/man1/snmpbulkwalk.1 -man/man1/snmpcmd.1 -man/man1/snmpd.1 -man/man1/snmpdelta.1 -man/man1/snmpget.1 -man/man1/snmpgetnext.1 -man/man1/snmpinform.1 -man/man1/snmpnetstat.1 -man/man1/snmpset.1 -man/man1/snmpstatus.1 -man/man1/snmptable.1 -man/man1/snmptest.1 -man/man1/snmptranslate.1 -man/man1/snmptrap.1 -man/man1/snmpusm.1 -man/man1/snmpwalk.1 -man/man3/default_store.3 -man/man3/mib_api.3 -man/man3/read_config.3 -man/man3/snmp_agent_api.3 -man/man3/snmp_alarm.3 -man/man3/snmp_api.3 -man/man3/snmp_close.3 -man/man3/snmp_free_pdu.3 -man/man3/snmp_open.3 -man/man3/snmp_read.3 -man/man3/snmp_select_info.3 -man/man3/snmp_send.3 -man/man3/snmp_sess_api.3 -man/man3/snmp_sess_async_send.3 -man/man3/snmp_sess_close.3 -man/man3/snmp_sess_error.3 -man/man3/snmp_sess_init.3 -man/man3/snmp_sess_open.3 -man/man3/snmp_sess_read.3 -man/man3/snmp_sess_select_info.3 -man/man3/snmp_sess_send.3 -man/man3/snmp_sess_session.3 -man/man3/snmp_sess_timeout.3 -man/man3/snmp_timeout.3 -man/man3/snmp_trap_api.3 -man/man5/snmp.conf.5 -man/man5/snmp_config.5 -man/man5/snmpd.conf.5 -man/man5/snmptrapd.conf.5 -man/man5/variables.5 -man/man8/snmptrapd.8 -sbin/snmpd -sbin/snmptrapd -share/examples/ucd-snmp/EXAMPLE.conf -share/snmp/mibs/DISMAN-SCRIPT-MIB.txt -share/snmp/mibs/EtherLike-MIB.txt -share/snmp/mibs/HOST-RESOURCES-MIB.txt -share/snmp/mibs/HOST-RESOURCES-TYPES.txt -share/snmp/mibs/IANAifType-MIB.txt -share/snmp/mibs/IF-MIB.txt -share/snmp/mibs/IP-MIB.txt -share/snmp/mibs/IPV6-ICMP-MIB.txt -share/snmp/mibs/IPV6-MIB.txt -share/snmp/mibs/IPV6-TC.txt -share/snmp/mibs/IPV6-TCP-MIB.txt -share/snmp/mibs/IPV6-UDP-MIB.txt -share/snmp/mibs/RFC1155-SMI.txt -share/snmp/mibs/RFC1213-MIB.txt -share/snmp/mibs/RMON-MIB.txt -share/snmp/mibs/SNMP-COMMUNITY-MIB.txt -share/snmp/mibs/SNMP-FRAMEWORK-MIB.txt -share/snmp/mibs/SNMP-MPD-MIB.txt -share/snmp/mibs/SNMP-NOTIFICATION-MIB.txt -share/snmp/mibs/SNMP-PROXY-MIB.txt -share/snmp/mibs/SNMP-TARGET-MIB.txt -share/snmp/mibs/SNMP-USER-BASED-SM-MIB.txt -share/snmp/mibs/SNMP-VIEW-BASED-ACM-MIB.txt -share/snmp/mibs/SNMPv2-CONF.txt -share/snmp/mibs/SNMPv2-MIB.txt -share/snmp/mibs/SNMPv2-SMI.txt -share/snmp/mibs/SNMPv2-TC.txt -share/snmp/mibs/SNMPv2-TM.txt -share/snmp/mibs/TCP-MIB.txt -share/snmp/mibs/UCD-DEMO-MIB.txt -share/snmp/mibs/UCD-DISKIO-MIB.txt -share/snmp/mibs/UCD-DLMOD-MIB.txt -share/snmp/mibs/UCD-IPFWACC-MIB.txt -share/snmp/mibs/UCD-SNMP-MIB.txt -share/snmp/mibs/UDP-MIB.txt -@unexec /bin/rm -f %D/share/snmp/mibs/.index -@dirrm share/snmp/mibs -@dirrm share/snmp -@dirrm share/examples/ucd-snmp -@exec /bin/mkdir -p %D/lib/snmp/dlmod -@dirrm lib/snmp/dlmod -@dirrm lib/snmp -@dirrm include/ucd-snmp -- cgit v1.2.3