Skip to main content

NAV

This is posted a while after the actual release

Due to a critical bugfix in the NAV service monitor, we are releasing the third maintenance release of the NAV 4.3 series now. We urge anyone using NAV’s buil-in service monitor to upgrade as soon as possible.

The source code is available for download at Launchpad. New packages for Debian Wheezy and Jessie have been published in our APT repository as usual (and the virtual appliance has been updated).

Changes

The following reported bugs have been fixed:

  • LP#1518950 (machine tracker - form should reflect link parameters)
  • LP#1519362 (Forgetting to add a name to an alert profile causes template selection to be cleared in form)
  • LP#1520119 (Servicemon silently stops checking services after running for a while)

Happy NAVing everyone!

The second maintenance release of the NAV 4.3 series is now out.

The source code is available for download at Launchpad. New packages for Debian Wheezy and Jessie have been published in our APT repository as usual (and the virtual appliance has been updated).

Changes

The following reported bugs have been fixed:

  • LP#1487436 (arnold rejects ip-addresses that ends with the number 0)
  • LP#1488003 (Alert Profiles UI does not enable multi-value select for the “IN” filter operator)
  • LP#1488010 (link to ipdevinfo if applicable for subjects without absolute url)
  • LP#1488441 (room map widget does not load map)
  • LP#1488774 (Arnold documentation should be updated and moved from wiki to Sphinx)
  • LP#1489843 (javascript require-libs timeout)
  • LP#1492246 (Topology of disabled interfaces may linger in some cases)
  • LP#1494190 (clicking on a shared time period in alert profiles selects all)
  • LP#1494232 (hovering a shared time period in alert profiles highlights all)
  • LP#1494233 (When exporting switch port information from a room view as CSV, the output contains extra spaces and newlines in the first column)
  • LP#1494279 (Inconsistent Servicemon checker names)
  • LP#1496396 (Service checker descriptions and service checker argument descriptions are not displayed to the user in SeedDB)
  • LP#1496780 (Threshold alerts are not very descriptive on the status page)
  • LP#1497970 (Add SEMI-MIB to retrieve serial number for HP 1810 switch)
  • LP#1498323 (Traps from WeatherGoose devices no longer work after rebranding from IT Watchdogs to Geist)
  • LP#1499343 (The wiki page describing background processes in NAV should be moved to Sphinx docs)
  • LP#1500423 (ipdevpoll: Transaction managed block ended with pending COMMIT/ROLLBACK)
  • LP#1500425 (Inventory and statuscheck jobs of ipdevpoll still can fail after an OS upgrade)
  • LP#1505524 (Retrieve software version for HP 1810 switch)
  • LP#1505945 (Add API endpoint for VLAN information)
  • LP#1507467 (Temperature sensor gauges as widgets)
  • LP#1513046 (LLDP neighbors with “funny” names may cause ipdevinfo NoReverseMatch crash)
  • LP#1516956 (Services should be considered on maintenance when their parent IP Device is on maintenance)
  • LP#1516972 (Maintenance status is not visible in service matrix and service lists)

Happy NAVing everyone!

The first maintenance release of the NAV 4.3 series is now out.

The source code is available for download at Launchpad. New packages for Debian Wheezy and Jessie have been published in our APT repository as usual.

Changes

The following reported bugs have been fixed:

  • LP#1464660 (macwatch AttributeError when attempting to post events under NAV 4.3.0)
  • LP#1466734 (Portadmin should link back to ipdevinfo)
  • LP#1467508 (report export csv not working)
  • LP#1469620 (Ipdevinfo: switchport activity only show activity for last 30 days)
  • LP#1469988 (arnold does not reset autoenable date on manual detentions)
  • LP#1478827 (Include vendor and description in the netbox API endpoint)
  • LP#1478835 (portadmin snmp timeout while saving)
  • LP#1480262 (Rendering a port traffic graph results in a UnicodeEncodeError)
  • LP#1480814 (Non-ASCII characters in username will crash login page if authenticating against a Microsoft AD server)
  • LP#1483145 (seeddb invalid ip crashes check connectivity)
  • LP#1484386 (Floating graph control panel intermittently appears at top of page when selecting Port Metrics tab in ipdevinfo)
  • LP#1484423 (ipdevpoll inventory job fails with AttributeError: ‘NoneType’ object has no attribute ‘strip’)
  • LP#1484427 (ipdevpoll 5minstats job fails on some Cisco WLCs)
  • LP#1486415 (IntegrityError when posting chassis events from ipdevpoll)
  • LP#1486430 (Jobs “inventory” and “statuscheck” fails after switch OS upgrade)

Happy NAVing everyone!

The initial 4.3 series release of NAV is now out, with only minor changes and some bugfixes since the release candidate. A big thanks to those who helped test the release candidate!

The source code is available for download at Launchpad. A new package for Debian Wheezy has been published in our APT repository as usual (We have no packages for Debian Jessie yet, due to dependency problems and our own resource constraints).

The virtual appliance download has also been updated.

Changes

This release makes some fundamental changes to NAV’s data model to improve support for non-physical devices (like Cisco VSS and Cisco VDC). Please read the release notes for further information.

User-visible features and improvements:

  • LP#744943 (Add switch to toggle display of traffic lines in Geomap)
  • LP#961212 (Show planned/active maintenance tasks for device in IP Device Info)
  • LP#1149160 (Auto-recognize HTTP URLs in reports and hyperlink them)
  • LP#1166695 (PortAdmin available from the toolbox)
  • LP#1169550 (NAV’s data model should reflect modern reality, with virtual device support)
  • LP#1242872 (Option to turn off traffic stats in Geomap)
  • LP#1248081 (New interface/tool to browse unrecognized neighbors)
  • LP#1366895 (Report widget)
  • LP#1421644 (Support Weathergoose traps from external temperature sensors)

Bugfixes:

  • LP#1233093 (Report pages crash under psycopg2 >= 2.5)
  • LP#1397257 (Port Admin may not work properly for any non-HP and non-Cisco device)
  • LP#1447973 (CDP/LLDP neighbor matching fails when multiple ports match the identification)
  • LP#1447999 (Existing adjacency candidate data in db is not deleted if a device’s CDP cache or LLDP remote table becomes empty)
  • LP#1448086 (Unable to identify LLDP neighbor’s port in some instances)
  • LP#1458826 (1minstats job crashes on invalid ENTITY-MIB references from CISCO-PROCESS-MIB)
  • LP#1459138 (Ignore Cisco reserved VLANs when collecting BRIDGE-MIB data)
  • LP#1463724 (Increase frequency of module status verification)

Happy NAVing everyone!

The NAV API

Some of you may not know that NAV has an API, but it has!

The reason for adding an API to NAV was to enable local developers to use the considerable knowledge NAV has about your network to make useful tools - first of all for local use, but also for sharing.

To get started with the API we have provided some information in our official documentation. As of NAV 4.3 we also document our endpoints a bit more.

As with everything NAV related we are dependent on feedback and patches from our users to make things better. The API is no exception, and we have already gotten pointers about things that can be improved. Take a look at the community channels for how to contact us and contribute.

We have a release candidate for NAV 4.3.0 ready to download for those who want an early peek.

The source code is available for download at Launchpad. A new package for Debian Wheezy has been published in our APT repository, but in the “navbeta” archive instead of the regular “nav” archive - modify the instructions accordingly (We have no packages for Debian Jessie yet, due to dependency problems and our own resource constraints).

We have also published a “beta” Virtual Appliance on our homepage, if you want to test the release candidate separately from your production install (remember, there is no downgrade path!)

Changes

This release makes some fundamental changes to NAV’s data model to improve support for non-physical devices (like Cisco VSS and Cisco VDC). Please read the release notes for further information.

User-visible features and improvements:

  • LP#744943 (Add switch to toggle display of traffic lines in Geomap)
  • LP#961212 (Show planned/active maintenance tasks for device in IP Device Info)
  • LP#1149160 (Auto-recognize HTTP URLs in reports and hyperlink them)
  • LP#1166695 (PortAdmin available from the toolbox)
  • LP#1169550 (NAV’s data model should reflect modern reality, with virtual device support)
  • LP#1242872 (Option to turn off traffic stats in Geomap)
  • LP#1248081 (New interface/tool to browse unrecognized neighbors)
  • LP#1366895 (Report widget)
  • LP#1421644 (Support Weathergoose traps from external temperature sensors)

Bugfixes:

  • LP#1397257 (Port Admin may not work properly for any non-HP and non-Cisco device)
  • LP#1447973 (CDP/LLDP neighbor matching fails when multiple ports match the identification)
  • LP#1447999 (Existing adjacency candidate data in db is not deleted if a device’s CDP cache or LLDP remote table becomes empty)
  • LP#1448086 (Unable to identify LLDP neighbor’s port in some instances)

Happy NAVing everyone!

The sixth maintenance release of the NAV 4.2 series is now available.

The source code is available for download at Launchpad. A new package for Debian Wheezy has been published in our APT repository, as usual.

Debian Jessie (the next stable release of Debian) is scheduled for release on Saturday 25th April, so we will start working on building a package for Jessie as well.

Changes

The following 11 reported issues have been fixed:

Bugfixes:

  • LP#1248083 (The ipdevinfo “Affected” tab should be renamed to “what if”)
  • LP#1248085 (ipdevinfo “affected” tab needs to properly list the affected organizations)
  • LP#1338388 (Netmap link traffic does not always show)
  • LP#1435451 (Vendors report should only show Vendors in use)
  • LP#1436125 (No CPU graph from some Cisco CPUs)
  • LP#1436388 (VLAN number cannot be forced by router port description)
  • LP#1437318 (PostgreSQL load driven up by overzealous pruning of old ipdevpoll_job_log entries in NAV 4.2.5)
  • LP#1438930 (No negative values can be displayed in graphs)
  • LP#1442538 (Graphite-web doesn’t support metric aliases with non-ASCII characters)
  • LP#1443775 (alert templates for climate humidity notifications does not exist)
  • LP#1444416 (netmap L3 crash in urlresolvers.py)

Happy NAVing everyone!

The fifth maintenance release of the NAV 4.2 series is now available.

This replaces the 4.2.4 release, which broke the parallel pinger, and possibly other event-posting components. Again, to those who already upgraded to 4.2.4, we apologize for the inconvenience. More details at the bug report here:

https://bugs.launchpad.net/nav/+bug/1434520

The source code is available for download at Launchpad. A new package for Debian Wheezy has been published in our APT repository, as usual.

  • LP#1403365 (offMaintenance alerts for same device every 5 minutes)
  • LP#1422298 (device history crashes when viewing weathergoose events)
  • LP#1422316 (thresholdmon AttributeError crash)
  • LP#1425536 (Status widget error when filtering on Device group)
  • LP#1425846 (alert profiles does not display without refresh)
  • LP#1427666 (watchdog is slow)
  • LP#1428071 (Portadmin crashes when searching by sysname or ip)
  • LP#1428578 (seeddb test for snmp version crashes if neither v1 or v2c is supported)
  • LP#1429868 (ipdevpoll jobs that are no longer supposed to run for a device as flagged as “overdue”)
  • LP#1430795 (SeedDB room edit form asks for user’s location, shows no map until permission is given)
  • LP#1430797 (Geomap shows no map at all when no room positions are defined)
  • LP#1430802 (SeedDB room edit insists on inserting a geoposition)
  • LP#1430803 (SeedDB room form position indicator icon is missing)
  • LP#1431780 (Trunk port status is never reset on non-Cisco equipment)
  • LP#1432056 (mod_wsgi option WSGIApplicationGroup should be %{GLOBAL} by default)
  • LP#1432057 ([appliance] missing python-dnspython)
  • LP#1432620 (Unable to load Netmap layer 3 map with ELINK peers)
  • LP#1432682 (Should be able to specify exact subnet prefixes to ignore)
  • LP#1433063 (netmap zoom and pan does not work for some views)
  • LP#1433120 (Shouldn’t generate linkState alerts for intentionally shutdown interfaces)

Happy NAVing everyone!

The third maintenance release of the NAV 4.2 series is now available.

The source code is available for download at Launchpad. A new package for Debian Wheezy has been published in our APT repository, as usual.

Bugfixes

  • LP#392148 (Add microformats in maintenance module)
  • LP#1108736 (seeddb vlan page have checkbox but no delete selected)
  • LP#1242868 (device group improvements)
  • LP#1248095 (device groups should be searchable in the NAVbar)
  • LP#1316608 (Search in statistics gives stacktrace)
  • LP#1398382 (AssertionError prevents Netmap from loading any graph/map)
  • LP#1410687 (room netbox interfaces must indicate that topology exists)
  • LP#1411243 (Radius error log search: “could not convert string to float: hours”)
  • LP#1412735 (arnold switching from exponential to normal duration gives wrong duration)
  • LP#1414934 (Expanding some switch ports makes Network Explorer hang)
  • LP#1414943 (No collected IPv6 prefixes on Cisco Nexus routers)
  • LP#1414975 (network explorer doesn’t report backend failures to end user)
  • LP#1419746 (portadmin crashes when searching for a netbox that has no type)
  • LP#1420836 (Parsing of sensors with names that contains #)
  • LP#1421126 (snmpAgentDown blocks BoxDown event)

Happy NAVing everyone!