Search found 1 match

by JudyRavvi
Wed Aug 05, 2026 7:59 pm
Forum: Open Source Nagios Projects
Topic: Monitoring a small GPU-backed rendering service - check_http plus queue depth, or a custom plugin?
Replies: 0
Views: 39

Monitoring a small GPU-backed rendering service - check_http plus queue depth, or a custom plugin?

Hi all, I run a small AI service (an ad generator, ravvi.ai) on a handful of Ubuntu boxes with two GPU workers behind an nginx front end. Core Nagios has been fine for host/disk/load, but the failure mode that actually hurts us is not a dead host - it is the render queue silently backing up while ev...