Airport Weather Monitoring Agent
Easily collect and visualize weather data from airports worldwide in Grafana with Telemetry Harbor.
Repo Link: https://github.com/TelemetryHarbor/harbor-airport-weather
Features
- Collect temperature, pressure, and wind speed data from airports worldwide
- Support for multiple airports with customizable names
- Configurable sampling rates from 1 minute to 1 hour
- Automatic service installation with systemd integration
- Interactive installation with color-coded interface
- Minimal dependencies - works on most Linux systems out of the box
- Real-time weather data from aviation weather services
Prerequisites
Before starting, ensure you have:
- A Linux system with root/sudo access
- curl installed for API communication
- A working internet connection to fetch weather data and send to Telemetry Harbor
- Basic knowledge of Linux terminal commands