User Tools

Site Tools


frontendtools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
frontendtools [2007/05/11 10:53]
127.0.0.1 external edit
frontendtools [2007/10/04 11:26]
faltin
Line 1: Line 1:
 +====== Front-end Tools ======
  
-An overview of the NAV front end tools is given. For a further description of the tools see elsewhere on +An overview of the NAV front-end tools in terms of programming language and lines of code is given. For a further description of how the tools work, see [[navconfiguration#​using_nav|our user guide]].
-the metaNAV wiki, or take a look at information given on your live installation.+
  
 +This list is updated as of NAV version 3.3.0.
  
-|| **tool**       || **language** || **lines of code** |+^**Tool**           ^**Language**   ^ **Lines of Code**       ​
-|| webfront ​        || Python ​        || Approx ​9400         |+Webfront (incl. User Admin) ​| Python | Approx ​2600 + templates ​
-|| status ​          || Python ​        || Approx ​1500         |+Status ​           ​| Python ​       | Approx ​1900 + templates ​
-|| Network ​explorer || Java           || Approx 4200 |+| Network ​Explorer  ​| Java          | Approx 4200             ​
-|| Traffic ​map      || Java           || Approx 4500 (applet) + 1500 (servlet)|+| Traffic ​Map       | Java          | Approx 4500 (applet) + 1500 (servlet)| 
-|| Messages ​       ​|| ​Python ​        || Approx ​1500 |+Messages ​         ​Python ​       ​| ​Approx 400 + templates  ​| 
-|| Report ​|| Python ​|| Approx 1000 |+Maintenance ​      | Python ​       ​| Approx ​1000 + templates ​
-|| Machine ​tracker || Python ​|| Approx 300 |+| Report ​           | Python ​       | Approx 1000 + templates ​
-|| Edit database || Python ​|| Approx ​5500 |+| Machine ​Tracker ​  | Python ​       | Approx 300 + templates  ​
-|| Alert Profiles ​|| PHP || Approx 5500 |+| Edit Database ​    | Python ​       | Approx ​5300 + templates ​
-|| Device ​management || Python ​|| Approx 2700 |+| Alert Profiles ​   | PHP           ​| Approx 5500             ​
-|| Syslog ​analyzer || Python ​|| Approx 400 |+| Device ​Management ​| Python ​       | Approx 2700 + templates ​
-|| Arnold ​         || Python / perl || Approx ​300 / 1000 |+| Syslog ​Analyzer ​  | Python ​       | Approx 400  + templates ​
-|| l2trace ​        || Python ​|| Approx 300 |+| Arnold ​           | Python / Perl | Approx ​900 / 1000 + templates ​
- +| l2trace ​          ​| Python ​       | Approx 300  + templates ​
 +| Statistics ​       | Python / Perl | Approx 500 / 2700 + templates |