Skip to Content

SysAdmin

62 posts

Posts tagged with SysAdmin

Monitor temperature and humidity with Grafana and Raspberry Pi | Grafana LabsWhether you’re in a data center, a greenhouse, or a sea-side apartment, you can use Grafana dashboards to track temperature and humidity levels.Grafana LabsAntonio Calero Merello Very timely post by Grafana Labs blog about temperature and humidity monitoring.

Rsyslog and Docker

SysAdmin

Few years ago I decided to write my own hadret.rsyslog Ansible role. I had two main goals in mind while writing it — first, I wanted to have a turn-key remote logging support, and second, I wanted to have a fairly straight-forward handler for Docker container logs. In this post

Sunsetting NGINX Extended

SysAdmin

NGINX Extended💡UPDATE (April 26, 2019): this post has been updated to include latest changes made to the project. You can jump directly to it here → I was lucky enough that in relatively early time in my career I bet on NGINX as my default HTTP server and essentially never

PPAs Updates

SysAdmin

BCC & libbpf Latest versions of BCC (v0.22.0) and libbpf (v0.5.0) are now available from the bpftrace PPA[1] for bionic, focal and hirsute: sudo add-apt-repository ppa:hadret/bpftrace sudo apt update sudo apt install bpftrace bpfcc-tools libbpf Right now bionic builds of bpftrace are still

In June latest release of libbpf has landed in Ubuntu repositories for impish (upcoming 21.10 release). I grabbed the 0.4.0 version and backported it to bionic, focal, groovy and hirsute – these are test builds and are available from the following PPA: sudo add-apt-repository ppa:hadret/libbpf sudo