ossp-pkg/snmpdx/ChangeLog
_ ___ ____ ____ ____ _
|_|_ _ / _ \/ ___/ ___|| _ \ ___ _ __ _ __ ___ _ __ __| |_ __
_|_||_| | | | \___ \___ \| |_) | / __| '_ \| '_ ` _ \| '_ \ / _` \ \/ /
|_||_|_| | |_| |___) |__) | __/ \__ \ | | | | | | | | |_) | (_| |> <
|_|_|_| \___/|____/____/|_| |___/_| |_|_| |_| |_| .__/ \__,_/_/\_\
|_|
OSSP snmpdx - SNMP Daemon Extension
ChangeLog
=========
Changes between 0.2.11 and 1.0.0 (2005-10-05 to 2007-03-01):
*) Cleanup formatting of snmpdx.mib
[Ralf S. Engelschall]
*) Add the four additional probe values swBindStatusRecClientsActive,
swBindStatusRecClientsMax, swBindStatusTcpClientsActive and
swBindStatusTcpClientsMax which correspond to the new information
returned from newer BIND 9 "rndc status".
[Ralf S. Engelschall]
*) Upgrade build environment to GNU shtool 2.0.6 and GNU autoconf 2.60
[Ralf S. Engelschall]
*) Update copyright messages for year 2006/2007.
[Ralf S. Engelschall]
Changes between 0.2.10 and 0.2.11 (30-Jul-2005 to 05-Oct-2005):
*) Upgrade build environment to GNU shtool 2.0.3
[Ralf S. Engelschall]
*) Update copyright messages for year 2005.
[Ralf S. Engelschall]
Changes between 0.2.9 and 0.2.10 (28-Jul-2003 to 30-Jul-2004):
*) add swBind probe and MIB for named(8)
*) support a configurable OpenPKG instance
*) swProbe detects and handles OpenPKG 1.x and 2.x
*) allow very primitive quotation for values in config file
*) get rid of perl warnings when $cmd contains a %
*) use latest autogeneration tools (shtool 2.0.0, autoconf 2.59)
*) cosmetics, quickstart update, remove superfluous "my" from sysVM probe
[Thomas Lotterer]
Changes between 0.2.8 and 0.2.9 (21-Oct-2003 to 28-Jul-2004):
*) add concise QUICKSTART info into README
*) Scope and initialization of variables were wrong causing a
infinite loop with perl >= 5.8.4, which optimizes away unnecessary
assignments like "my $foo = undef"
*) Remove irrelevant assignments which perl >= 5.8.4 optimizes away
anyway
*) Quick hack to support OpenPKG 2.x (breaking OpenPKG 1.x support)
[Thomas Lotterer]
Changes between 0.2.7 and 0.2.8 (20-Sep-2003 to 21-Oct-2003):
*) Get rid of "use IO;" deprecation warnings under Perl 5.8.1
[Peter Eckel <Peter.Eckel@Eckel-EDV.de>]
*) Do not provide "snmpdx::swOp*" OIDs only if "rpm" is really found.
[Peter Eckel <Peter.Eckel@Eckel-EDV.de>]
Changes between 0.2.6 and 0.2.7 (10-Sep-2003 to 20-Sep-2003):
*) Reimplemented the implementation of sysVMRam* for FreeBSD
correctly determine amount of used memory.
[Ralf S. Engelschall]
*) Fix location of net-snmp tools by correctly substituting
the bindir location.
[Ralf S. Engelschall]
*) More source tree cleanups and polishing.
[Ralf S. Engelschall]
Changes between 0.2.5 and 0.2.6 (10-Sep-2003 to 10-Sep-2003):
*) Add Autoconf option --with-snmp=PREFIX for specifying
installation prefix of net-snmp package in order to
find the net-snmp MIB directory.
[Ralf S. Engelschall]
*) Place executable "snmpdx" into sbindir/ and man/man8/
[Ralf S. Engelschall]
*) Find pod2man(1) side-by-side with perl(1) executable.
[Ralf S. Engelschall]
Changes between 0.2.4 and 0.2.5 (09-Sep-2003 to 10-Sep-2003):
*) Source tree polishing.
[Ralf S. Engelschall]
Changes between 0.2.0 and 0.2.4 (09-Sep-2003):
*) Lot's of fiddling with the build environment.
[Thomas Lotterer]
Changes between 0.1.0 and 0.2.0 (09-Sep-2003):
*) Build environment, OpenPKG package
[Thomas Lotterer]
Changes between *GENESIS* and 0.1.0 (xx-Aug-2003 to 09-Sep-2003):
*) Framework and initial probes
[Ralf S. Engelschall]
*) More probes
[Thomas Lotterer]