Skip to content

A daemon process for aggregating current openweathermap.org conditions into prometheus

License

Notifications You must be signed in to change notification settings

easyas314159/prometheus-openweathermap

Repository files navigation

prometheus-openweathermap

A daemon process for aggregating current openweathermap.org conditions into prometheus

Usage

$> openweathermap

Configuration

The openweathermap metric aggregator looks for configuration file in the following locations:

  1. Current execution environment
  2. .
  3. ${HOME}
  4. /etc

openweathermap.yml Example

See openweathermap.yml.example for an example and detailed documentation on available configuration options.

Alerting

See the examples/ folder in this repository for a docker based example setup that uses prometheus and alertmanager to notify an IoT device via HTTP.

About

A daemon process for aggregating current openweathermap.org conditions into prometheus

Topics

Resources

License

Stars

Watchers

Forks