Show HN: eBPF tool to monitor disk usage, perform actions

  • Why use eBPF for this? Seems like massive overkill just to trigger a script based on a disk usage percentage. It seems this could be done with a bash cron one liner.

  • What is your experience with using bpf2go?