-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 17/10/2005 20:57, Silvije uttered:
# ./nav status cricket cricket: Up
Does nav have to be in $PATH?
Only if it is convenient for you. On the other hand, I'm guessing that on a Debian installation you can use "invoke-rc.d nav" to call the nav init script.
When you say there are no statistics, what do you mean exactly? Are there empty graphs on your Cricket pages, or are there no links to any graphs at all?
This is what I get:
# python -c 'import profile' Traceback (most recent call last): File "<string>", line 1, in ? ImportError: No module named profile
Ok, I did a little checking, and it seems Debian packages the Python Profiler as a separate package, under the non-free section (I don't know why, but I assume it's because the profile module is released under some other license than the rest of the Python library..?)
Assuming you have the non-free section as part of your sources in /etc/apt/sources.list, try running "apt-get install python-profiler" and see whether NAV works after that. Cc: to Morten Werner, who is the NAV Debian package maintainer.
On a side note: I don't know why the profile module is used in the production release, but one of the original authors of the IP Device Center has promised to look into it.
This is solved, but only one router is drawn and link to another unknown device... I have seeded into database one router and 2 switches but switches dont appear in graph.
Ok, on this matter I will have to ask Kristian to help, since he's the most knowledgeable on the Traffic Map (having authored it, and all ;) )
Kristian?
- -- Morten Vold NTNU ITEA
From kreide at gmail.com Tue Oct 18 00:50:04 2005
From: kreide at gmail.com (Kristian Eide) Date: Tue Oct 18 08:50:10 2005 Subject: [Nav-users] Beginners problem In-Reply-To: 4353F403.4070007@carnet.hr References: 4353F403.4070007@carnet.hr Message-ID: b4c110fd0510172350r67599f4crdd324d0e8fc0a397@mail.gmail.com
This is solved, but only one router is drawn and link to another unknown device... I have seeded into database one router and 2 switches but switches dont appear in graph.
Switches are not shown on the top level actually, but you can click on the router icon to navigate further down in the network (you might have to be logged in for this to work).
-- Kristian