openwisp-monitoring


Nameopenwisp-monitoring JSON
Version 1.1.1 PyPI version JSON
download
home_pagehttp://openwisp.org
SummaryOpenWISP Monitoring
upload_time2024-11-26 20:02:30
maintainerNone
docs_urlNone
authorOpenWISP
requires_pythonNone
licenseGPL3
keywords django netjson networking openwisp monitoring
VCS
bugtrack_url
requirements openwisp-controller influxdb django-nested-admin python-dateutil
Travis-CI No Travis.
coveralls test coverage No coveralls.
            openwisp-monitoring
===================

.. image:: https://github.com/openwisp/openwisp-monitoring/workflows/OpenWISP%20Monitoring%20CI%20Build/badge.svg?branch=master
    :target: https://github.com/openwisp/openwisp-monitoring/actions?query=workflow%3A%22OpenWISP+Monitoring+CI+Build%22
    :alt: CI build status

.. image:: https://coveralls.io/repos/github/openwisp/openwisp-monitoring/badge.svg?branch=master
    :target: https://coveralls.io/github/openwisp/openwisp-monitoring?branch=master
    :alt: Test coverage

.. image:: https://img.shields.io/librariesio/github/openwisp/openwisp-monitoring
    :target: https://libraries.io/github/openwisp/openwisp-monitoring#repository_dependencies
    :alt: Dependency monitoring

.. image:: https://badge.fury.io/py/openwisp-monitoring.svg
    :target: http://badge.fury.io/py/openwisp-monitoring
    :alt: pypi

.. image:: https://pepy.tech/badge/openwisp-monitoring
    :target: https://pepy.tech/project/openwisp-monitoring
    :alt: downloads

.. image:: https://img.shields.io/gitter/room/nwjs/nw.js.svg?style=flat-square
    :target: https://gitter.im/openwisp/monitoring
    :alt: support chat

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://pypi.org/project/black/
    :alt: code style: black

.. image:: https://github.com/openwisp/openwisp-monitoring/raw/docs/docs/monitoring-demo.gif
    :target: https://github.com/openwisp/openwisp-monitoring/tree/docs/docs/monitoring-demo.gif
    :alt: Feature Highlights

----

**Need a quick overview?** `Try the OpenWISP Demo
<https://openwisp.org/demo.html>`_.

OpenWISP Monitoring is a network monitoring system written in Python and
Django, designed to be **extensible**, **programmable**, **scalable** and
easy to use by end users: once the system is configured, monitoring
checks, alerts and metric collection happens automatically.

`OpenWISP <http://openwisp.org>`_ is not only an application designed for
end users, but can also be used as a framework on which custom network
automation solutions can be built on top of its building blocks.

Other popular building blocks that are part of the OpenWISP ecosystem are:

- `openwisp-controller <https://openwisp.io/docs/dev/controller/>`_:
  network and WiFi controller: provisioning, configuration management,
  x509 PKI management and more; works on OpenWrt, but designed to work
  also on other systems.
- `openwisp-network-topology
  <https://openwisp.io/docs/dev/network-topology/>`_: provides way to
  collect and visualize network topology data from dynamic mesh routing
  daemons or other network software (e.g.: OpenVPN); it can be used in
  conjunction with openwisp-monitoring to get a better idea of the state
  of the network
- `openwisp-firmware-upgrader
  <https://openwisp.io/docs/dev/firmware-upgrader/>`_: automated firmware
  upgrades (single device or mass network upgrades)
- `openwisp-radius <https://openwisp.io/docs/dev/user/radius.html>`_:
  based on FreeRADIUS, allows to implement network access authentication
  systems like 802.1x WPA2 Enterprise, captive portal authentication,
  Hotspot 2.0 (802.11u)
- `openwisp-ipam <https://openwisp.io/docs/dev/ipam/>`_: it allows to
  manage the IP address space of networks

**For a more complete overview of the OpenWISP modules and architecture**,
see the `OpenWISP Architecture Overview
<https://openwisp.io/docs/general/architecture.html>`_.

.. figure:: https://github.com/openwisp/openwisp-monitoring/raw/docs/docs/dashboard.png
    :align: center

For a complete overview of features, refer to the `Monitoring: Features
<https://openwisp.io/docs/dev/monitoring/user/intro.html>`_ section of the
OpenWISP documentation.

Documentation
-------------

- `Usage documentation <https://openwisp.io/docs/dev/monitoring/>`_
- `Developer documentation
  <https://openwisp.io/docs/dev/monitoring/developer/>`_

Contributing
------------

Please refer to the `OpenWISP contributing guidelines
<http://openwisp.io/docs/developer/contributing.html>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "http://openwisp.org",
    "name": "openwisp-monitoring",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "django, netjson, networking, openwisp, monitoring",
    "author": "OpenWISP",
    "author_email": "support@openwisp.io",
    "download_url": "https://files.pythonhosted.org/packages/6d/44/bccb01220e49fa660c91033d9b96c1195351f3f0693bc4c8dcc44576115c/openwisp_monitoring-1.1.1.tar.gz",
    "platform": "Platform Independent",
    "description": "openwisp-monitoring\n===================\n\n.. image:: https://github.com/openwisp/openwisp-monitoring/workflows/OpenWISP%20Monitoring%20CI%20Build/badge.svg?branch=master\n    :target: https://github.com/openwisp/openwisp-monitoring/actions?query=workflow%3A%22OpenWISP+Monitoring+CI+Build%22\n    :alt: CI build status\n\n.. image:: https://coveralls.io/repos/github/openwisp/openwisp-monitoring/badge.svg?branch=master\n    :target: https://coveralls.io/github/openwisp/openwisp-monitoring?branch=master\n    :alt: Test coverage\n\n.. image:: https://img.shields.io/librariesio/github/openwisp/openwisp-monitoring\n    :target: https://libraries.io/github/openwisp/openwisp-monitoring#repository_dependencies\n    :alt: Dependency monitoring\n\n.. image:: https://badge.fury.io/py/openwisp-monitoring.svg\n    :target: http://badge.fury.io/py/openwisp-monitoring\n    :alt: pypi\n\n.. image:: https://pepy.tech/badge/openwisp-monitoring\n    :target: https://pepy.tech/project/openwisp-monitoring\n    :alt: downloads\n\n.. image:: https://img.shields.io/gitter/room/nwjs/nw.js.svg?style=flat-square\n    :target: https://gitter.im/openwisp/monitoring\n    :alt: support chat\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :target: https://pypi.org/project/black/\n    :alt: code style: black\n\n.. image:: https://github.com/openwisp/openwisp-monitoring/raw/docs/docs/monitoring-demo.gif\n    :target: https://github.com/openwisp/openwisp-monitoring/tree/docs/docs/monitoring-demo.gif\n    :alt: Feature Highlights\n\n----\n\n**Need a quick overview?** `Try the OpenWISP Demo\n<https://openwisp.org/demo.html>`_.\n\nOpenWISP Monitoring is a network monitoring system written in Python and\nDjango, designed to be **extensible**, **programmable**, **scalable** and\neasy to use by end users: once the system is configured, monitoring\nchecks, alerts and metric collection happens automatically.\n\n`OpenWISP <http://openwisp.org>`_ is not only an application designed for\nend users, but can also be used as a framework on which custom network\nautomation solutions can be built on top of its building blocks.\n\nOther popular building blocks that are part of the OpenWISP ecosystem are:\n\n- `openwisp-controller <https://openwisp.io/docs/dev/controller/>`_:\n  network and WiFi controller: provisioning, configuration management,\n  x509 PKI management and more; works on OpenWrt, but designed to work\n  also on other systems.\n- `openwisp-network-topology\n  <https://openwisp.io/docs/dev/network-topology/>`_: provides way to\n  collect and visualize network topology data from dynamic mesh routing\n  daemons or other network software (e.g.: OpenVPN); it can be used in\n  conjunction with openwisp-monitoring to get a better idea of the state\n  of the network\n- `openwisp-firmware-upgrader\n  <https://openwisp.io/docs/dev/firmware-upgrader/>`_: automated firmware\n  upgrades (single device or mass network upgrades)\n- `openwisp-radius <https://openwisp.io/docs/dev/user/radius.html>`_:\n  based on FreeRADIUS, allows to implement network access authentication\n  systems like 802.1x WPA2 Enterprise, captive portal authentication,\n  Hotspot 2.0 (802.11u)\n- `openwisp-ipam <https://openwisp.io/docs/dev/ipam/>`_: it allows to\n  manage the IP address space of networks\n\n**For a more complete overview of the OpenWISP modules and architecture**,\nsee the `OpenWISP Architecture Overview\n<https://openwisp.io/docs/general/architecture.html>`_.\n\n.. figure:: https://github.com/openwisp/openwisp-monitoring/raw/docs/docs/dashboard.png\n    :align: center\n\nFor a complete overview of features, refer to the `Monitoring: Features\n<https://openwisp.io/docs/dev/monitoring/user/intro.html>`_ section of the\nOpenWISP documentation.\n\nDocumentation\n-------------\n\n- `Usage documentation <https://openwisp.io/docs/dev/monitoring/>`_\n- `Developer documentation\n  <https://openwisp.io/docs/dev/monitoring/developer/>`_\n\nContributing\n------------\n\nPlease refer to the `OpenWISP contributing guidelines\n<http://openwisp.io/docs/developer/contributing.html>`_.\n",
    "bugtrack_url": null,
    "license": "GPL3",
    "summary": "OpenWISP Monitoring",
    "version": "1.1.1",
    "project_urls": {
        "Download": "https://github.com/openwisp/openwisp-monitoring/releases",
        "Homepage": "http://openwisp.org"
    },
    "split_keywords": [
        "django",
        " netjson",
        " networking",
        " openwisp",
        " monitoring"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1a07b96df8f68c90da67101e2e0245f10745cfc4cbcc6d4dad42e884f5ad472",
                "md5": "d3d2831175104262b46b710a9779faff",
                "sha256": "0792ab6a6db4e6ba9fc908fd9eceb1545a9604ad2f2a3c3ac21abb16ccb687c2"
            },
            "downloads": -1,
            "filename": "openwisp_monitoring-1.1.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d3d2831175104262b46b710a9779faff",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 1201376,
            "upload_time": "2024-11-26T20:02:28",
            "upload_time_iso_8601": "2024-11-26T20:02:28.558698Z",
            "url": "https://files.pythonhosted.org/packages/a1/a0/7b96df8f68c90da67101e2e0245f10745cfc4cbcc6d4dad42e884f5ad472/openwisp_monitoring-1.1.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d44bccb01220e49fa660c91033d9b96c1195351f3f0693bc4c8dcc44576115c",
                "md5": "9df47157dc56263c1717f45bdf4acaa8",
                "sha256": "2831dc236714e352eaf588e1058d7cdc4f1f65935961d82be3a7c26776cdeb6a"
            },
            "downloads": -1,
            "filename": "openwisp_monitoring-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9df47157dc56263c1717f45bdf4acaa8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1154764,
            "upload_time": "2024-11-26T20:02:30",
            "upload_time_iso_8601": "2024-11-26T20:02:30.557863Z",
            "url": "https://files.pythonhosted.org/packages/6d/44/bccb01220e49fa660c91033d9b96c1195351f3f0693bc4c8dcc44576115c/openwisp_monitoring-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-26 20:02:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "openwisp",
    "github_project": "openwisp-monitoring",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "openwisp-controller",
            "specs": [
                [
                    "~=",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "influxdb",
            "specs": [
                [
                    "~=",
                    "5.3.2"
                ]
            ]
        },
        {
            "name": "django-nested-admin",
            "specs": [
                [
                    "~=",
                    "4.0.2"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    ">=",
                    "2.7.0"
                ],
                [
                    "<",
                    "3.0.0"
                ]
            ]
        }
    ],
    "lcname": "openwisp-monitoring"
}
        
Elapsed time: 0.34142s