Next | Query returned 128 messages, browsing 71 to 80 | Previous

History of commit frequency

CVS Commit History:


   2007-02-15 07:21:47 by Martti Kuparinen | Files touched by this commit (2)
Log message:
Updated net/mrtg to 2.15.1

* make cfgmaker detect broken snmpv1 counters more reliably
* latest Net_SNMP_util.pm with many small fixes
* more cfgmaker smarts and documentation for snmpv3
* be happy even if no threshmail sending is configured
* add install target for traffic-summer
* fix mrtg-traffic-sum default catch expression to be in sync with docs
   2007-01-14 10:57:52 by Thomas Klausner | Files touched by this commit (1)
Log message:
Sync MASTER_SITES with reality.
   2007-01-10 15:25:40 by Martti Kuparinen | Files touched by this commit (3) | Package updated
Log message:
Updated net/mrtg to 2.15.0

* Free positioning of a generated ifIndex in the OID string using
  the magic IndexPOS keyword

* When doing threshold checking with rrdtool, there was a very expensive
  'getting the data back with rrdinfo and rrdfetch' cycle after each
  rrdupdate.  with rrdtool 1.2 and the updatev function this is not
  necessary anymore the new code speeds up mrtg cycle time by a factor of 3
  to 10 depending on your platform.

* Threshold Un-Borken Messages will only be generated when the value is 10%
  away from the threshold. Configurable via ThreshHyst

* New function thresholdmail lets you send an email when a threshold
  is broken. This feature talks directly to the mailserver and does
  not require any external programs.

* New template writers helper function in cfgmaker - oid_pick. It tests if a
  device is willing to supply information regarding a particular oid. This
  makes template writing much more plesant.
  http://oss.oetiker.ch/mrtg-trac/browser/trunk/templates/cisco/host-cisco.tmpl

* added new tool mrtg-traffic-sum to build traffic stats based on the
  content of your mrtg log (not rrd) files.

* mrtg running with rrdtool can now do sub-minute resolution if the interval
  is specified like that: 0:30 ... note that you can not change the
  resolution of an existing rrd file. So this will only have the desired
  effect on new rrds. Also note that the graphing frontend may need changes
  too to be able to deal with the new interval type. Internally interval is
  now a float!

* new debug option 'prof' to see how long rrdtool spends on its writes ...

* fixed snmpv3 support in cfgmaker
   2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412)
Log message:
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
   2006-10-19 08:40:54 by Martti Kuparinen | Files touched by this commit (4) | Package updated
Log message:
Updated net/mrtg to 2.14.7

* take over MAINTAINERship

* removed extra spaces from Makefile.in
* timestamps in log files to be YYYY-MM-DD HH:MM:SS
* fixed rateup to propely support kMG option
* fixed problem with conversioncode option throwing an exception.
* fixed config parsing problem for libadd lines terminated by a \
* added 'eval' debug target
* updated local $SIG{__DIE__} locations to work as intended
* fix ifspeed for foundry switches in cfgmaker
* Added expscale option (opposite of logscale) to emphasize the top end of
  the scale; this improves display of line voltages that don't change a whole
  lot
* added sample startup script for mrtg
   2006-10-07 10:18:31 by Takahiro Kambe | Files touched by this commit (1)
Log message:
mrtg-2.14.5 dosen't contain ANNOUNCE file any more.
   2006-08-16 11:50:19 by Matthias Scheler | Files touched by this commit (1)
Log message:
Update homepage URL.
   2006-08-09 23:42:42 by Adrian Portelli | Files touched by this commit (7) | Package updated
Log message:
Update to 2.14.5
Package changes include:
- pkglintification
- move to options.mk
- add in extra option for building with snmpv3 support (not tested)
- tidy up MESSAGE (no more html docs)

MRTG changes include:
* updated SNMP_util.pm and Net_SNMP_util.pm
* new: clonedirectory function
* Updated SNMP_Session to 1.08
* SNMP v3 support added Net::SNMP library required for this

For a full list see:
http://people.ee.ethz.ch/~oetiker/webtools/mrtg/pub/CHANGES

Addresses PR# 32811
ok'ed bouyer@
   2006-07-08 00:10:07 by Johnny C. Lam | Files touched by this commit (17)
Log message:
Add an explicit run-time dependency on perl because these packages
install perl scripts.  Bump the PKGREVISION for the dependency change.
   2006-06-06 01:54:44 by Min Sik Kim | Files touched by this commit (1)
Log message:
Buildlink gettext-lib because this package needs the gettext library.

Next | Query returned 128 messages, browsing 71 to 80 | Previous