Skip to content

Latest commit

 

History

50 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scriptdump

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

grafana_export.sh

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.

grafana_airgrids.sh

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

/geigercounter/

Reads CPM and uSievert values from Mightyohm Geigercounter. Needs python3 package and pyserial from pip installed.

grafana_apc.sh

Reads data with apcaccess and sends it to InfluxDB.

grafana_ds18b20.sh

Reasd DS18B20 temperature sensor, calculate correct degrees Celsius and send data to InfluxDB for Grafana. This is running on a Raspberry Pi.

grafana_esp32_dht22

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.

run-update.sh

Simple shortcut I use to update my debian-based machines (debian, ubuntu, raspbian). Don't forget: chmod +x run-update.sh

run-supportscript.sh

Script to download newest NXT support script, execute it and rename output file to include date and hostname.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages