Skip to main content

No project description provided

Project description

PyPI version Documentation

This tool is a MetricQ sink that sends passive service check results for metrics, based on their availability and value range.

Installation

Install the latest release of metric-sink-nsca from PyPI:

$ pip install metric-sink-nsca

Optionally, install the [uvloop] extra to use an optimized event loop implementation based on uvloop:

$ pip install 'metric-sink-nsca[uvloop]'

Developement version

To install the latest development version, clone the repo and install from source:

$ git clone https://github.com/metricq/metricq-sink-nsca.git /path/to/repo
$ pip install /path/to/repo

Usage and Configuration

Basic setup (MetricQ management server, client token etc) is configured via command line; for more information, issue:

$ metricq-sink-nsca --help

All other configuration is provided over the MetricQ network. See section Configuration of the documentation for more information.

License

metricq-sink-nsca
Copyright (C) 2019  Technische Universität Dresden

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

metricq_sink_nsca-1.8.3-py3-none-any.whl (41.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page