Monitoring for DRM Panic Frontend #13394

Closed
opened 2026-06-05 13:20:02 +00:00 by gwmngilfen · 3 comments
Member

Description of request

Continued from #13254

@kevin so this is just a case of checking for text on https://drm-panic(.stg).fedoraproject.org/ right? Do we need the proxies to all check it, or is it enough to check once, say from the Zabbix server?

Easy to do, just want to get it right.

### Description of request Continued from #13254 @kevin so this is just a case of checking for text on https://drm-panic(.stg).fedoraproject.org/ right? Do we need the proxies to all check it, or is it enough to check once, say from the Zabbix server? Easy to do, just want to get it right.
Owner

Yes, just check that the page loads.

For these sorts of checks we might have some dependency? like check from all the proxies, but also check from the zabbix server and if thats down all the other proxy checks are supressed because the service is down? Or something along those lines.
I would want to know if say 'proxy09' can't load the page and the rest can, but odds are it means the vpn is down or something more basic...

Yes, just check that the page loads. For these sorts of checks we might have some dependency? like check from all the proxies, but also check from the zabbix server and if thats down all the other proxy checks are supressed because the service is down? Or something along those lines. I would want to know if say 'proxy09' can't load the page and the rest can, but odds are it means the vpn is down or something more basic...
Author
Member

Yeah, that's not a bad idea. This is going to be added to https://forge.fedoraproject.org/infra/ansible/src/branch/main/roles/zabbix/sslchecks/tasks/main.yml#L35 for now, which only runs on zabbix01, but I think a refactor that sets up multiple checks & dependencies is solid.

Yeah, that's not a bad idea. This is going to be added to https://forge.fedoraproject.org/infra/ansible/src/branch/main/roles/zabbix/sslchecks/tasks/main.yml#L35 for now, which only runs on zabbix01, but I think a refactor that sets up multiple checks & dependencies is solid.
Author
Member

I've deployed the check to zabbix01(.stg) and opened #13410 for the refactor. Thanks!

I've deployed the check to zabbix01(.stg) and opened #13410 for the refactor. Thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
infra/tickets#13394
No description provided.