Admin Admin Podcast

Admin Admin Podcast #104 – He’s been talking to himself again

9 snips
Feb 8, 2026
A solo host tackles scheduling chaos and keeps the show rolling. He introduces ServerSpec as unit testing for servers and explains reusable tests and upgrade validation. He explores MCP servers to bring LLMs into monitoring, querying Grafana and correlating metrics with chat and cloud data. Practical setup tips for scoped LLM clients and incident workflows are shared.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
INSIGHT

Treat Servers Like Unit-Tested Code

  • ServerSpec applies unit-test thinking to servers and services to verify expected state after provisioning.
  • Jon Spriggs used it to assert files, services, ports and config contents for predictable deployments.
ADVICE

Validate Upgrades With Reproducible Tests

  • Provision a known-good VM, run ServerSpec, upgrade, then rerun tests to validate changes.
  • Use failing tests to decide whether to change deployment, configuration, or the tests themselves.
ANECDOTE

Used Claude To Kickstart Tests

  • Jon admitted he asked Claude to generate much of his ServerSpec tests and then he tweaked them.
  • He used the generated specs to check specific CA certificate strings and other exact values.
Get the Snipd Podcast app to discover more snips from this episode
Get the app