Hero
PROJECT

Strix.Monitor

2026

Linux retro-themed h/w monitor with real-time telemetry & historical data.

Huge LLM context windows are awesome. They're also pointless if you run out of VRAM.

If you’re using cloud AI services this isn’t a concern for you, only hitting subscription limits or surprise overages because you forgot to turn off the extra-tokens-as-long-as-your-credit-card-isn’t-declined setting. But if you’re a local-AI enthusiasts you’ve likely experienced the dreaded OOM (out-of-memory) error. I certainly have, usually when multiple models are loaded. What can I say? I like to multi-task.

To solve this problem I used the same LLMs I was testing — and a little Claude — to build a custom app (Strix.Monitor) so I could monitor my AI server’s resource usage from any browser on my LAN – even my phone. That way I could tell if a confused LLM had gone into a doom loop from the comfort of my couch.

And because I'm a Fallout 3 fan, I gave the tool a retro-pseudo-Pip-Boy theme. That way you can pretend to check up on your AI agents from a post-apocalyptic setting… which, given the current trajectory of tech, doesn't feel entirely out of reach.:

But if you're more of a New Vegas fan, there's also an amber theme. Or you can create just your own custom theme if none of the presets suit you. Choice is yours. Aside from aesthetic tweaks, Strtix.Monitor also provides:

  • Live telemetry
  • Historical data
  • GPU usage & temp
  • CPU per core usage

I’ve since open-sourced the tool (MIT license) for the benefit of my fellow local-AI aficionados.

https://github.com/levanillawafer/strix-monitor

It’s Linux-only – Windows already has plenty of decent monitors – and while designed for the AMD Strix Halo platform it works perfectly well on Nvidia and non-unified memory systems.

Yes, it’s a niche-within-a-niche, but if you occupy that same corner of the Venn diagram as me it comes in handy. And as cloud token costs skyrocket mastering local workflows and hardware monitoring will become a vital skill for anyone running local LLMs alongside cloud frontier models.

Enjoy.

Tools
Python, JavaScript, HTLM, CSS
Role
Lead Developer
Timeline
12/25 to 6/26
Team
Me, Claude, Antigravity, Local LLM's