Network Administration Visualized 3.11.4

Milestone information

Project:
Network Administration Visualized
Series:
3.11
Version:
3.11.4
Released:
 
Registrant:
Morten Brekkevold
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
3 John-Magne Bredal, 4 Morten Brekkevold
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
7 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon nav-3.11.4.tar.gz (md5, sig) NAV 3.11.4 source tarball 43
last downloaded 40 weeks ago
Total downloads: 43

Release notes 

=================================================
 Network Administration Visualized release notes
=================================================

Please report bugs at https://bugs.launchpad.net/nav/+filebug . To browse
existing bug reports, go to https://bugs.launchpad.net/nav .

If you are upgrading from versions of NAV older than 3.7, please refer to the
release notes of the in-between versions before reading any further.

Known problems
==============

The recommended SNMP library for use with ipdevpoll is `pynetsnmp`. If you
choose to go with the original TwistedSNMP, the latest version (0.3.13)
contains a bug that manifests in table retrieval operations. Timeouts and
retries aren't handled properly, and this may cause slow or otherwise busy
devices to be bombarded with requests from NAV. The `contrib/patches`
directory contains a patch for TwistedSNMP that solves this problem. The
patch has been submitted upstream, but not yet accepted into a new release.

NAV 3.11
========

To see the overview of scheduled features and reported bugs on the 3.11 series
of NAV, please go to https://launchpad.net/nav/3.11 .

Dependency changes
------------------

- `JavaSNMP` is no longer a dependency and can be removed. There is also
  therefore no longer any need to export a `CLASS_PATH` variable before
  building NAV from source.

Topology source data
--------------------

The getBoksMacs Java program has been replaced by a set of ipdevpoll plugins,
configured to run under the `topo` job in 15 minute intervals. This job will
collect switch forwarding tables (CAM), STP blocking status, CDP (Cisco
Discovery Protocol) neighbor information and also LLDP (Link Layer Discovery
Protocol) neighbor information.

The navtopology program will now prefer LLDP source information over CDP and
CDP source information over CAM source information when building NAV's
topology.

Unrecognized neighbors from CDP or LLDP are _not_ stored yet by NAV 3.11.0,
but this will be reimplemented in the 3.11 series.

Changelog 

View the full changelog

Version 3.11.4
(released 31 May 2012)

 Bugfixes:

  * LP#644155 (Network Explorer never returns response to some searches)
  * LP#912276 (Device History Request-URI Too Large)
  * LP#996955 (All sensor stats are named "Sensor", and clutter the ipdevinfo
               view)
  * LP#997008 (Failed ipdevpoll jobs aren't properly rescheduled)
  * LP#997606 (add option to run each ipdevpoll job type in separate process)
  * LP#997980 (bad MAC for IPv6 addresses from Catalyst 6500)
  * LP#999606 (dhcping is not documented as requirement for DHCP service
               monitor)

 Various performance-related improvements:

  * Internal caching of collected SNMP variables pr. ipdevpoll SNMP session.

  * Various tweaks to avoid producing unnecessary SNMP queries.

  * Added database indexes for some potentially slow and frequently used
    queries.

  * Added ipdevpolld multiprocess option to run each job type as separate
    subprocess (enabling this will consume up to 60 PostgreSQL connections, be
    warned!)

  * An -n option was added to ipdevpolld. Used in combination with the -J
    option, ipdevpoll will run a single job for a single netbox as a
    foreground process.

  * When new jobs are added to the internal ipdevpoll job queues, boxes are
    prioritized in ascending order of last update time. I.e. ipdevpoll will
    run jobs first for boxes that are new or haven't completed an inventory
    job in a long time.

0 blueprints and 7 bugs targeted

Bug report Importance Assignee Status
997008 #997008 Failed ipdevpoll jobs aren't properly rescheduled 3 High Morten Brekkevold  10 Fix Released
997980 #997980 bad MAC for IPv6 addresses from Catalyst 6500 3 High Morten Brekkevold  10 Fix Released
912276 #912276 Device History Request-URI Too Large 4 Medium John-Magne Bredal  10 Fix Released
996955 #996955 All sensor stats are named "Sensor", and clutter the ipdevinfo view 4 Medium John-Magne Bredal  10 Fix Released
999606 #999606 dhcping is not documented as requirement for DHCP service monitor 4 Medium Morten Brekkevold  10 Fix Released
644155 #644155 Network Explorer nevers returns response to some searches 5 Low John-Magne Bredal  10 Fix Released
997606 #997606 add option to run each ipdevpoll job type in separate process 6 Wishlist Morten Brekkevold  10 Fix Released
This milestone contains Public information
Everyone can see this information.