nav
nav copied to clipboard
Network Administration Visualized
=================================== Network Administration Visualized
.. image:: https://img.shields.io/github/workflow/status/Uninett/nav/Build%20NAV%20and%20run%20full%20test%20suite :alt: GitHub Workflow Status :target: https://github.com/Uninett/nav/actions .. image:: https://codecov.io/gh/Uninett/nav/branch/master/graph/badge.svg?token=0o6wdrEwne :alt: Code coverage :target: https://codecov.io/gh/Uninett/nav .. image:: https://readthedocs.org/projects/nav/badge/?version=latest&style=flat :target: https://nav.readthedocs.io/en/latest/ .. image:: https://img.shields.io/badge/code%20style-black-000000.svg :alt: Code style: black :target: https://github.com/psf/black
This is NAV - Network Administration Visualized - an advanced software suite to monitor small and large computer networks.
:Homepage: https://nav.uninett.no/ :Documentation: https://nav.readthedocs.io/en/latest/ :Bug tracker and release management: https://github.com/Uninett/nav
License
NAV is licensed under the GNU GPL version 3. NAV includes software from third parties, which are either licensed under the GPL or compatible licenses.
- Copyright 2002-2021 Uninett AS
- Copyright 2022 Sikt
See individual source files for more detailed copyright notices.
3rd parties
Some of the graphics icons come altered and/or unaltered from the Tango Icon
Library (http://tango.freedesktop.org/) or other public domain collections.
Most of these are licensed under the Creative Commons Attribution Share-Alike
license (http://creativecommons.org/licenses/by-sa/2.5/).
This product includes color specifications and designs developed by Cynthia
Brewer (http://colorbrewer.org/). These color schemes are Copyright (c) 2002
Cynthia Brewer, Mark Harrower, and The Pennsylvania State University and are
licensed under the Apache License v2.0.
Installation
------------
For detailed instructions on how to install NAV, see
`<doc/intro/install.rst>`_. See the file `<NOTES.rst>`_ for release notes and
upgrade instructions.
Contributing
------------
For instructions on how to contribute to NAV, please read
`<doc/hacking/hacking.rst>`_ .