HWiNFO Sensors in CheckMK

⚠️ EDIT 2026-06-27:

I have rewritten this plugin to use the new CheckMK v2 agent-based API, and it is now available as a CheckMK MKP package. See this blog post for the updated version.

I also apologize that I didn't notice that during various blog migrations, the code blocks below were lost. </div>

Read More

Caller ID Name Substitution with Asterisk

There’s only a pretty short list of numbers that I care about having Caller ID name substitution enabled for on my Asterisk setup, so I elected to use Asterisk’s native database and some adjustments to my extensions to substitute in a name into the CALLERID(name) field.

Read More