Metadata-Version: 2.1
Name: audiocodes-exporter
Version: 0.1.4
Summary: AudioCodes SBC exporter for the Prometheus monitoring system.
Home-page: https://bitbucket.org/matthew_neirynck/audiocodes-exporter
License: GPL-3.0-or-later
Keywords: prometheus,audiocodes,exporter
Author: Matthew Neirynck
Author-email: matthew.neirynck@telsmart.eu
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: prometheus-client (>=0.14.1,<0.15.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Project-URL: Repository, https://bitbucket.org/matthew_neirynck/audiocodes-exporter
Description-Content-Type: text/markdown

# AudioCodes SBC Prometheus exporter
This is an exporter that exposes information gathered from AudioCodes SBC for use by the Prometheus monitoring system.

**This is a work in progress!!**

## Installation
`pip install audiocodes-exporter`

## Requirements
AudioCodes SBC v7.4
Python 3.10+
