Morten Brekkevold | 4 Nov 2010 11:24
Picon
Picon
Gravatar

Announcement: NAV 3.6.2 released

NAV 3.6.2 is now available for download at Launchpad:
https://launchpad.net/nav/3.6/3.6.2

This release fixes the following bugs:

  * LP#609105 (Alertengine mailbombs error with insufficient info)
  * LP#638745 (logengine: TypeError: int argument required)
  * LP#666761 (ipdevpoll integrity error on serial number conflicts)
  * LP#667182 (MachineTracker details link leads to 404 Page Not Found)
  * LP#670817 (SeedDB crash when editing services)
  * LP#670832 (dump.py crashes when attempting to dump obsolete product table)
  * LP#670833 (dump.py produces invalid prefix dump)

Please report more bugs at https://bugs.launchpad.net/nav :-)

A binary package for Debian 5 (Lenny) will be made available as soon as
possible. The Debian package is maintained by Morten Werner Forsbring, on
commission From UNINETT.

Happy NAVing everyone!

--

-- 
Morten Brekkevold
UNINETT

Morten Brekkevold | 4 Nov 2010 17:13
Picon
Picon
Gravatar

Announcement: NAV 3.6.3 released

On Thu, Nov 04, 2010 at 11:24:52AM +0100, Morten Brekkevold wrote:
> NAV 3.6.2 is now available for download at Launchpad:
> https://launchpad.net/nav/3.6/3.6.2
> 
> This release fixes the following bugs:

Unfortunately, this release introduced a seriously annoying regression, where
logengine crashes on startup.  This translates to an error message in your
mailbox once every minute.

Therefore,

NAV 3.6.3 now available for download at Launchpad:
https://launchpad.net/nav/3.6/3.6.3

A binary package for Debian 5 (Lenny) will be made available as soon as
possible. The Debian package is maintained by Morten Werner Forsbring, on
commission From UNINETT.

Sorry for the inconvenience; happy NAVing everyone!

--

-- 
Morten Brekkevold
UNINETT

Morten Werner Forsbring | 5 Nov 2010 12:00
Picon
Favicon

Re: Announcement: NAV 3.6.3 released

Morten Brekkevold <morten.brekkevold@...> writes:

> A binary package for Debian 5 (Lenny) will be made available as soon as
> possible. The Debian package is maintained by Morten Werner Forsbring,
> on commission From UNINETT.

It's available on Alioth as usual.

- Werner

Rudolph Bott | 5 Nov 2010 17:15

Seed-DB not working

Hey List,

I upgraded to 3.6.0 and now to 3.6.3 but still no luck - the seed-db 
page is not working :(

I always end up with this error:

MOD_PYTHON ERROR

ProcessId:      13793
Interpreter:    '<server-name>'

ServerName:     '<server-name>'
DocumentRoot:   '/usr/local/nav/apache/webroot'

URI:            '/seeddb/'
Location:       None
Directory:      '/usr/local/nav/apache/webroot/seeddb/'
Filename:       '/usr/local/nav/apache/webroot/seeddb/'
PathInfo:       ''

Phase:          'PythonHandler'
Handler:        'seeddb'

Traceback (most recent call last):

   File "/usr/lib/python2.6/dist-packages/mod_python/importer.py", line 
1537, in HandlerDispatch
     default=default_handler, arg=req, silent=hlist.silent)

(Continue reading)

Morten Brekkevold | 8 Nov 2010 09:51
Picon
Picon
Gravatar

Re: Seed-DB not working

On Fri, Nov 05, 2010 at 05:15:06PM +0100, Rudolph Bott wrote:

> I upgraded to 3.6.0 and now to 3.6.3 but still no luck - the seed-db
> page is not working :(
> 
> I always end up with this error:
> 
> MOD_PYTHON ERROR
[snip] 
>   File "/var/lib/python-support/python2.6/pysnmp/__init__.py", line
> 8, in switchApiVersion
>     newMod = __import__(subPkg, globals(), locals())
> 
> ImportError: No module named v3

What linux distro are you using? Did you install via Werner's deb-package or
from source?

To me, it looks like you haven't installed pysnmp-se.  There's also a known
problem with multiple pysnmp versions in Ubuntu, if that's what you're using.

--

-- 
Morten Brekkevold
UNINETT

Rudolph Bott | 8 Nov 2010 09:55

Re: Seed-DB not working

Hey Morten,

sorry - I forgot to add the relevant information:

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"

The following pysnmp packets are installed:

ii  python-pysnmp-common                       4.1.9a-1
ii  python-pysnmp2                             2.0.9-1
ii  python-pysnmp4                             4.1.9a-1
ii  python-pysnmp4-apps                        0.2.6a-1
ii  python-pysnmp4-mibs                        0.0.5a-3

I installed from source (at some point I installed from source because 
the deb's weren't available yet and kept upgrading the source version 
since then).

Any hints? :)

Am 08.11.2010 09:51, schrieb Morten Brekkevold:
> On Fri, Nov 05, 2010 at 05:15:06PM +0100, Rudolph Bott wrote:
>
>> I upgraded to 3.6.0 and now to 3.6.3 but still no luck - the seed-db
>> page is not working :(
>>
>> I always end up with this error:
(Continue reading)

Morten Brekkevold | 8 Nov 2010 10:05
Picon
Picon
Gravatar

Re: Seed-DB not working

On Mon, Nov 08, 2010 at 09:55:45AM +0100, Rudolph Bott wrote:

> The following pysnmp packets are installed:
> 
> ii  python-pysnmp-common                       4.1.9a-1
> ii  python-pysnmp2                             2.0.9-1
> ii  python-pysnmp4                             4.1.9a-1
> ii  python-pysnmp4-apps                        0.2.6a-1
> ii  python-pysnmp4-mibs                        0.0.5a-3
> 
> I installed from source (at some point I installed from source
> because the deb's weren't available yet and kept upgrading the
> source version since then).
> 
> Any hints? :)

Yes. Install python-pysnmp-se, then uninstall python-pysnmp2 and
python-pysnmp4.

NAV 3.6 uses pysnmp-se, but Ubuntu has a bug where pysnmp2 will always be
loaded if it is installed - which is why I recommend uninstalling the other
versions.

--

-- 
Morten Brekkevold
UNINETT

Morten Brekkevold | 11 Nov 2010 15:19
Picon
Picon
Gravatar

Announcement: NAV 3.7.0 released

NAV 3.7.0 is now available for download at Launchpad:
https://launchpad.net/nav/3.7/3.7.0

This feature release includes:

 * Geomap - an OpenStreetMap-based geographical network traffic map.

 * Active Directory LDAP authentication (see
   http://metanav.uninett.no/ldapauthentication for updated docs)

 * sudo-like ability for administrators in the web interface. While editing
   users in the useradmin tool, an administrator can opt to effectively
   become that user.  This is useful for helping with alert profile setup and
   privilege problems.

Some bugfixes from the 3.6.x branch have also been included, please refer to
the changelog.

Note that this release bumps the version requirements of Python to 2.5.0 and
PostgreSQL to 8.3.

Please report bugs at https://bugs.launchpad.net/nav :-)

A binary package for Debian 5 (Lenny) will be made available as soon as
possible. The Debian package is maintained by Morten Werner Forsbring, on
commission From UNINETT.

Happy NAVing everyone!

--

-- 
(Continue reading)

Morten Werner Forsbring | 12 Nov 2010 10:46
Picon
Favicon

Re: Announcement: NAV 3.7.0 released

Morten Brekkevold <morten.brekkevold@...> writes:

> A binary package for Debian 5 (Lenny) will be made available as soon
> as possible. The Debian package is maintained by Morten Werner
> Forsbring, on commission From UNINETT.

The package is now available on Alioth [1] as usual. :)

- Werner

[1] http://pkg-nav.alioth.debian.org/

Tor Pretorius | 21 Nov 2010 12:49
Picon

How does geomap work ?

How does geomap work ?

 

Have a new/fresh installation of NAV 3.7 and everything works fine

but no devices appear in geomap, and no network

information is on the map ?

 

questions ?

Use geomap devices "Location Id" from nav seed database ?

to find device position  ?

 

Med vennlig hilsen / Best Regards
Tor Pretorius

 


Gmane