@isbm

5 Followers
6 Following
37 Posts
Unix hacker, architect of Sysinspect Cfgmgmt/RCA/Telemetry, engineer.

Just added another sensor to #sysinspect — "procnotify".

In this very short demo: as long as a new process is "bash" (use "zsh", LOL), #sysinspect SIGKILLs it.

Key points:
1. procnotify detects a new process
2. a model is getting triggered (in this case just a process killer)

Currently:
Native: #linux, #netbsd
Others: external fallback path.

Microsoft being Microsoft...

As promised at #CfgMgmtCamp 2026 — Sysinspect now speaks events.

Yes, @purpleidea I joined the club. You were doing this for years — respect where it's due 🙂

The deal is simple: sensors emit structured events, then handlers decide what happens next: telemetry, model runs, scripts, pipelines. Or everything in parallel — that's up to you.

Did I mention it also works on BSD over NFS? 😈