Dear summer developers,
Could you please enlighten me,
Kristian, * Is all of this done; http://metanav.uninett.no/devel:tasklist I will test, but your word is of value :) your blueprint status is "good progress"...
* For the network map * Are we sure the rrd values you get are correct? On nav.uninett.no trd-osl has no load... there should be heaps of traffic here... * The absolute view... how is that coming a long? * Layer two cricket stats - can you display that? i.e. between two swithes
Magnus/Thomas * For alert profile/user admin is the following solved; with reference to http://metanav.uninett.no/devel:tasklist
- MB7: Admin can change his/her effective user ID - MB8: Support delayed SMSes
Magnus;
* When deleting a profile subscription you get an extra confirm page for the delete. The info presented there is not what one expect, it reflects the profile time period, not the actual subscription I was to delete...
* Have you had a complete walk thru/demo of alert profiles with Morten? If not we should do this and look for potential bugs/missing stuff
Thomas;
* The new user admin panel returns an error message on navdev. Hard to test :) Are all the subtasks 1-5 of TA3 solved?
- Vidar
Vidar Faltinsen wrote:
Dear summer developers,
Could you please enlighten me,
Kristian,
- Is all of this done; http://metanav.uninett.no/devel:tasklist
oops, I meant http://metanav.uninett.no/task:rewrite_network_explorer
I will test, but your word is of value :) your blueprint status is "good progress"...
- For the network map
- Are we sure the rrd values you get are correct? On nav.uninett.no trd-osl has no load... there should be heaps of traffic here...
- The absolute view... how is that coming a long?
- Layer two cricket stats - can you display that? i.e. between two swithes
Magnus/Thomas
For alert profile/user admin is the following solved; with reference to http://metanav.uninett.no/devel:tasklist
- MB7: Admin can change his/her effective user ID
- MB8: Support delayed SMSes
Magnus;
When deleting a profile subscription you get an extra confirm page for the delete. The info presented there is not what one expect, it reflects the profile time period, not the actual subscription I was to delete...
Have you had a complete walk thru/demo of alert profiles with Morten? If not we should do this and look for potential bugs/missing stuff
Thomas;
- The new user admin panel returns an error message on navdev. Hard to test :) Are all the subtasks 1-5 of TA3 solved?
- Vidar
Vidar Faltinsen wrote:
Vidar Faltinsen wrote:
Dear summer developers,
Could you please enlighten me,
Kristian,
- Is all of this done; http://metanav.uninett.no/devel:tasklist
oops, I meant http://metanav.uninett.no/task:rewrite_network_explorer
I will test, but your word is of value :) your blueprint status is "good progress"...
We need this feature complete for 3.5 so that we can get rid of the tomcat dependency. It seams to me, Kristian, that not everything is in place. Unfortunately the swport data on navdev are out of date, I assume gdd and networkdiscovery are not running as they should. This makes comparing the netw explorer with the real world a bit hard. Maybe Morten can help here.
Anyway;
* If you expand uninett-gw vlan 20 you list a number swports that has vlan20 set. * I realize ideal human sort may be difficult, but port 1/27 should not list before 1/3... * where are the port names for the switch ports? use swport.portname * You find a connection in some cases to another switch, i.e. 1/5 connects teknobyen-5etg-sw5.uninett.no. * I assume this is a trunk, but you use a single arrow (->)... * I assume vlan 20 can be found on the connected switch, but no further drilldown is supported... * you do not provide a hyperlink to ipdevinfo or to machine tracker for mac adresses or in fact I cannot see a single link * back on the router port level you do include prefixes of nettype status. I.e. on Vlan95. You should not.
* I like your active hosts. It seems to me you display the mac if IP cannot be derived, IP if dns name cannot be derived. Correct? * perhaps show both mac and IP if you have that, and mac/IP/dns if that is what you have
* your search option is not complete is it? i.e. search for port description...
Is this a lot of work on your behalf? How fast can this be done?
Also we have some issues with the netw map...
3.5...
- Vidar
On Fri, 2008-08-22 at 15:22 +0200, Vidar Faltinsen wrote: *snip*
- If you expand uninett-gw vlan 20 you list a number swports that has vlan20 set.
- I realize ideal human sort may be difficult, but port 1/27 should not list before 1/3...
*snip*
Natural sorting is possible, and fixes just this. See the nav.natsort (lib-python/src/nav/natsort.py) module for code and example.
Hi Vidar!
- If you expand uninett-gw vlan 20 you list a number swports that has vlan20 set.
Correct.
- I realize ideal human sort may be difficult, but port 1/27 should not list before 1/3...
Oops. Fixed.
- where are the port names for the switch ports? use swport.portname
Where is the natural place to display this?
Please place the info as is natural for you to look at in this example: uninett-gw.uninett.no [GigabitEthernet1/5] → teknobyen-5etg-sw5.uninett.no
- You find a connection in some cases to another switch, i.e. 1/5 connects teknobyen-5etg-sw5.uninett.no.
- I assume this is a trunk, but you use a single arrow (->)...
Is marked as not trunk in the database at least. Might be a gdd bug or something. nav=# SELECT trunk from swport where moduleid in (select moduleid from module where netboxid = 165) and interface = 'GigabitEthernet1/5'; trunk ------- f
* I assume vlan 20 can be found on the connected switch, but no further drilldown is supported...
Correct.
* you do not provide a hyperlink to ipdevinfo or to machine tracker for mac adresses or in fact I cannot see a single link
Fixed. Trivial stuff has a way of being postponed ;)
- back on the router port level you do include prefixes of nettype status. I.e. on Vlan95. You should not.
Hm? I guess you mean static vlan prefixes? Fixed.
- I like your active hosts. It seems to me you display the mac if IP cannot be derived, IP if dns name cannot be derived. Correct?
Correct.
- perhaps show both mac and IP if you have that, and mac/IP/dns if that is what you have
Its show the mac-address of the arp-entry no matter what, but yeah, I could make the presentation better here :-)
- your search option is not complete is it? i.e. search for port description...
No, I'm still missing some. I'm getting there though, as I get more and more methods of traversing the network based on different things. Going to finish these asap.
Is this a lot of work on your behalf? How fast can this be done?
I'll try to finish up NetworkExplorer next week, my school time table is pretty allowing for work, so I should be able to have 50% days next week.
Also we have some issues with the netw map...
Yeah, the major one there is includind a legend for better understanding the map. Basic test-versions of storing layouts is in trunk already, needs some minor touches though (It doesnt freeze the layout automaticly on stored layouts).
- K
Kristian Klette wrote:
Hi Vidar!
Hi!
- If you expand uninett-gw vlan 20 you list a number swports that has vlan20 set.
Correct.
- I realize ideal human sort may be difficult, but port 1/27 should not list before 1/3...
Oops. Fixed.
Excellent. Verified ok.
- where are the port names for the switch ports? use swport.portname
Where is the natural place to display this?
Please place the info as is natural for you to look at in this example: uninett-gw.uninett.no [GigabitEthernet1/5] → teknobyen-5etg-sw5.uninett.no
In this example you do not need the port name, but in the examples where you do not have a known NAV box connected you do:
uninett-gw.uninett.no [GigabitEthernet1/10] → gakkgakk uninett-gw.uninett.no [GigabitEthernet1/26] → sluppen Have a look at the output of the old network explorer for more examples. In other words we use the same arrow and on the right side we put a known to_netbox or we put the port name.
- You find a connection in some cases to another switch, i.e. 1/5 connects teknobyen-5etg-sw5.uninett.no.
- I assume this is a trunk, but you use a single arrow (->)...
Is marked as not trunk in the database at least. Might be a gdd bug or something. nav=# SELECT trunk from swport where moduleid in (select moduleid from module where netboxid = 165) and interface = 'GigabitEthernet1/5'; trunk
f
ok
* I assume vlan 20 can be found on the connected switch, but no further drilldown is supported...
Correct.
You may have misunderstood this. When you know the connected switch, you should provide a plus (+) on this line to allow further drilldown. That is the "whole" point of the tool (or an important point at least) Again look at the old explorer for hints. Example: port gig1/8 should expand to the ports on teknobyen-4etg-sw1.uninett.no which has Fa0/4,9,19 and 22 defined for vlan 20.
* you do not provide a hyperlink to ipdevinfo or to machine tracker for mac adresses or in fact I cannot see a single link
Fixed. Trivial stuff has a way of being postponed ;)
Good. But maybe better to open a new browser window, because back in tre browser leaves you at the top of the explorer again.
- back on the router port level you do include prefixes of nettype status. I.e. on Vlan95. You should not.
Hm? I guess you mean static vlan prefixes? Fixed.
I meant static. And it is NOT FIXED.
- I like your active hosts. It seems to me you display the mac if IP cannot be derived, IP if dns name cannot be derived. Correct?
Correct.
- perhaps show both mac and IP if you have that, and mac/IP/dns if that is what you have
Its show the mac-address of the arp-entry no matter what, but yeah, I could make the presentation better here :-)
- your search option is not complete is it? i.e. search for port description...
No, I'm still missing some. I'm getting there though, as I get more and more methods of traversing the network based on different things. Going to finish these asap.
ok
Is this a lot of work on your behalf? How fast can this be done?
I'll try to finish up NetworkExplorer next week, my school time table is pretty allowing for work, so I should be able to have 50% days next week.
Do we have time for a meeting on thursday or friday? suggest a time, or two alternative times.
Also we have some issues with the netw map...
Yeah, the major one there is includind a legend for better understanding the map. Basic test-versions of storing layouts is in trunk already, needs some minor touches though (It doesnt freeze the layout automaticly on stored layouts).
- K
- Vidar
On Fri, Aug 22, 2008 at 01:51:06PM +0200, Vidar Faltinsen wrote:
Magnus/Thomas
For alert profile/user admin is the following solved; with reference to http://metanav.uninett.no/devel:tasklist
- MB7: Admin can change his/her effective user ID
- MB8: Support delayed SMSes
MB8 has been considered but not yet implemneted, MB7 has barely been started.
Thomas;
- The new user admin panel returns an error message on navdev. Hard to test :)
Should be up and running now unless someone `make install`s over it.
Are all the subtasks 1-5 of TA3 solved?
Subtask 4. has not been implemented yet, but it is simply a matter of adding a extra 'INSERT INTO ...' to the database and adding enough user/admin doc that make a manual upgrade doable.
Thomas Kongevold Adamcik wrote:
On Fri, Aug 22, 2008 at 01:51:06PM +0200, Vidar Faltinsen wrote:
Magnus/Thomas
For alert profile/user admin is the following solved; with reference to http://metanav.uninett.no/devel:tasklist
- MB7: Admin can change his/her effective user ID
- MB8: Support delayed SMSes
MB8 has been considered but not yet implemneted, MB7 has barely been started.
Thomas; could you please move these two tasks to launchpad as blueprints and set an estimate release target. post 3.5? 3.6?
- Vidar
Vidar Faltinsen wrote:
Thomas Kongevold Adamcik wrote:
On Fri, Aug 22, 2008 at 01:51:06PM +0200, Vidar Faltinsen wrote:
Magnus/Thomas
For alert profile/user admin is the following solved; with reference to http://metanav.uninett.no/devel:tasklist
- MB7: Admin can change his/her effective user ID
- MB8: Support delayed SMSes
MB8 has been considered but not yet implemneted, MB7 has barely been started.
Thomas; could you please move these two tasks to launchpad as blueprints and set an estimate release target. post 3.5? 3.6?
Thomas - I just realized MB8 has already moved. MB7 has not. So that effectively reduces the assignment to 50% :)
cheers - Vidar
On Fri, Aug 22, 2008 at 01:51:06PM +0200, Vidar Faltinsen wrote:
Magnus;
- When deleting a profile subscription you get an extra confirm page for the delete. The info presented there is not what one expect, it reflects the profile time period, not the actual subscription I was to delete...
Which one is this? You can delete profiles, a time period in a profile and subscriptions in a time period. As far as I see they all display the correct description. Now, the descriptions could be much more, eh, descriptive and easier to read :)
- Have you had a complete walk thru/demo of alert profiles with Morten? If not we should do this and look for potential bugs/missing stuff
This needs to be done this week, as it is my last week.