Point nagios at a different url for pagure on dist-git.

This commit is contained in:
Ralph Bean 2017-08-04 18:35:31 +00:00
parent 587e09f3a3
commit bced30e2d2

View file

@ -260,8 +260,8 @@ define service {
define service {
hostgroup_name pkgs
service_description http-pkgs-cgit
check_command check_website!localhost!/cgit/rpms/!Description
service_description http-pkgs-pagure
check_command check_website!localhost!/rpms/moreutils!The moreutils rpms
use websitetemplate
}