hundehausen / contain-air

A container image of py-air-control-exporter to expose Prometheus metrics from Philips air purifiers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

contain-air

What?

Exports Prometheus metrics from Philips smart air purifiers ("i" series).

How?

Using the GitHub project urbas/py-air-control-exporter.

Usage example

docker run -d --log-driver none -P --name air-purifier-monitoring --memory=50m --restart on-failure hundehausen/contain-air --host ip.address.of.purifier --protocol coap

About

A container image of py-air-control-exporter to expose Prometheus metrics from Philips air purifiers.


Languages

Language:Dockerfile 93.7%Language:Shell 6.3%