Skip to main content

Prometheus exporter for the ams CCS811 sensor

Project description

bme280_exporter

Python Prometheus exporter for the ams CCS811 sensor

Requirements

Installation

pip install ccs811_exporter

Usage

$ ccs811_exporter -h
usage: ccs811_exporter [-h] [-v] [-p PORT] [-a ADDRESS] [-l LABELS]
                       [-i INTERVAL] [-to TO]

optional arguments:
  -h, --help            show this help message and exit
  -v, --verbose         increase output verbosity
  -p PORT, --port PORT  exporter port (default: 9501)
  -a ADDRESS, --address ADDRESS
                        CCS811 I2C address (default: 0x5b
  -l LABELS, --labels LABELS
                        JSON object of Prometheus labels to apply
  -i INTERVAL, --interval INTERVAL
                        measurement sample interval (default: 2)
  -to TO                temperature offset (default: -25.00

Docker

docker pull ashtreefarms/ccs811-exporter-rpi
docker run -p 9501:9501 --device /dev/i2c-1 ashtreefarms/ccs811-exporter-rpi \
           --labels '{"zone": "bedroom"}'

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Project details


Download files

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

Source Distribution

ccs811_exporter-0.1.0.tar.gz (4.8 kB view details)

Uploaded Source

File details

Details for the file ccs811_exporter-0.1.0.tar.gz.

File metadata

File hashes

Hashes for ccs811_exporter-0.1.0.tar.gz
Algorithm Hash digest
SHA256 0572f519babb315564db7316e0733edc16726c77769c98dc135a49f5a46d8872
MD5 2f46f98d19cbf0269b0a3ef819d3366a
BLAKE2b-256 a7410ddde7f4384e0db820cd46360ac8a362081ccb60ab1e76246bfe76a72f61

See more details on using hashes here.

Supported by

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