monasca-agent


Namemonasca-agent JSON
Version 9.0.0 PyPI version JSON
download
home_pagehttps://opendev.org/openstack/monasca-agent
SummaryMonitoring agent for gathering metrics and sending them to the Monasca API.
upload_time2023-03-22 12:22:30
maintainerOpenStack
docs_urlNone
author
requires_python>=3.6
licenseApache-2
keywords openstack monitoring
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Openstack Monasca Agent
========================

|Team and repository tags|

Introduction
============

The *Monasca Agent* is a modern Python monitoring agent for gathering
metrics and sending them to the Monasca API. The Agent supports
collecting metrics from a variety of sources as follows:

System metrics
    such as cpu and memory utilization.
Prometheus
    The *Monasca Agent* supports scraping metrics from endpoints provided by
    *Prometheus exporters* or *Prometheus* instrumented applications.
Statsd
    The *Monasca Agent* supports an integrated *StatsD* daemon which
    can be used by applications via a statsd client library.
OpenStack metrics
    The agent can perform checks on OpenStack processes.
Host alive
    The *Monasca Agent* can perform active checks on a host to
    determine if it is alive using ping (ICMP) or SSH.
Process checks
    The *Monasca Agent* can check a process and return
    several metrics on the process such as a number of instances, memory,
    io and threads.
Http Endpoint checks
    The *Monasca Agent* can perform active checks on
    http endpoints by sending an HTTP request to an API.
Service checks
    The *Monasca Agent* can check services such as MySQL, RabbitMQ,
    and many more.
Nagios plugins
    The *Monasca Agent* can run *Nagios* plugins and send the
    status code returned by the plugin as a metric to the Monasca API.

The Agent can automatically detect and setup checks on certain
processes and resources.

The Agent is extensible through the configuration of additional plugins,
written in Python.

Detailed Documentation
======================

For an introduction to the Monasca Agent, including a complete list of
the metrics that the Agent supports, see the "Agent" detailed
documentation.

The Agent is extensible through the configuration of additional check and
setup plugins, written in Python. See the "Agent Customizations"
detailed documentation.

Agent
    https://opendev.org/openstack/monasca-agent/src/branch/master/docs/Agent.md

Agent Customizations
    https://opendev.org/openstack/monasca-agent/src/branch/master/docs/Customizations.md

Monasca Metrics
    https://opendev.org/openstack/monasca-agent/src/branch/master/docs/MonascaMetrics.md

Agent Plugin details
    https://opendev.org/openstack/monasca-agent/src/branch/master/docs/Plugins.md

* License: Simplified BSD License
* Source: https://opendev.org/openstack/monasca-agent
* Bugs: https://storyboard.openstack.org/#!/project/861 (please use `bug` tag)

.. |Team and repository tags| image:: https://governance.openstack.org/tc/badges/monasca-agent.svg
   :target: https://governance.openstack.org/tc/reference/tags/index.html




            

Raw data

            {
    "_id": null,
    "home_page": "https://opendev.org/openstack/monasca-agent",
    "name": "monasca-agent",
    "maintainer": "OpenStack",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "openstack-discuss@lists.openstack.org",
    "keywords": "openstack,monitoring",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/40/ce/a0a5d13b94ac9af32675686959421f6cd63822c9b377db715b286e532983/monasca-agent-9.0.0.tar.gz",
    "platform": null,
    "description": "Openstack Monasca Agent\n========================\n\n|Team and repository tags|\n\nIntroduction\n============\n\nThe *Monasca Agent* is a modern Python monitoring agent for gathering\nmetrics and sending them to the Monasca API. The Agent supports\ncollecting metrics from a variety of sources as follows:\n\nSystem metrics\n    such as cpu and memory utilization.\nPrometheus\n    The *Monasca Agent* supports scraping metrics from endpoints provided by\n    *Prometheus exporters* or *Prometheus* instrumented applications.\nStatsd\n    The *Monasca Agent* supports an integrated *StatsD* daemon which\n    can be used by applications via a statsd client library.\nOpenStack metrics\n    The agent can perform checks on OpenStack processes.\nHost alive\n    The *Monasca Agent* can perform active checks on a host to\n    determine if it is alive using ping (ICMP) or SSH.\nProcess checks\n    The *Monasca Agent* can check a process and return\n    several metrics on the process such as a number of instances, memory,\n    io and threads.\nHttp Endpoint checks\n    The *Monasca Agent* can perform active checks on\n    http endpoints by sending an HTTP request to an API.\nService checks\n    The *Monasca Agent* can check services such as MySQL, RabbitMQ,\n    and many more.\nNagios plugins\n    The *Monasca Agent* can run *Nagios* plugins and send the\n    status code returned by the plugin as a metric to the Monasca API.\n\nThe Agent can automatically detect and setup checks on certain\nprocesses and resources.\n\nThe Agent is extensible through the configuration of additional plugins,\nwritten in Python.\n\nDetailed Documentation\n======================\n\nFor an introduction to the Monasca Agent, including a complete list of\nthe metrics that the Agent supports, see the \"Agent\" detailed\ndocumentation.\n\nThe Agent is extensible through the configuration of additional check and\nsetup plugins, written in Python. See the \"Agent Customizations\"\ndetailed documentation.\n\nAgent\n    https://opendev.org/openstack/monasca-agent/src/branch/master/docs/Agent.md\n\nAgent Customizations\n    https://opendev.org/openstack/monasca-agent/src/branch/master/docs/Customizations.md\n\nMonasca Metrics\n    https://opendev.org/openstack/monasca-agent/src/branch/master/docs/MonascaMetrics.md\n\nAgent Plugin details\n    https://opendev.org/openstack/monasca-agent/src/branch/master/docs/Plugins.md\n\n* License: Simplified BSD License\n* Source: https://opendev.org/openstack/monasca-agent\n* Bugs: https://storyboard.openstack.org/#!/project/861 (please use `bug` tag)\n\n.. |Team and repository tags| image:: https://governance.openstack.org/tc/badges/monasca-agent.svg\n   :target: https://governance.openstack.org/tc/reference/tags/index.html\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2",
    "summary": "Monitoring agent for gathering metrics and sending them to the Monasca API.",
    "version": "9.0.0",
    "project_urls": {
        "Homepage": "https://opendev.org/openstack/monasca-agent"
    },
    "split_keywords": [
        "openstack",
        "monitoring"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0ff256e327a2e2d5bf79ad757d5ff2077d62f969b3fa8ab18a9eaf69d63723e7",
                "md5": "937f07fa0963cfec42da106d261bc4f0",
                "sha256": "f7a7c753b517a62177a7ada6783d4696234f945d6e32ff64e60b80404590dbaf"
            },
            "downloads": -1,
            "filename": "monasca_agent-9.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "937f07fa0963cfec42da106d261bc4f0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3359628,
            "upload_time": "2023-03-22T12:22:28",
            "upload_time_iso_8601": "2023-03-22T12:22:28.756718Z",
            "url": "https://files.pythonhosted.org/packages/0f/f2/56e327a2e2d5bf79ad757d5ff2077d62f969b3fa8ab18a9eaf69d63723e7/monasca_agent-9.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "40cea0a5d13b94ac9af32675686959421f6cd63822c9b377db715b286e532983",
                "md5": "8d24e4829982e10740bb4ba3afba50cd",
                "sha256": "468566e50a4f5a475bb78c81a3811009d424f982e20aa3d3894a9cde8d578c49"
            },
            "downloads": -1,
            "filename": "monasca-agent-9.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8d24e4829982e10740bb4ba3afba50cd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3712184,
            "upload_time": "2023-03-22T12:22:30",
            "upload_time_iso_8601": "2023-03-22T12:22:30.719255Z",
            "url": "https://files.pythonhosted.org/packages/40/ce/a0a5d13b94ac9af32675686959421f6cd63822c9b377db715b286e532983/monasca-agent-9.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-22 12:22:30",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "monasca-agent"
}
        
Elapsed time: 0.11439s