add /api/ -- make nagios check for the gnome-software endpoint only

Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
Rick Elrod 2018-07-10 02:33:34 +00:00
parent 5e67436066
commit 5c6e41b073

View file

@ -38,7 +38,7 @@ define service {
define service {
hostgroup_name proxies
service_description http-pkgdb-external
check_command check_website_ssl!admin.fedoraproject.org!/pkgdb/collections/!EPEL
check_command check_website_ssl!admin.fedoraproject.org!/pkgdb/api/collections!allow_retire
use websitetemplate
}