navfeatures
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
navfeatures [2011/04/03 18:08] – [NAV answers your questions] faltin | navfeatures [2012/05/08 07:38] (current) – typo morten | ||
---|---|---|---|
Line 9: | Line 9: | ||
of alert profiles. | of alert profiles. | ||
- | NAV was developed | + | Development of **NAV** started in 1999 at the [[http:// |
- | ([[http:// | + | |
- | as a collection of scripts used internally at NTNU's ITEA Network group. | + | |
- | In 2001 [[http:// | + | |
- | development at NTNU on behalf of all universities and colleges in Norway. | + | |
- | In 2006 the development of NAV was moved from NTNU to UNINETT. | + | |
As of 2004 NAV is made freely available under the GNU General Public License. | As of 2004 NAV is made freely available under the GNU General Public License. | ||
Line 29: | Line 24: | ||
The figure below gives an overview of NAV. As shown, the NAV database is the heart of the system (background processes are on the bottom of the figure, foreground web tools are on the top). | The figure below gives an overview of NAV. As shown, the NAV database is the heart of the system (background processes are on the bottom of the figure, foreground web tools are on the top). | ||
- | {{navmodel.png?800|The NAV model}} | + | {{navmodel.png|The NAV model}} |
Line 35: | Line 30: | ||
functionality: | functionality: | ||
- | * A topology | + | * A postgreSQL |
- | * A status monitor that detects network outages. | + | * A [[/ |
- | * Traffic statistics for all " | + | * [[sortedstats|Traffic statistics]] (2, |
- | * Machine | + | * A [[machinetracker|machine |
+ | * A [[macwatch|Mac Watch tool]] that let you set up a watch list for mac addresses that will trigger alarms if watched mac addresses appear on the network. | ||
+ | * If you use 802.1X authentication in the wired or wireless network (i.e. eduroam), use NAV's radius-base [[radius|usertracker]] (12) to search for authenticated users. | ||
- | * A traffic map that displays | + | * A machine detention tool (11: [[arnold|Arnold]]) lets you detain machines from the network, either by blocking |
- | * A network | + | * A network |
- | * Reports | + | * A geographical map (18, [[geomap|Geomap]]) |
- | * An IP device center that serves as a dashboard | + | * A [[networkexplorer|network explorer]] (17) giving |
- | * A threshold monitor | + | * A [[layer2trace|layer 2 traceroute tool]] (16) that traces |
- | * A module monitor | + | * [[reporttool|Reports]] (13) that lists the inventory of routers and switches in the network. Information on software version, equipment type, location etc. Also detailed information |
- | * A service monitor | + | * An [[ipdeviceinfo|IP Device Info tool]] (15) that serves as a dashboard presenting all collected information about a device. For switches and routers this includes a graphical layout of all ports showing link speed, duplex, vlan and status. A separate view displays the link history of switch ports thus giving an overview of the switch port utilization ratio. |
- | + | ||
- | * A general event system that processes all events, including alarms from external systems. | + | |
- | * A flexible alert system, where each NAV user can adjust his own profile with fine-grained control options. Currently support | + | * A [[devicemanagement|device history tool]] (14) that displays all occurred events |
- | In addition: | + | * A [[backendprocesses# |
- | * A switch port blocking tool (Arnold). Use it to manually block switch | + | * A module monitor |
- | * A layer 2 traceroute tool. | + | * A [[backendprocesses# |
+ | |||
+ | * A general [[backendprocesses# | ||
- | * A Cisco Syslog Analyzer that structures | + | * A flexible [[backendprocesses# |
- | * A message system | + | * A [[statustool|status page]] (22) that shows the current status of all events. |
- | * A maintenance | + | * A switch port configuration |
- | * A logistics system (device tracker) that keeps track of the movement of devices from ordering to their end of life. | + | In addition: |
- | * A general mechanism for authentication | + | * A [[messagestool|message system]] that displays operational messages to IT support staff and end users. |
+ | * A [[maintenancetasks|maintenance tool]] to put devices on maintenance for a planned time period and thus suppress alarms. | ||
+ | |||
+ | * A [[sysloganalyzer|Cisco Syslog Analyzer]] that structures and lets you search syslog messeges from Cisco devices. | ||
- | **Please note** that all statistics are stored using [[http:// | + | |
===== NAV answers your questions ===== | ===== NAV answers your questions ===== | ||
- | NAV is developed by network engineers with years of experience, operating large campus networks. NAV development has been going on for more than 12 years. Our priority has always been; implement the feature we lack most first. The overall objective has been indisputable: | + | NAV is developed by network engineers with years of experience |
* Reduce overall downtime, be even better, be ahead, work proactive. | * Reduce overall downtime, be even better, be ahead, work proactive. | ||
- | To illustrate how NAV might help you in your work environment, | + | To illustrate how NAV might help you in your work environment, |
- | you: | + | |
* What is the current status of our network and system operations? Is the network running properly? How are the servers (and their services) doing? | * What is the current status of our network and system operations? Is the network running properly? How are the servers (and their services) doing? | ||
Line 93: | Line 92: | ||
* What traffic volumes do we have? Are there any bottlenecks, | * What traffic volumes do we have? Are there any bottlenecks, | ||
- | * What does the network look like? How is it interconnected? | + | * What does the network look like? How is it interconnected? |
* Do we see any traffic storms? In what direction does traffic flow? | * Do we see any traffic storms? In what direction does traffic flow? | ||
Line 101: | Line 100: | ||
* How many computers are connected totally? How many of these are student PCs? How many are staff computers? | * How many computers are connected totally? How many of these are student PCs? How many are staff computers? | ||
- | * What are the movements in the network of laptop Y that seems to be compromised. Where has he been the last 30 days? Where is he now? | + | * What are the movements in the network of laptop Y that seems to be compromised. Where has he been the last 90 days? Where is it now? |
* What type of network equipment do we have in our network? What kind of switches and routers, how many of each, where are they located? What software and hardware versions are they running? How many modules are there in the various stacked and chassis based switches? Are there any free, or almost free, modules? Help me get the overall picture, I need to expand switch Z and are looking for spare parts... | * What type of network equipment do we have in our network? What kind of switches and routers, how many of each, where are they located? What software and hardware versions are they running? How many modules are there in the various stacked and chassis based switches? Are there any free, or almost free, modules? Help me get the overall picture, I need to expand switch Z and are looking for spare parts... | ||
Line 116: | Line 115: | ||
Here are some areas where NAV does //not// help you: | Here are some areas where NAV does //not// help you: | ||
- | * NAV is **not** | + | * NAV is primarily |
+ | * The port blocking tool [[Arnold]] | ||
+ | * The [[portadmin|PortAdmin]] component of [[ipdeviceinfo|IP Device Info]] that lets you configure vlan values and port descriptions of switch ports. | ||
- | * NAV is not the Oracle in Delphi that will pinpoint all errors in your network. NAV tries to discover serious errors, but is by no means perfect. There are still things that need to be discovered by other means than NAV. | + | * NAV is not the Oracle in Delphi that will pinpoint all errors in your network. NAV tries to discover serious errors, but is by no means perfect. There are still things that need to be discovered by other means than NAV. |
| | ||
* NAV does not give you a precise report on how to solve a problem. NAV gives alerts / clear indications that something is wrong and must be corrected. You will often have to look closer at the problem, for instance by using CLI on a unit or using other tools. | * NAV does not give you a precise report on how to solve a problem. NAV gives alerts / clear indications that something is wrong and must be corrected. You will often have to look closer at the problem, for instance by using CLI on a unit or using other tools. | ||
| | ||
- | * NAV does not give you end-to-end traffic data. NAV gives you traffic load for each interconnection in your network, but does not know the origin of the traffic nor where it is going. This means no end-to-end information with IP-addresses and TCP/UDP port numbers. Netflow or RMON2 may help you more with this. We recommend that you complement NAV with a netflow analysis tool; i.e. [[http://stager.uninett.no/|Stager]]. | + | * NAV does not give you end-to-end traffic data. NAV gives you traffic load for each interconnection in your network, but does not know the origin of the traffic nor where it is going. This means no end-to-end information with IP-addresses and TCP/UDP port numbers. Netflow or RMON2 may help you more with this. We recommend that you complement NAV with a netflow analysis tool; i.e. [[http://nfsen.sourceforge.net/|NfSen]]. |
+ | |||
navfeatures.1301854100.txt.gz · Last modified: by faltin