Track Packets per Second In Zabbix
Since this metric was not available on all my monitored devices, I had to create a solution. First, create this script and put it where it goes, chmod as needed: …
Logging my personal projects
Since this metric was not available on all my monitored devices, I had to create a solution. First, create this script and put it where it goes, chmod as needed: …
Why recreate the tasks available with logrotate? It’s already installed. Say you’re backing up files something like this: Now you can have logrotate manage rotating the old ones out, keeping …
Imagine system configuration diagnostics with the help of git logs. Or forensic investigations where you can see each change of each file with timestamps. Yeah, good times. Obvious approach here …
After fiddling with why two motors were problematic I decided to remap them to different ports. This required the use of Cleanflight’s CLI, and the details provided by Joshua Bardwell …
Starting with a fresh installation of Raspbian on a Raspberry Pi 2 B, I had to modify /boot/config.txt to force composite mode instead of HDMI since neither of my projectors …
Finally found a great place to mount the VTX, and a decent place to mount the flight controller. The receiver and two of the ESC’s are soldered in, but I’ll …
I was able to cut away at the plastic in a way that aligns the carbon fiber arms with the natural screw holes used by the toaster case itself. With …
While docker is a fantastically powerful tool, as it turns it out, it’s not perfect for everything everywhere. I ran into this recently and needed to move my Grafana setup …
Going through my collection of random circuit boards I came across a 125KHz RFID reader that I had forgotten about, so I started playing with it. At first I wired …
As a quick and very hackish test I’ve strapped my existing 4S quad to a toaster with rope and gave it a go. This is certainly not ideal nor efficient, …