This is a collection of scripts which I use in my environment. Used in a highly customized environment. Definitely needs you to do modifications. #worksforme
Export MySQL data historical data of voltages (battery, consumer, solar) and import it to InfluxDB for visualization in Grafana. Takes HOURS to import ~300k rows.
Extracts the following information via SNMP from Ubiquiti AirGrids and NanoStations and inserts the data to InfluxDB for visualitaion in Grafana:
- Operating frequency
- Signal strength, dBm
- RSSI, dBm
- CCQ in %
- Noise floor
- TX rate
- RX rate
Reads CPM and uSievert values from Mightyohm Geigercounter. Needs python3 package and pyserial from pip installed.
Reads data with apcaccess and sends it to InfluxDB.
Reasd DS18B20 temperature sensor, calculate correct degrees Celsius and send data to InfluxDB for Grafana. This is running on a Raspberry Pi.
Arduino sketch for Sparkfun ESP32 Thing and an AM2302 temperature&humidity sensor. Connects to Wifi and sends an HTTP GET request with the measured data.
Simple shortcut I use to update my debian-based machines (debian, ubuntu, raspbian). Don't forget: chmod +x run-update.sh
Script to download newest NXT support script, execute it and rename output file to include date and hostname.