Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Uninett/nav
Network Administration Visualized
https://github.com/Uninett/nav
nms snmp
Last synced: 2 months ago
JSON representation
Network Administration Visualized
- Host: GitHub
- URL: https://github.com/Uninett/nav
- Owner: Uninett
- License: gpl-3.0
- Created: 2017-01-17T10:05:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T08:16:14.000Z (7 months ago)
- Last Synced: 2024-06-18T22:06:16.841Z (7 months ago)
- Topics: nms, snmp
- Language: Python
- Size: 105 MB
- Stars: 174
- Watchers: 9
- Forks: 37
- Open Issues: 251
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- License: COPYING
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
===================================
Network Administration Visualized
===================================.. image:: https://img.shields.io/github/actions/workflow/status/Uninett/nav/build-and-test.yml?branch=master
: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/blackThis 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/navLicense
-------
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-2024 SiktSee 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
``_. See the file ``_ for release notes and
upgrade instructions.Take it for a quick spin
------------------------
For instruction on how to use docker to run code straight from the repo, see
``_. Please be aware, though, that this is a highly developer-oriented environment, and is not suitable for production use.Contributing
------------
For instructions on how to contribute to NAV, please read
``_ .