Skip to content

A prometheus exporter for dht22 sensor data

License

Notifications You must be signed in to change notification settings

Atoms/dht22-exporter

 
 

Repository files navigation

Prometheus Exporter for DHT22 sensors

Usage:
  dht22-exporter [OPTIONS]

Application Options:
      --port=      The address to listen on for HTTP requests. (default: 8080) [$EXPORTER_PORT]
      --interval=  The frequency in seconds in which to gather data (default: 60) [$INTERVAL]
      --pin=       The GPIO pin to use (default: 4)
      --metername= The name of your meter, to uniquely name them if you have multiple
      --debug      Activate debug mode

Help Options:
  -h, --help       Show this help message

About

A prometheus exporter for dht22 sensor data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 75.5%
  • Shell 16.2%
  • Dockerfile 8.3%