nagios: adjust pagure check some more

The url was also modified some, so adjust it to be...correct.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2026-02-16 12:00:27 -08:00
parent 947ad7f7ba
commit 79cb98716a

View File

@@ -246,7 +246,7 @@ define service {
define service {
host_name pagure.io
service_description https://forge.fedoraproject.org/infra/tickets
check_command check_website_follow!pagure.io!https://pagure.io/infra/tickets!Issues
check_command check_website_follow!pagure.io!https://pagure.io/fedora-infrastructure/issues!Issues
max_check_attempts 8
use websitetemplate
}